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-01-13T23:27:40.073Z||main|||||INFO|500||The following profiles are active: basic 2023-01-13T23:27:51.846Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-13T23:27:51.847Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-13T23:27:51.988Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-13T23:27:56.398Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-13T23:27:56.846Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-13T23:27:57.369Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-13T23:27:57.552Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-13T23:27:58.088Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-13T23:28:00.840Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-13T23:28:01.698Z||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-01-13T23:28:04.996Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-13T23:28:05.110Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-13T23:28:05.125Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-13T23:28:05.136Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-13T23:28:05.791Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-13T23:28:06.209Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-13T23:28:07.299Z||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-01-13T23:28:08.051Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-01-13T23:28:08.052Z||main|||||ERROR|500||(conn=1130) Table 'catalogdb.activity_spec' doesn't exist 2023-01-13T23:28:08.069Z||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-01-13T23:28:11.374Z||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-01-13T23:28:15.219Z||main|||||WARN|500||--- 2023-01-13T23:28:15.220Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-13T23:28:15.220Z||main|||||WARN|500||--- 2023-01-13T23:28:15.612Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-13T23:28:20.563Z||main|||||INFO|500||Started Application in 44.138 seconds (JVM running for 47.987) 2023-01-13T23:28:20.579Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-01-13T23:28:20.581Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-01-13T23:28:20.587Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-01-13T23:28:20.632Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8c5d6df3-bd29-4a1b-b215-4bb9d8ec02e1 url= /sdc/v1/artifactTypes 2023-01-13T23:28:20.638Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-01-13T23:28:20.827Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-13T23:28:20.872Z||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-01-13T23:28:20.872Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-01-13T23:28:20.873Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 04a22a9d-ab70-4302-8084-f5f651945840 url= /sdc/v1/distributionKafkaData 2023-01-13T23:28:20.873Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-01-13T23:28:20.900Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-13T23:28:20.906Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@12c7c112 2023-01-13T23:28:20.965Z||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-0dd89782-fca3-40d1-b792-4d28cc78c8b6 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-01-13T23:28:21.011Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Instantiated an idempotent producer. 2023-01-13T23:28:21.090Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-01-13T23:28:21.145Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-13T23:28:21.146Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-13T23:28:21.146Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673652501143 2023-01-13T23:28:21.150Z||scheduling-1|||||INFO|500||start DistributionClient 2023-01-13T23:28:21.168Z||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-cd36c27f-f76e-4783-acdf-96118e01d60a 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-01-13T23:28:21.238Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-13T23:28:21.239Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-13T23:28:21.239Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673652501238 2023-01-13T23:28:21.240Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:28:21.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:28:21.243Z||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-f87c1f61-e3bc-4752-9b34-d459804f12f5 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-01-13T23:28:21.254Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-13T23:28:21.255Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-13T23:28:21.255Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673652501254 2023-01-13T23:28:21.255Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:28:21.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:28:21.263Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-01-13T23:28:22.715Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.716Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 NAvpiXRZR3-ydwZtqxc16w 2023-01-13T23:28:22.733Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Cluster ID: 2r18xP7MQ--XxbWD_hyLyQ 2023-01-13T23:28:22.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Cluster ID: 2r18xP7MQ--XxbWD_hyLyQ 2023-01-13T23:28:22.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-13T23:28:22.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:22.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cluster ID: 2r18xP7MQ--XxbWD_hyLyQ 2023-01-13T23:28:22.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-13T23:28:22.838Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-13T23:28:22.817Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-13T23:28:22.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee 2023-01-13T23:28:22.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:22.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-13T23:28:23.146Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] ProducerId set to 2000 with epoch 0 2023-01-13T23:28:23.231Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-879f2f72-3a06-4ef7-87a0-66508e9579bc 2023-01-13T23:28:23.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:23.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-13T23:28:29.005Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-879f2f72-3a06-4ef7-87a0-66508e9579bc', protocol='range'} 2023-01-13T23:28:29.005Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-13T23:28:29.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.182Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-13T23:28:29.186Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-879f2f72-3a06-4ef7-87a0-66508e9579bc=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-01-13T23:28:29.219Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-879f2f72-3a06-4ef7-87a0-66508e9579bc', protocol='range'} 2023-01-13T23:28:29.220Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-13T23:28:29.229Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.231Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-13T23:28:29.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-13T23:28:29.241Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-13T23:28:29.241Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-13T23:28:29.241Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-13T23:28:29.242Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-13T23:28:29.240Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-01-13T23:28:29.245Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-01-13T23:28:29.246Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-01-13T23:28:29.247Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-01-13T23:28:29.248Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-01-13T23:28:29.248Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-01-13T23:28:29.309Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.310Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.315Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.316Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.327Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.423Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.429Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.430Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-13T23:28:29.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:28:29.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-13T23:29:21.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:29:21.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:30:21.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:30:21.261Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:31:21.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:31:21.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:32:21.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:32:21.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:33:21.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:33:21.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:34:21.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:34:21.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:35:21.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:35:21.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:36:21.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:36:21.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:37:21.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:37:21.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:37:22.976Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Node -1 disconnected. 2023-01-13T23:37:23.085Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node -1 disconnected. 2023-01-13T23:37:52.958Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Node -1 disconnected. 2023-01-13T23:38:20.235Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-13T23:38:21.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:38:21.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:39:21.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:39:21.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:40:21.261Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:40:21.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:41:21.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:41:21.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:42:21.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:42:21.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:43:21.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:43:21.275Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:44:21.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:44:21.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:45:21.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:45:21.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:46:21.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:46:21.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:47:21.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:47:21.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:48:21.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:48:21.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:49:21.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:49:21.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:50:21.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:50:21.280Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:51:21.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:51:21.281Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:52:21.277Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:52:21.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:53:21.278Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:53:21.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:54:21.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:54:21.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:55:21.280Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:55:21.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:56:21.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:56:21.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:57:21.283Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:57:21.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:58:21.284Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:58:21.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-13T23:59:21.286Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-13T23:59:21.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:00:21.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:00:21.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:01:21.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:01:21.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:02:21.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:02:21.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:03:21.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:03:21.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:04:21.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:04:21.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:05:21.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:05:21.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:06:21.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:06:21.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:07:21.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:07:21.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:08:21.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:08:21.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:09:21.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:09:21.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:10:21.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:10:21.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:11:21.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:11:21.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:12:21.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:12:21.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:13:21.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:13:21.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:14:21.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:14:21.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:15:21.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:15:21.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:16:21.303Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:16:21.304Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:17:21.305Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:17:21.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:18:21.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:18:21.306Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:19:21.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:19:21.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:20:21.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:20:21.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:21:21.309Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:21:21.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:22:21.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:22:21.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:23:21.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:23:21.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:24:21.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:24:21.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:25:21.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:25:21.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:26:21.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:26:21.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:27:21.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:27:21.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:28:21.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:28:21.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:29:21.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:29:21.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:30:21.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:30:21.320Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:31:21.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:31:21.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:32:21.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:32:21.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:33:21.325Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:33:21.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:34:21.326Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:34:21.327Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:35:21.328Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:35:21.328Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:36:21.328Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:36:21.328Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:37:21.329Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:37:21.330Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:38:21.331Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:38:21.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:39:21.332Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:39:21.333Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:40:21.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:40:21.334Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:41:21.338Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:41:21.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:42:21.340Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:42:21.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:43:21.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:43:21.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:44:21.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:44:21.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:45:21.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:45:21.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:46:21.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:46:21.346Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:47:21.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:47:21.346Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:48:21.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:48:21.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:49:21.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:49:21.348Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:50:21.349Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:50:21.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:51:21.351Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:51:21.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:52:21.352Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:52:21.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:53:21.353Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:53:21.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:54:21.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:54:21.355Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:55:21.355Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:55:21.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:56:21.355Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:56:21.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:57:21.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:57:21.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:58:21.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T00:58:21.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:59:21.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T00:59:21.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:00:21.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:00:21.362Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:01:21.363Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:01:21.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:02:21.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:02:21.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:03:21.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:03:21.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:04:21.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:04:21.368Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:05:21.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:05:21.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:06:21.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:06:21.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:07:21.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:07:21.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:08:21.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:08:21.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:09:21.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:09:21.374Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:10:21.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:10:21.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:11:21.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:11:21.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:12:21.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:12:21.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:13:21.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:13:21.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:14:21.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:14:21.379Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:15:21.379Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:15:21.380Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:16:21.379Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:16:21.381Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:17:21.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:17:21.382Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:18:21.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:18:21.382Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:19:21.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:19:21.383Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:20:21.383Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:20:21.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:21:21.385Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:21:21.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:22:21.386Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:22:21.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:23:21.386Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:23:21.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:24:21.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:24:21.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:25:21.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:25:21.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:26:21.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:26:21.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:27:21.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:27:21.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:28:21.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:28:21.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:29:21.391Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:29:21.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:30:21.393Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:30:21.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:31:21.395Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:31:21.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:32:21.397Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:32:21.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:33:21.397Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:33:21.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:34:21.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:34:21.400Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:35:21.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:35:21.401Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:36:21.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:36:21.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:37:21.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:37:21.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:38:21.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:38:21.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:39:21.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:39:21.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:40:21.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:40:21.406Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:21.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:41:21.406Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:36.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T01:41:36.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T01:41:36.973Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:36.988Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:36.988Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:36.989Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:36.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:36.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:36.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:36.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:36.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:36.998Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to NAvpiXRZR3-ydwZtqxc16w 2023-01-14T01:41:37.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:41:37.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:41:37.170Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:41:37.171Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:41:37.171Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:41:37.172Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:41:38.025Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:38.025Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:38.026Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:38.026Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:39.027Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:39.028Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:39.028Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:39.028Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:40.030Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:40.031Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:40.031Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:40.031Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:41.033Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:41.034Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:41.034Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:41.034Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:42.039Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:42.040Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:42.040Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:42.040Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:43.041Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:41:43.043Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:43.044Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:43.044Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:44.050Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T01:41:44.051Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T01:41:44.052Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T01:41:44.192Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T01:41:44.195Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T01:41:44.428Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:41:44.429Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:41:44.431Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:41:44.431Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:44.431Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:41:44.432Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:44.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:41:44.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T01:41:44.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:41:44.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:44.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:41:44.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:44.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:44.567Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660504564, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:45.567Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:41:45.569Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:41:45.569Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:45.570Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T01:41:45.664Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:45.665Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:46.343Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9466045761980507799/Definitions/service-Vfw20230114014004-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-01-14T01:41:49.203Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T01:41:49.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:41:49.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.210Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T01:41:49.210Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.210Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.210Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.210Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:49.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:41:49.219Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.225Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:49.226Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:41:49.228Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:41:49.230Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.230Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.230Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:49.230Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:41:49.231Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:41:49.231Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.231Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.235Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.235Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:49.235Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:49.235Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:41:49.236Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.236Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.236Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:41:49.236Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.237Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:49.237Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:41:49.237Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:41:49.237Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.238Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.238Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:41:49.238Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.238Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:41:49.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T01:41:49.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:41:49.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:49.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:49.242Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.242Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:49.242Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:49.243Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.243Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:49.243Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:49.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:49.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:49.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T01:41:49.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:49.245Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:41:49.245Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:41:49.245Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.245Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:41:49.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:41:49.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.247Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T01:41:49.247Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.247Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:49.247Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:49.248Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:41:49.248Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.248Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:41:49.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:49.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T01:41:49.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:41:49.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:41:49.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T01:41:49.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:49.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:49.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:41:49.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:41:49.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:49.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:41:49.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:41:49.254Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:49.254Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:49.254Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T01:41:49.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T01:41:49.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.257Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:49.257Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:49.257Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T01:41:49.282Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:41:49.355Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||vFW d7eb00e5-6ba8 0 2023-01-14T01:41:49.362Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 2023-01-14T01:41:49.362Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bc6ad73e-9494-4266-86d7-002f17bfce5c from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json 2023-01-14T01:41:49.362Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:41:49.363Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json 2023-01-14T01:41:49.453Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:41:49.454Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json bc6ad73e-9494-4266-86d7-002f17bfce5c 785 2023-01-14T01:41:49.455Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ASDC sendASDCNotification 2023-01-14T01:41:49.455Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json 2023-01-14T01:41:49.455Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:41:49.456Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:49.456Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:49.457Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660509455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:50.459Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwD7eb00e56ba8..base_vfw..module-0", "vfModuleModelInvariantUUID": "2e17c84e-2744-488d-811f-aac8928fb7ab", "vfModuleModelVersion": "1", "vfModuleModelUUID": "27582f91-c746-48e8-ba7c-83cfa787de1e", "vfModuleModelCustomizationUUID": "831360b8-067f-4f16-8e25-4b98bc1145fb", "isBase": true, "artifacts": [ "449f29e3-bb54-4889-93bc-7e0def650b83", "a0ed54e8-7d5e-40eb-b40d-541ba2d204db" ], "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-01-14T01:41:50.475Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwD7eb00e56ba8..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:27582f91-c746-48e8-ba7c-83cfa787de1e VfModuleModelInvariantUUID:2e17c84e-2744-488d-811f-aac8928fb7ab VfModuleModelDescription:NULL Artifacts UUID List:{ 449f29e3-bb54-4889-93bc-7e0def650b83 , a0ed54e8-7d5e-40eb-b40d-541ba2d204db } 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-01-14T01:41:50.478Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwD7eb00e56ba8..base_vfw..module-0", "vfModuleModelInvariantUUID": "2e17c84e-2744-488d-811f-aac8928fb7ab", "vfModuleModelVersion": "1", "vfModuleModelUUID": "27582f91-c746-48e8-ba7c-83cfa787de1e", "vfModuleModelCustomizationUUID": "831360b8-067f-4f16-8e25-4b98bc1145fb", "isBase": true, "artifacts": [ "449f29e3-bb54-4889-93bc-7e0def650b83", "a0ed54e8-7d5e-40eb-b40d-541ba2d204db" ], "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-01-14T01:41:50.478Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwD7eb00e56ba8..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:27582f91-c746-48e8-ba7c-83cfa787de1e VfModuleModelInvariantUUID:2e17c84e-2744-488d-811f-aac8928fb7ab VfModuleModelDescription:NULL Artifacts UUID List:{ 449f29e3-bb54-4889-93bc-7e0def650b83 , a0ed54e8-7d5e-40eb-b40d-541ba2d204db } 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-01-14T01:41:50.478Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 449f29e3-bb54-4889-93bc-7e0def650b83 from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml 2023-01-14T01:41:50.478Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:41:50.478Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml 2023-01-14T01:41:50.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:41:50.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml 449f29e3-bb54-4889-93bc-7e0def650b83 20368 2023-01-14T01:41:50.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-14T01:41:50.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml 2023-01-14T01:41:50.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:41:50.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:50.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:50.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660510558, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:51.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a0ed54e8-7d5e-40eb-b40d-541ba2d204db from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env 2023-01-14T01:41:51.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:41:51.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env 2023-01-14T01:41:51.632Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:41:51.632Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env a0ed54e8-7d5e-40eb-b40d-541ba2d204db 2098 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:51.633Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660511633, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:52.635Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T01:41:52.636Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW d7eb00e5-6ba8 0 e6ea9c95-7dc5-4b40-941a-e02034137b36 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-01-14T01:41:52.677Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@74e4a11f, org.onap.sdc.toscaparser.api.parameters.Input@7c8ef962, org.onap.sdc.toscaparser.api.parameters.Input@6e5640f3, org.onap.sdc.toscaparser.api.parameters.Input@71735bf1, org.onap.sdc.toscaparser.api.parameters.Input@204ee099] 2023-01-14T01:41:52.680Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-01-14T01:41:52.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= ca0f0124-7ddb-4089-8ab1-40fa7c605e4e 2023-01-14T01:41:52.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ca0f0124-7ddb-4089-8ab1-40fa7c605e4e matches Tosca VF Customization UUID: ca0f0124-7ddb-4089-8ab1-40fa7c605e4e 2023-01-14T01:41:52.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: ca0f0124-7ddb-4089-8ab1-40fa7c605e4e 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-01-14T01:41:52.689Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.689Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.690Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id ca0f0124-7ddb-4089-8ab1-40fa7c605e4e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-14T01:41:52.690Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2c6bc527 2023-01-14T01:41:52.690Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.690Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:41:52.691Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 831360b8-067f-4f16-8e25-4b98bc1145fb 2023-01-14T01:41:52.692Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 831360b8-067f-4f16-8e25-4b98bc1145fb 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-01-14T01:41:52.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:52.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T01:41:52.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:41:52.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 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-01-14T01:41:52.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:41:52.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:41:52.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 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-01-14T01:41:52.718Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.718Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.718Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:52.720Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:41:52.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:41:52.722Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T01:41:52.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 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-01-14T01:41:52.725Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.725Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.725Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:41:52.725Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.726Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:41:52.726Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=ca0f0124-7ddb-4089-8ab1-40fa7c605e4e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:41:52.728Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.728Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 9871f3ef-5466-4817-8354-0f0d2162fe93: vFW d7eb00e5-6ba8 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:41:52.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:41:52.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-14 01-40-04 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-01-14T01:41:53.049Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW d7eb00e5-6ba8 e6ea9c95-7dc5-4b40-941a-e02034137b36 1 ASDC deployResourceStructure 2023-01-14T01:41:53.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ASDC sendASDCNotification 2023-01-14T01:41:53.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json 2023-01-14T01:41:53.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:41:53.051Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:53.051Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:53.051Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660513050, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:54.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-14T01:41:54.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml 2023-01-14T01:41:54.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:41:54.053Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:54.053Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:54.053Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660514052, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:55.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-14T01:41:55.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env 2023-01-14T01:41:55.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:41:55.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:55.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:55.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660515054, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:56.056Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:41:56.056Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:41:56.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:41:56.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:41:56.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:41:56.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660516056, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:41:57.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:41:57.086Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:41:57.093Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:41:57.093Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:41:57.093Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:42:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:42:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:42:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:42:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:42:27.095Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:42:27.108Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:42:27.112Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:42:27.112Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:42:27.112Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:42:57.112Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:42:57.127Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:42:57.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:42:57.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:42:57.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:43:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:43:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T01:43:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T01:43:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T01:43:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T01:43:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660443020, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:43:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660481406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:43:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660473247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:43:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "cds-sdc-listener", "timestamp": 1673660505863, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660505221, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660504564, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660506330, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660507475, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660508650, "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-01-14T01:43:21.293Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5bbe2744-a886-472c-ad32-8a6b753a17dc 2023-01-14T01:43:21.294Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T01:43:21.313Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.314Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:43:21.314Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.314Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.314Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "multicloud-k8s", "timestamp": 1673660509656, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.315Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.315Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.315Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660503357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:43:21.316Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.316Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.316Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660509455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.317Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.317Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.317Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660510558, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660510641, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.318Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660511633, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-14T01:43:21.319Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.319Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.319Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660513050, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.319Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.320Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.320Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660514052, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.320Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.320Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.320Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660515054, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.321Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.321Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.321Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660516056, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.321Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.322Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.322Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660526034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T01:43:21.322Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:43:21.322Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:43:21.322Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "aai-model-loader", "timestamp": 1673660527039, "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-01-14T01:43:21.329Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5bbe2744-a886-472c-ad32-8a6b753a17dc 2023-01-14T01:43:21.330Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T01:43:27.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:43:27.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:43:27.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:43:27.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:43:27.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:43:27.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:43:57.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:43:57.163Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:43:57.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:43:57.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:43:57.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:43:57.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:44:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:44:21.260Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T01:44:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T01:44:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T01:44:21.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:44:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660506882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660533357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660540662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "cds-sdc-listener", "timestamp": 1673660559276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660558540, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T01:44:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660557682, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:44:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660559688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T01:44:21.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660560759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-14T01:44:21.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660561804, "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-01-14T01:44:21.302Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 12820604-4c5b-4041-bd1d-710e26028640 2023-01-14T01:44:21.303Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T01:44:21.319Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.319Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "multicloud-k8s", "timestamp": 1673660562808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DEPLOY_OK" } 2023-01-14T01:44:21.320Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.320Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.320Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660564490, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T01:44:21.320Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:44:21.321Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:44:21.321Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "aai-model-loader", "timestamp": 1673660565492, "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-01-14T01:44:21.329Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 12820604-4c5b-4041-bd1d-710e26028640 2023-01-14T01:44:21.329Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T01:44:27.167Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:44:27.182Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:44:27.185Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:44:27.185Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:44:27.186Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:44:27.186Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:44:57.186Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:44:57.206Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:44:57.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:44:57.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:44:57.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:44:57.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:45:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:45:27.209Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:45:27.224Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:45:27.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:45:27.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:45:27.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:45:27.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:45:57.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:45:57.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:45:57.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:45:57.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:45:57.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:45:57.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:46:21.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:46:27.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:46:27.294Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:46:27.297Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:46:27.297Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:46:27.297Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:46:27.297Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:46:36.791Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:46:36.792Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-879f2f72-3a06-4ef7-87a0-66508e9579bc sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T01:46:36.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T01:46:36.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T01:46:37.000Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:46:37.030Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.032Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T01:46:37.045Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:46:37.046Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T01:46:37.056Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:46:37.057Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.057Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.063Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.063Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.063Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.064Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=75, 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-01-14T01:46:37.064Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:37.065Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:46:57.298Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T01:46:57.300Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T01:46:57.321Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T01:46:57.321Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T01:47:12.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T01:47:12.825Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T01:47:13.334Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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-01-14T01:47:13.340Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T01:47:13.362Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T01:47:13.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T01:47:13.719Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 01:47:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[314], vertex-id=[389120], x-aai-txid=[0-aai-resources-230114-01:47:13:695-24581], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T01:47:13.721Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T01:47:13.727Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T01:47:13.728Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:47:13.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T01:47:13.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T01:47:13.747Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T01:47:13.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:13.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:13.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660833746, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:13.792Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:47:13.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660833746, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T01:47:13.795Z||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-01-14T01:47:14.777Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:47:14.777Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T01:47:14.778Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:14.779Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:14.779Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:14.779Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T01:47:14.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-ba43f7b4-a37e-48cf-b0cf-a0d7972ebe6a 2023-01-14T01:47:14.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=1, 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-01-14T01:47:14.794Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:14.794Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T01:47:16.211Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:47:19.219Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:47:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:21.266Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T01:47:21.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:47:21.271Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-ba43f7b4-a37e-48cf-b0cf-a0d7972ebe6a', protocol='range'} 2023-01-14T01:47:21.280Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-ba43f7b4-a37e-48cf-b0cf-a0d7972ebe6a=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-01-14T01:47:21.291Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:47:21.291Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-ba43f7b4-a37e-48cf-b0cf-a0d7972ebe6a', protocol='range'} 2023-01-14T01:47:21.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.292Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.292Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.295Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.295Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.295Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.295Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.295Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.295Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.296Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=76, 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-01-14T01:47:21.296Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:47:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.296Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T01:47:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:47:21.308Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T01:47:21.308Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T01:47:21.312Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:21.313Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:21.313Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:21.313Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:22.314Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:22.314Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:22.314Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:22.315Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:22.317Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:47:22.318Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:47:22.319Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:47:23.320Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:23.320Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:23.321Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:23.321Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:24.321Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:24.322Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:24.322Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:24.322Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:25.323Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:25.323Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:25.323Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:25.324Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:26.324Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:26.325Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:26.325Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:26.325Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:27.326Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:47:27.327Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:27.327Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:27.327Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:28.329Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T01:47:28.329Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T01:47:28.329Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T01:47:28.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T01:47:28.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T01:47:28.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:47:28.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:47:28.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:47:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:47:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:28.689Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:47:28.690Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T01:47:28.691Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:47:28.691Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:28.691Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:47:28.691Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:28.692Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:28.692Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660848691, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:29.692Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:47:29.693Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:47:29.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:29.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T01:47:29.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:29.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:29.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7787405831219292529/Definitions/service-Vfw20230114014004-template.yml 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 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-14T01:47:31.890Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T01:47:31.890Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:47:31.890Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T01:47:31.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.892Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.892Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.892Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.892Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:47:31.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:47:31.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:47:31.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:47:31.895Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:47:31.895Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.895Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.895Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:47:31.896Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:47:31.896Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:47:31.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:47:31.898Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:47:31.898Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:47:31.898Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.898Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.899Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:47:31.899Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.899Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:47:31.899Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:47:31.900Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:47:31.900Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.900Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.900Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:47:31.901Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.901Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:47:31.901Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.901Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T01:47:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:47:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:47:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:47:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:47:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:47:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:47:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:47:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:47:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:47:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T01:47:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:47:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:47:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:47:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:47:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:47:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T01:47:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:47:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:47:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:47:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T01:47:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:47:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:47:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T01:47:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:47:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:47:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T01:47:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T01:47:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:47:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:47:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T01:47:31.941Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T01:47:31.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:47:31.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T01:47:31.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T01:47:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660851941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:32.947Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:47:32.947Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T01:47:32.947Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T01:47:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:47:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:47:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660852947, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:47:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:47:33.966Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:47:33.972Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:47:33.972Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:47:33.973Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:47:33.973Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:48:03.973Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:48:03.997Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:48:04.000Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:48:04.000Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:48:04.000Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:48:04.000Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:48:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:48:21.258Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:48:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T01:48:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:48:34.000Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:48:34.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:48:34.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:48:34.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:48:34.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:48:34.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:49:04.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:49:04.035Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:49:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:49:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:49:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:49:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:49:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:49:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T01:49:21.260Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.260Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:49:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660848691, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:49:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660851941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673660852947, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T01:49:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:49:34.040Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:49:34.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:49:34.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:49:34.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:49:34.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:49:34.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:50:04.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:50:04.072Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:50:04.075Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:50:04.075Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:50:04.075Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:50:04.076Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:50:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:50:34.076Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:50:34.089Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:50:34.092Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:50:34.092Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:50:34.092Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:50:34.092Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:51:04.092Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:51:04.107Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:51:04.110Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:51:04.110Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:51:04.111Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:51:04.111Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:51:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:51:34.111Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:51:34.125Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:51:34.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:51:34.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:51:34.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:51:34.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:52:04.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:52:04.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:52:04.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:52:04.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:52:04.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:52:04.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:52:21.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:21.339Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:52:21.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-ba43f7b4-a37e-48cf-b0cf-a0d7972ebe6a sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T01:52:21.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T01:52:21.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T01:52:21.923Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:52:21.932Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.933Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T01:52:21.937Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:52:21.937Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T01:52:21.949Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:52:21.949Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.950Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.953Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.953Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.953Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.953Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=86, 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-01-14T01:52:21.953Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:21.954Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:52:34.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T01:52:34.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T01:52:34.153Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T01:52:34.153Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T01:52:34.155Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T01:52:34.159Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T01:52:34.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T01:52:34.222Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3724ee95-d33d-494d-953f-72b7ebca0682], X-ECOMP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-TransactionId=[], X-ONAP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], Content-Type=[application/merge-patch+json]} 2023-01-14T01:52:34.228Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T01:52:34.420Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 01:52:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[180], vertex-id=[389120], x-aai-txid=[0-aai-resources-230114-01:52:34:558-88129], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T01:52:34.420Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T01:52:34.421Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T01:52:34.422Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T01:52:34.422Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:52:34.428Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T01:52:34.428Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T01:52:34.428Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T01:52:34.429Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:34.429Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:34.429Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661154428, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:34.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:52:34.448Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661154428, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T01:52:34.448Z||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-01-14T01:52:35.445Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T01:52:35.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T01:52:35.448Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:35.448Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:35.448Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:35.448Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:36.449Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:36.449Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:36.449Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:36.450Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:37.450Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:37.451Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:37.451Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:37.451Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:38.456Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:38.456Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:38.457Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:38.457Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:39.457Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:39.458Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:39.458Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:39.458Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:40.459Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:40.460Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:40.460Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:40.460Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:41.460Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:52:41.461Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:41.461Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:41.461Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:42.463Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T01:52:42.463Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T01:52:42.463Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T01:52:42.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T01:52:42.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T01:52:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:52:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:52:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:52:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:52:42.504Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:42.678Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:42.680Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661162680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:43.681Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:52:43.682Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:52:43.683Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:43.683Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:43.684Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:43.684Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:43.839Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9289181465792612594/Definitions/service-BasicOnboardNlqjbu-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-01-14T01:52:45.028Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T01:52:45.028Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:52:45.028Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:45.029Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:52:45.030Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.030Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.030Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:45.030Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:52:45.030Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:52:45.031Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T01:52:45.032Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.033Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:45.034Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:45.034Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.034Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:45.034Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:45.034Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T01:52:45.035Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.036Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.037Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:45.037Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:45.037Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T01:52:45.048Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:52:45.052Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||basic_onboard_NLQjBu 0 2023-01-14T01:52:45.052Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb 2023-01-14T01:52:45.052Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 97feba3e-f30b-44a1-a2bb-614a997b328a from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json 2023-01-14T01:52:45.052Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:52:45.053Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json 2023-01-14T01:52:45.116Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:52:45.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json 97feba3e-f30b-44a1-a2bb-614a997b328a 798 2023-01-14T01:52:45.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ASDC sendASDCNotification 2023-01-14T01:52:45.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json 2023-01-14T01:52:45.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:52:45.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:45.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:45.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661165117, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:46.119Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardNlqjbu..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "ea55e4b7-6be8-414f-853b-57d63b53604e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46", "vfModuleModelCustomizationUUID": "4084c363-233a-48e9-aa02-70fc4589918d", "isBase": true, "artifacts": [ "393e9a2a-2c34-4143-b310-bccc7c0033b3", "4ea77c8b-2fe3-45d2-9773-3d62b16dd984" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-14T01:52:46.124Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 VfModuleModelInvariantUUID:ea55e4b7-6be8-414f-853b-57d63b53604e VfModuleModelDescription:NULL Artifacts UUID List:{ 393e9a2a-2c34-4143-b310-bccc7c0033b3 , 4ea77c8b-2fe3-45d2-9773-3d62b16dd984 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-14T01:52:46.126Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardNlqjbu..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "ea55e4b7-6be8-414f-853b-57d63b53604e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46", "vfModuleModelCustomizationUUID": "4084c363-233a-48e9-aa02-70fc4589918d", "isBase": true, "artifacts": [ "393e9a2a-2c34-4143-b310-bccc7c0033b3", "4ea77c8b-2fe3-45d2-9773-3d62b16dd984" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-14T01:52:46.126Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 VfModuleModelInvariantUUID:ea55e4b7-6be8-414f-853b-57d63b53604e VfModuleModelDescription:NULL Artifacts UUID List:{ 393e9a2a-2c34-4143-b310-bccc7c0033b3 , 4ea77c8b-2fe3-45d2-9773-3d62b16dd984 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-14T01:52:46.126Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 393e9a2a-2c34-4143-b310-bccc7c0033b3 from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml 2023-01-14T01:52:46.127Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:52:46.127Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml 2023-01-14T01:52:46.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:52:46.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml 393e9a2a-2c34-4143-b310-bccc7c0033b3 5033 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:46.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661166194, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:47.195Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4ea77c8b-2fe3-45d2-9773-3d62b16dd984 from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env 2023-01-14T01:52:47.196Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:52:47.196Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env 2023-01-14T01:52:47.262Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:52:47.263Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env 4ea77c8b-2fe3-45d2-9773-3d62b16dd984 909 2023-01-14T01:52:47.263Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-14T01:52:47.263Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env 2023-01-14T01:52:47.263Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:52:47.264Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:47.264Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:47.264Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661167263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:48.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T01:52:48.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_NLQjBu 0 5dc366cf-97f0-4b25-ba00-a06705b676cb 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-01-14T01:52:48.283Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7dc49709, org.onap.sdc.toscaparser.api.parameters.Input@36a09735, org.onap.sdc.toscaparser.api.parameters.Input@3787d977, org.onap.sdc.toscaparser.api.parameters.Input@17edaa18, org.onap.sdc.toscaparser.api.parameters.Input@4ec80b33] 2023-01-14T01:52:48.284Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.285Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.285Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-01-14T01:52:48.285Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9f9990cd-9a28-411b-9cde-46a72b1a1651 2023-01-14T01:52:48.285Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9f9990cd-9a28-411b-9cde-46a72b1a1651 matches Tosca VF Customization UUID: 9f9990cd-9a28-411b-9cde-46a72b1a1651 2023-01-14T01:52:48.286Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9f9990cd-9a28-411b-9cde-46a72b1a1651 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-01-14T01:52:48.288Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.288Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9f9990cd-9a28-411b-9cde-46a72b1a1651: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f61dfac 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4084c363-233a-48e9-aa02-70fc4589918d 2023-01-14T01:52:48.289Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4084c363-233a-48e9-aa02-70fc4589918d 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-01-14T01:52:48.292Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.292Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:48.292Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T01:52:48.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T01:52:48.294Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T01:52:48.294Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 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-01-14T01:52:48.296Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.296Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:48.296Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:52:48.297Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.297Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T01:52:48.297Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=9f9990cd-9a28-411b-9cde-46a72b1a1651 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:52:48.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid fb5c8da3-b17c-4e98-b418-9310d8051edc: basic_onboard_NLQjBu 2023-01-14T01:52:48.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:52:48.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:52:48.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_NLQjBu 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-01-14T01:52:48.403Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_NLQjBu 5dc366cf-97f0-4b25-ba00-a06705b676cb 1 ASDC deployResourceStructure 2023-01-14T01:52:48.404Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ASDC sendASDCNotification 2023-01-14T01:52:48.404Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json 2023-01-14T01:52:48.404Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:52:48.404Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:48.404Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:48.405Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661168404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:49.405Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-14T01:52:49.406Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml 2023-01-14T01:52:49.406Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:52:49.406Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:49.406Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:49.407Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661169405, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:50.407Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-14T01:52:50.408Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env 2023-01-14T01:52:50.408Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:52:50.408Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:50.408Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:50.408Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661170407, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:51.409Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T01:52:51.409Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T01:52:51.410Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T01:52:51.410Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:52:51.410Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:52:51.410Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661171409, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:52:52.411Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:52:52.425Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:52:52.427Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:52:52.427Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:52:52.428Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:52:52.428Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:53:21.257Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:53:21.269Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.269Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.271Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.271Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.271Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T01:53:21.271Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673660834777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661162680, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661165117, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661166194, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.279Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661167263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.281Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661168404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661160306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661163357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.283Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661163861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661169405, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "cds-sdc-listener", "timestamp": 1673661172067, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.284Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661170407, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661171363, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.285Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661170497, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661171409, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661172488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661173584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-14T01:53:21.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661174675, "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-01-14T01:53:21.315Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 23f310c7-9b30-4c77-bd17-155b67312d14 2023-01-14T01:53:21.316Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T01:53:21.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.331Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "multicloud-k8s", "timestamp": 1673661175685, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.331Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.331Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661180265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T01:53:21.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:53:21.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:53:21.332Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "aai-model-loader", "timestamp": 1673661181267, "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-01-14T01:53:21.339Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 23f310c7-9b30-4c77-bd17-155b67312d14 2023-01-14T01:53:21.339Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T01:53:22.428Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:53:22.449Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:53:22.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:53:22.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:53:22.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:53:22.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:53:52.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:53:52.470Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:53:52.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:53:52.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:53:52.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:53:52.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:54:21.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:54:22.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:54:22.488Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:54:22.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:54:22.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:54:22.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:54:22.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:54:52.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:54:52.507Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:54:52.510Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:54:52.510Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:54:52.510Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:54:52.510Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:55:21.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:55:22.511Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:55:22.529Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:55:22.532Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:55:22.533Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:55:22.533Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:55:22.533Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:55:52.533Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:55:52.551Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:55:52.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:55:52.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:55:52.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:55:52.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:56:21.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:56:22.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:56:22.577Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:56:22.580Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:56:22.580Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:56:22.580Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:56:22.580Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:56:52.581Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:56:52.599Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:56:52.603Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:56:52.603Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:56:52.603Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:56:52.604Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:57:21.260Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:57:21.613Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version32: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version33: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T01:57:21.622Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.622Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T01:57:21.627Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:57:21.627Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T01:57:21.636Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:57:21.637Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.637Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.640Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.640Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.641Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.641Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=132, 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-01-14T01:57:21.641Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:21.642Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:57:22.604Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:57:22.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:57:22.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:57:22.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:57:22.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:57:22.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:57:52.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T01:57:52.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T01:57:52.629Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T01:57:52.629Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T01:57:52.631Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T01:57:52.646Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T01:57:52.721Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T01:57:52.721Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fd51963f-8b24-4ea0-a7d7-29f5be79eea5], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T01:57:52.726Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T01:57:52.910Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 01:57:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[192664], x-aai-txid=[2-aai-resources-230114-01:57:53:055-18108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T01:57:52.911Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T01:57:52.912Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T01:57:52.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T01:57:52.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T01:57:52.927Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T01:57:52.927Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T01:57:52.928Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T01:57:52.928Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:57:52.928Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:57:52.928Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661472927, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:57:52.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T01:57:52.959Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661472927, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T01:57:52.961Z||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-01-14T01:57:53.945Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T01:57:53.946Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T01:57:53.948Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T01:57:53.949Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 51899 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-14T01:57:53.951Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T01:57:53.951Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T01:57:53.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:57:53.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:57:53.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:57:53.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T01:57:53.955Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b891443b-a390-474f-81f4-30cccca3c667 2023-01-14T01:57:53.956Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:57:53.956Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:57:53.956Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T01:57:54.763Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:57:57.772Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:00.781Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:03.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:06.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:09.828Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:12.838Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:15.850Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:18.868Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T01:58:21.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:21.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T01:58:21.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b891443b-a390-474f-81f4-30cccca3c667', protocol='range'} 2023-01-14T01:58:21.272Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:58:21.278Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.278Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.279Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.279Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.279Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.279Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T01:58:21.280Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-b891443b-a390-474f-81f4-30cccca3c667=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-01-14T01:58:21.292Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T01:58:21.292Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b891443b-a390-474f-81f4-30cccca3c667', protocol='range'} 2023-01-14T01:58:21.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.293Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.293Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.293Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.297Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=133, 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-01-14T01:58:21.298Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.298Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T01:58:21.298Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T01:58:21.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T01:58:21.344Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T01:58:21.344Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T01:58:21.347Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:21.347Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:21.347Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:21.347Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:22.346Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T01:58:22.346Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T01:58:22.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:58:22.349Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:22.349Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:22.349Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:22.349Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:23.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:23.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:23.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:23.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:24.353Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:24.354Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:24.354Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:24.354Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:25.356Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:25.356Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:25.356Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:25.357Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:26.358Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:26.359Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:26.359Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:26.359Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:27.360Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T01:58:27.361Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:27.361Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:27.361Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:28.364Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T01:58:28.364Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T01:58:28.364Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T01:58:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T01:58:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T01:58:28.395Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:58:28.396Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:58:28.396Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:58:28.397Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:28.397Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T01:58:28.397Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:28.743Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T01:58:28.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T01:58:28.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:58:28.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:28.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T01:58:28.746Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:28.746Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:28.746Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661508745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:29.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T01:58:29.749Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T01:58:29.749Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:29.750Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T01:58:29.751Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:29.751Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:30.037Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18427142365346805211/Definitions/service-Vfw20230114014004-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-01-14T01:58:32.001Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T01:58:32.001Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.002Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.003Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T01:58:32.004Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T01:58:32.007Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.007Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.007Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:58:32.008Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:58:32.008Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:58:32.008Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.009Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.010Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.010Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:58:32.010Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:58:32.010Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:58:32.011Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:58:32.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:58:32.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:58:32.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:58:32.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:58:32.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T01:58:32.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.016Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:58:32.017Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T01:58:32.018Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T01:58:32.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T01:58:32.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T01:58:32.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T01:58:32.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T01:58:32.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T01:58:32.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T01:58:32.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T01:58:32.022Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T01:58:32.022Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T01:58:32.022Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T01:58:32.022Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T01:58:32.023Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T01:58:32.023Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T01:58:32.023Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.024Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T01:58:32.025Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T01:58:32.025Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T01:58:32.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:32.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661512055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:33.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T01:58:33.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T01:58:33.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T01:58:33.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T01:58:33.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T01:58:33.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661513056, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:58:34.060Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:58:34.074Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:58:34.077Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:58:34.077Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:58:34.078Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:58:34.078Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:59:04.078Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:59:04.093Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:59:04.097Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:59:04.097Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:59:04.098Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:59:04.098Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T01:59:21.256Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T01:59:21.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T01:59:21.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T01:59:21.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T01:59:34.098Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:59:34.110Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T01:59:34.112Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T01:59:34.113Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T01:59:34.113Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T01:59:34.113Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:00:04.113Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:00:04.125Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:00:04.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:00:04.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:00:04.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:00:04.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:00:21.256Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:00:21.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:00:21.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:00:21.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661508745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661512055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661513056, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T02:00:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:00:34.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:00:34.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:00:34.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:00:34.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:00:34.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:00:34.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:01:04.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:01:04.173Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:01:04.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:01:04.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:01:04.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:01:04.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:01:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:01:34.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:01:34.190Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:01:34.193Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:01:34.193Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:01:34.193Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:01:34.193Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:02:04.193Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:02:04.208Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:02:04.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:02:04.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:02:04.211Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:02:04.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:02:04.265Z||kafka-producer-network-thread | SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0dd89782-fca3-40d1-b792-4d28cc78c8b6] Node 2 disconnected. 2023-01-14T02:02:21.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:02:34.212Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:02:34.226Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:02:34.228Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:02:34.228Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:02:34.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:02:34.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:03:04.229Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:03:04.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:03:04.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:03:04.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:03:04.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:03:04.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:03:21.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:21.395Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:03:21.396Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b891443b-a390-474f-81f4-30cccca3c667 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T02:03:21.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T02:03:21.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T02:03:21.851Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:03:21.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:03:21.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:03:21.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:03:21.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:03:21.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=143, 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-01-14T02:03:21.878Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:21.878Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:03:34.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:03:34.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T02:03:34.275Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T02:03:34.276Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T02:03:34.279Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T02:03:34.289Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:03:34.349Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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-01-14T02:03:34.351Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T02:03:34.357Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:03:34.525Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T02:03:34.525Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:03:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[389120], x-aai-txid=[1-aai-resources-230114-02:03:34:685-47135], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:03:34.526Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:03:34.526Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:03:34.526Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:03:34.535Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:03:34.535Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:03:34.535Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:03:34.536Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:34.537Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:34.537Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661814535, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:34.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:03:34.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673661814535, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:03:34.560Z||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-01-14T02:03:35.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:03:35.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:03:35.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:35.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:35.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:35.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:36.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:36.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:36.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:36.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:37.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:37.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:37.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:37.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:38.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:38.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:38.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:38.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:39.568Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:39.570Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:39.570Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:39.571Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:40.573Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:40.574Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:40.575Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:40.575Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:41.576Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:03:41.576Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:41.576Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:41.577Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:42.580Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T02:03:42.581Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:03:42.581Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T02:03:42.582Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:03:42.582Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T02:03:42.618Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:03:42.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:03:42.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:03:42.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:42.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:03:42.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:42.970Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:03:42.971Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:42.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661822971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:43.973Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:03:43.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:03:43.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:43.975Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:43.975Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:43.976Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:44.224Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11716878452023170270/Definitions/service-BasicOnboardNlqjbu-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-01-14T02:03:45.450Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:03:45.451Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:03:45.451Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.451Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:03:45.452Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:03:45.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:03:45.453Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:03:45.454Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T02:03:45.455Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:03:45.456Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:03:45.457Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.458Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:03:45.459Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:03:45.460Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T02:03:45.486Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T02:03:45.486Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:03:45.486Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T02:03:45.486Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:03:45.487Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:45.487Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:45.487Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661825486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:46.488Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:03:46.488Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T02:03:46.489Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:03:46.489Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:03:46.489Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:03:46.489Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661826488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:03:47.490Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:03:47.504Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:03:47.507Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:03:47.507Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:03:47.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:03:47.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:04:17.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:04:17.520Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:04:17.523Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:04:17.523Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:04:17.523Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:04:17.523Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:04:21.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:04:21.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:04:21.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.267Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.267Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:04:21.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.268Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.268Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T02:04:21.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.268Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.269Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:04:21.269Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.269Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.269Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T02:04:21.269Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.270Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:04:21.270Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.270Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661822971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661825486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T02:04:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:21.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:04:21.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673661826488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T02:04:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:04:47.524Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:04:47.536Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:04:47.539Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:04:47.540Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:04:47.540Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:04:47.540Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:05:17.543Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:05:17.556Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:05:17.559Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:05:17.559Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:05:17.559Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:05:17.559Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:05:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:05:47.560Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:05:47.572Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:05:47.574Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:05:47.574Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:05:47.574Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:05:47.574Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:06:17.575Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:06:17.587Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:06:17.589Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:06:17.589Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:06:17.590Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:06:17.590Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:06:21.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:06:47.590Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:06:47.605Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:06:47.607Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:06:47.607Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:06:47.607Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:06:47.607Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:07:17.607Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:07:17.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:07:17.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:07:17.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:07:17.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:07:17.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:07:21.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:07:47.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:07:47.634Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:07:47.637Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:07:47.637Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:07:47.637Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:07:47.637Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:08:17.638Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:08:17.651Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:08:17.653Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:08:17.653Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:08:17.653Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:08:17.654Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:08:21.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:21.905Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version35: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version36: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T02:08:21.916Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.917Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:08:21.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:08:21.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:08:21.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:08:21.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=154, 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-01-14T02:08:21.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:21.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:08:47.654Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:08:47.654Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T02:08:47.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T02:08:47.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T02:08:47.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T02:08:47.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:08:47.712Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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-01-14T02:08:47.716Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T02:08:47.722Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:08:47.865Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T02:08:47.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:08:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[192664], x-aai-txid=[2-aai-resources-230114-02:08:48:050-61001], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:08:47.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:08:47.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:08:47.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:08:47.875Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:08:47.875Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:08:47.875Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:08:47.876Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:47.876Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:47.876Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662127875, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:47.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:08:47.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662127875, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:08:47.899Z||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-01-14T02:08:48.895Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:08:48.895Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:08:48.896Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:48.896Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:48.896Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:48.896Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:49.897Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:49.897Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:49.897Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:49.897Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:50.898Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:50.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:50.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:50.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:51.900Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:51.900Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:51.900Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:51.900Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:52.901Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:52.901Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:52.902Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:52.902Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:53.902Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:53.903Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:53.903Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:53.903Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:54.904Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:08:54.904Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:54.904Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:54.905Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:55.906Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T02:08:55.906Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:08:55.906Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T02:08:55.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:08:55.908Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T02:08:55.946Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:08:55.947Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:08:55.947Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:08:55.947Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:55.947Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:08:55.947Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:56.130Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:08:56.132Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T02:08:56.133Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:08:56.133Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:56.133Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:08:56.133Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:56.133Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:56.134Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662136133, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:08:57.135Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:08:57.136Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:08:57.136Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:57.137Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T02:08:57.138Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:57.138Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:57.283Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7157690138642503100/Definitions/service-Vfw20230114015129-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 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-01-14T02:08:59.168Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:08:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:08:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:08:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:08:59.171Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:08:59.172Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:08:59.173Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:08:59.176Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.176Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:08:59.176Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:08:59.176Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:08:59.177Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:08:59.178Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:08:59.179Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:08:59.180Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.180Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.180Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.180Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:08:59.180Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T02:08:59.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:08:59.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:08:59.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:08:59.183Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.184Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:08:59.185Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T02:08:59.198Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:08:59.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||vFW 83723e3d-220a 0 2023-01-14T02:08:59.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 2023-01-14T02:08:59.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 38029505-a7fa-42bd-8c3e-2ab6beae8364 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json 2023-01-14T02:08:59.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:08:59.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json 2023-01-14T02:08:59.293Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:08:59.294Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json 38029505-a7fa-42bd-8c3e-2ab6beae8364 785 2023-01-14T02:08:59.294Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ASDC sendASDCNotification 2023-01-14T02:08:59.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json 2023-01-14T02:08:59.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:08:59.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:08:59.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:08:59.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662139294, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:00.296Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw83723e3d220a..base_vfw..module-0", "vfModuleModelInvariantUUID": "7fd7c97b-1b26-4210-ab2c-f8d41093e0c2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f5e888fb-115c-4fa3-ae9f-f7095ab9e03d", "vfModuleModelCustomizationUUID": "ff1db314-d6de-4af8-8ca1-284b6db0a839", "isBase": true, "artifacts": [ "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "b2052b8e-b6e1-45ba-b55d-65c06e394f72" ], "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-01-14T02:09:00.300Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw83723e3d220a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d VfModuleModelInvariantUUID:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 VfModuleModelDescription:NULL Artifacts UUID List:{ bef62bd1-dc9b-4811-8a32-94ebcd34694e , b2052b8e-b6e1-45ba-b55d-65c06e394f72 } 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-01-14T02:09:00.302Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw83723e3d220a..base_vfw..module-0", "vfModuleModelInvariantUUID": "7fd7c97b-1b26-4210-ab2c-f8d41093e0c2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f5e888fb-115c-4fa3-ae9f-f7095ab9e03d", "vfModuleModelCustomizationUUID": "ff1db314-d6de-4af8-8ca1-284b6db0a839", "isBase": true, "artifacts": [ "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "b2052b8e-b6e1-45ba-b55d-65c06e394f72" ], "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-01-14T02:09:00.302Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw83723e3d220a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d VfModuleModelInvariantUUID:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 VfModuleModelDescription:NULL Artifacts UUID List:{ bef62bd1-dc9b-4811-8a32-94ebcd34694e , b2052b8e-b6e1-45ba-b55d-65c06e394f72 } 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-01-14T02:09:00.302Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bef62bd1-dc9b-4811-8a32-94ebcd34694e from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml 2023-01-14T02:09:00.302Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:09:00.303Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml 2023-01-14T02:09:00.487Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:09:00.487Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml bef62bd1-dc9b-4811-8a32-94ebcd34694e 20368 2023-01-14T02:09:00.488Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-14T02:09:00.488Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml 2023-01-14T02:09:00.489Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:09:00.489Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:00.489Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:00.489Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662140488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:01.490Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b2052b8e-b6e1-45ba-b55d-65c06e394f72 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env 2023-01-14T02:09:01.491Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:09:01.491Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env 2023-01-14T02:09:01.576Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:09:01.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env b2052b8e-b6e1-45ba-b55d-65c06e394f72 2098 2023-01-14T02:09:01.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-14T02:09:01.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env 2023-01-14T02:09:01.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:09:01.578Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:01.578Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:01.578Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662141577, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:02.579Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T02:09:02.579Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 83723e3d-220a 0 feb26a82-39a6-4da6-ab11-7df09c30c764 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-01-14T02:09:02.600Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@787c7130, org.onap.sdc.toscaparser.api.parameters.Input@504f3879, org.onap.sdc.toscaparser.api.parameters.Input@59c50341, org.onap.sdc.toscaparser.api.parameters.Input@2be08ca4, org.onap.sdc.toscaparser.api.parameters.Input@300e8d19] 2023-01-14T02:09:02.602Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.602Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.602Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-01-14T02:09:02.602Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9023df36-1a08-4ac6-9850-19182435d458 2023-01-14T02:09:02.603Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9023df36-1a08-4ac6-9850-19182435d458 matches Tosca VF Customization UUID: 9023df36-1a08-4ac6-9850-19182435d458 2023-01-14T02:09:02.603Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9023df36-1a08-4ac6-9850-19182435d458 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-01-14T02:09:02.606Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.606Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.607Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9023df36-1a08-4ac6-9850-19182435d458: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-14T02:09:02.607Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@47af04e6 2023-01-14T02:09:02.607Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.608Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:09:02.608Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ff1db314-d6de-4af8-8ca1-284b6db0a839 2023-01-14T02:09:02.608Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ff1db314-d6de-4af8-8ca1-284b6db0a839 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-01-14T02:09:02.614Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.614Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.615Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:09:02.615Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.615Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.616Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:09:02.616Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.616Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:09:02.617Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:09:02.617Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:09:02.617Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:09:02.617Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:09:02.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:09:02.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:09:02.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.619Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:09:02.619Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.619Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 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-01-14T02:09:02.624Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.624Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:09:02.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:09:02.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:09:02.626Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:09:02.626Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.626Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.627Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.627Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:09:02.627Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:09:02.627Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:09:02.628Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:09:02.628Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.628Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:09:02.629Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.629Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 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-01-14T02:09:02.632Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.632Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.633Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:09:02.633Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.634Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:09:02.634Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:09:02.634Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:09:02.634Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.635Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.635Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.635Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:09:02.636Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:09:02.636Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:09:02.637Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:09:02.637Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:09:02.637Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:09:02.637Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:09:02.638Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 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-01-14T02:09:02.641Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.641Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.641Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:09:02.641Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.642Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:09:02.642Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=9023df36-1a08-4ac6-9850-19182435d458 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:09:02.644Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.644Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.645Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b96e7e0d-e953-46b9-9890-d738e034b245: vFW 83723e3d-220a 2023-01-14T02:09:02.645Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.645Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.645Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.646Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.646Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.646Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.646Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.647Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.647Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:09:02.647Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:09:02.647Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-14 01-51-29 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-01-14T02:09:02.904Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 83723e3d-220a feb26a82-39a6-4da6-ab11-7df09c30c764 1 ASDC deployResourceStructure 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ASDC sendASDCNotification 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:02.905Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662142905, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:03.906Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-14T02:09:03.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml 2023-01-14T02:09:03.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T02:09:03.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:03.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:03.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662143906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:04.908Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-14T02:09:04.908Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env 2023-01-14T02:09:04.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T02:09:04.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:04.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:04.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662144908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:05.910Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:09:05.910Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:09:05.911Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T02:09:05.911Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:09:05.911Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:09:05.911Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662145910, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:06.912Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:09:06.925Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:09:06.927Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:09:06.927Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:09:06.928Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:09:06.928Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:09:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:09:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:09:21.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673661473945, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662136133, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662139294, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662140488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662141577, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662142905, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "DEPLOY_OK" } 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662143906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662144908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662145910, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T02:09:21.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:09:36.928Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:09:36.940Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:09:36.943Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:09:36.943Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:09:36.943Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:09:36.943Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:10:06.944Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:10:06.968Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:10:06.970Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:10:06.970Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:10:06.970Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:10:06.970Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:10:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:10:36.970Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:10:36.986Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:10:36.989Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:10:36.989Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:10:36.989Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:10:36.990Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:11:06.990Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:11:07.003Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:11:07.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:11:07.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:11:07.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:11:07.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:11:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:11:37.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:11:37.020Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:11:37.023Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:11:37.023Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:11:37.023Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:11:37.023Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:12:07.023Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:12:07.038Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:12:07.040Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:12:07.040Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:12:07.040Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:12:07.041Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:12:21.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:12:37.041Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:12:37.053Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:12:37.056Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:12:37.056Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:12:37.056Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:12:37.056Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:13:07.056Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:13:07.073Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:13:07.075Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:13:07.076Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:13:07.076Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:13:07.076Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:13:21.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:13:37.076Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:13:37.092Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:13:37.095Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:13:37.095Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:13:37.095Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:13:37.096Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:14:07.096Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:14:07.097Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T02:14:07.108Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T02:14:07.109Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T02:14:07.111Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T02:14:07.120Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:14:07.196Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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-01-14T02:14:07.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T02:14:07.202Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:14:07.408Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T02:14:07.409Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:14:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[200], vertex-id=[196736], x-aai-txid=[2-aai-resources-230114-02:14:07:528-43212], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:14:07.409Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:14:07.409Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:14:07.410Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:14:07.415Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:14:07.415Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:14:07.416Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:14:07.416Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:07.417Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:07.417Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662447416, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:07.460Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:14:07.460Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662447416, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:14:07.462Z||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-01-14T02:14:08.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T02:14:08.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T02:14:08.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T02:14:08.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T02:14:08.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52013 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-14T02:14:08.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T02:14:08.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T02:14:08.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:08.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:08.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:08.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T02:14:08.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T02:14:08.539Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=3, 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-01-14T02:14:08.588Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T02:14:08.595Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:14:08.627Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-fb0a4bd9-6ca1-4b62-86a9-e17fed60bbc3 2023-01-14T02:14:08.628Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:08.628Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:14:10.471Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:14:13.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:14:16.506Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:14:19.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:14:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:21.266Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:14:21.281Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:14:21.282Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-fb0a4bd9-6ca1-4b62-86a9-e17fed60bbc3', protocol='range'} 2023-01-14T02:14:21.285Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:14:21.287Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-fb0a4bd9-6ca1-4b62-86a9-e17fed60bbc3=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-01-14T02:14:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:14:21.296Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-fb0a4bd9-6ca1-4b62-86a9-e17fed60bbc3', protocol='range'} 2023-01-14T02:14:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.296Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.297Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.299Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.299Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.300Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.300Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.300Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=171, 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-01-14T02:14:21.301Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:14:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.301Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T02:14:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:14:21.367Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:14:21.368Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:14:21.371Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:21.371Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:21.372Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:21.372Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:22.327Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:14:22.327Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:14:22.328Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:14:22.373Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:22.373Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:22.373Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:22.373Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:23.374Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:23.374Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:23.374Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:23.375Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:24.375Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:24.376Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:24.376Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:24.376Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:25.377Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:25.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:25.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:25.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:26.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:26.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:26.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:26.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:27.381Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:14:27.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:27.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:27.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:28.383Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T02:14:28.383Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:14:28.383Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T02:14:28.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:14:28.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T02:14:28.417Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:14:28.418Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:14:28.419Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:14:28.419Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:28.419Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:14:28.420Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:28.739Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:14:28.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T02:14:28.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:14:28.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:28.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:14:28.743Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:28.743Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:28.743Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662468742, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:29.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:14:29.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:14:29.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:29.746Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T02:14:29.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:29.748Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:30.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10075891193053954268/Definitions/service-Vfw20230114014004-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-14T02:14:32.128Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:14:32.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:14:32.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:14:32.129Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.130Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:14:32.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:14:32.132Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.132Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.132Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:14:32.133Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:14:32.133Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:14:32.133Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.133Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.133Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:14:32.134Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:14:32.134Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:14:32.134Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.134Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.135Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.136Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:14:32.136Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.136Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:14:32.136Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:14:32.136Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:14:32.137Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.137Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.137Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:14:32.137Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:14:32.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:14:32.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:14:32.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:14:32.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:14:32.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:14:32.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:14:32.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:14:32.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:14:32.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:14:32.141Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:14:32.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:14:32.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:14:32.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:14:32.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:14:32.142Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.143Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.143Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:14:32.143Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.143Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:14:32.143Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T02:14:32.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:14:32.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:14:32.144Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:14:32.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:14:32.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.145Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:14:32.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:14:32.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:14:32.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.146Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:14:32.147Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.147Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T02:14:32.147Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.147Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:14:32.147Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:14:32.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:14:32.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.148Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:14:32.149Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:14:32.150Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:14:32.150Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T02:14:32.150Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.150Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:14:32.152Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:14:32.152Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T02:14:32.220Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T02:14:32.220Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:14:32.220Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T02:14:32.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:14:32.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:32.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:32.221Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662472220, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:33.222Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:14:33.222Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T02:14:33.222Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:14:33.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:14:33.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:14:33.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662473222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:14:34.224Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:14:34.236Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:14:34.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:14:34.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:14:34.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:14:34.239Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:15:04.240Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:15:04.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:15:04.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:15:04.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:15:04.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:15:04.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:15:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:15:21.258Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:15:21.258Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T02:15:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:15:34.256Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:15:34.272Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:15:34.274Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:15:34.274Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:15:34.274Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:15:34.274Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:16:04.275Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:16:04.290Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:16:04.293Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:16:04.293Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:16:04.293Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:16:04.293Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:16:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:16:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:16:21.260Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:16:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662468742, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662472220, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662473222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "multicloud-k8s", "timestamp": 1673662466754, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "cds-sdc-listener", "timestamp": 1673662433102, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "cds-sdc-listener", "timestamp": 1673662433102, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "multicloud-k8s", "timestamp": 1673662466754, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "aai-model-loader", "timestamp": 1673662483357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "cds-sdc-listener", "timestamp": 1673662485719, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "aai-model-loader", "timestamp": 1673662483357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "aai-model-loader", "timestamp": 1673662485502, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "aai-model-loader", "timestamp": 1673662489302, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:16:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "aai-model-loader", "timestamp": 1673662490305, "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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-01-14T02:16:21.287Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 2023-01-14T02:16:21.288Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T02:16:34.294Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:16:34.307Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:16:34.310Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:16:34.310Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:16:34.310Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:16:34.310Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:17:04.310Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:17:04.329Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:17:04.331Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:17:04.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:17:04.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:17:04.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:17:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:17:34.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:17:34.347Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:17:34.349Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:17:34.350Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:17:34.350Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:17:34.350Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:18:04.350Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:18:04.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:18:04.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:18:04.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:18:04.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:18:04.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:18:21.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:18:34.368Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:18:34.382Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:18:34.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:18:34.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:18:34.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:18:34.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:19:04.384Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:19:04.400Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:19:04.403Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:19:04.403Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:19:04.403Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:19:04.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:19:21.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:21.440Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:19:21.441Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-fb0a4bd9-6ca1-4b62-86a9-e17fed60bbc3 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T02:19:21.441Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T02:19:21.441Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T02:19:21.911Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:19:21.918Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.918Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:19:21.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:19:21.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:19:21.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:19:21.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=191, 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-01-14T02:19:21.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:21.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:19:34.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:19:34.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T02:19:34.412Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T02:19:34.412Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T02:19:34.413Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T02:19:34.418Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:19:34.476Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T02:19:34.477Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a23137ad-661b-498f-8360-80607ecd84d3], X-ECOMP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-TransactionId=[], X-ONAP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], Content-Type=[application/merge-patch+json]} 2023-01-14T02:19:34.483Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:19:34.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:19:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[389120], x-aai-txid=[1-aai-resources-230114-02:19:34:806-51718], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:19:34.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:19:34.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T02:19:34.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:19:34.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:19:34.693Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:19:34.693Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:19:34.693Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:19:34.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:34.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:34.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662774693, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:34.817Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:19:34.824Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673662774693, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:19:34.825Z||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-01-14T02:19:35.728Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:19:35.728Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:19:35.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:35.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:35.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:35.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:36.730Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:36.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:36.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:36.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:37.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:37.732Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:37.732Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:37.732Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:38.733Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:38.734Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:38.734Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:38.734Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:39.734Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:39.735Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:39.735Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:39.735Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:40.736Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:40.737Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:40.737Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:40.737Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:41.738Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:19:41.738Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:41.739Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:41.739Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:42.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T02:19:42.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:19:42.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T02:19:42.741Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:19:42.747Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T02:19:42.782Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:19:42.783Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:19:42.783Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:19:42.783Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:42.783Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:19:42.783Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:42.986Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:19:42.987Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:42.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662782987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:43.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:19:43.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:19:43.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:43.991Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:43.991Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:43.991Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:44.143Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15042018327505728219/Definitions/service-BasicOnboardNlqjbu-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-01-14T02:19:45.264Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:19:45.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:19:45.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T02:19:45.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.265Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:19:45.266Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:19:45.267Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.267Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.267Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:19:45.267Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:19:45.267Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:19:45.268Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.268Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.268Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:19:45.268Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:19:45.268Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:19:45.269Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.269Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.269Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.269Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:19:45.269Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.270Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:19:45.271Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.271Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:19:45.271Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:19:45.271Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.271Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.272Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:19:45.273Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T02:19:45.273Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:19:45.273Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T02:19:45.273Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.273Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:19:45.274Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:19:45.275Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T02:19:45.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T02:19:45.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:19:45.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T02:19:45.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:19:45.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:45.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:45.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662785299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:46.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:19:46.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T02:19:46.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:19:46.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:19:46.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:19:46.304Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662786302, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:19:47.305Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:19:47.316Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:19:47.318Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:19:47.319Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:19:47.319Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:19:47.319Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:20:17.319Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:20:17.332Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:20:17.334Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:20:17.335Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:20:17.335Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:20:17.335Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:20:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:20:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:20:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:20:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T02:20:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:20:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:20:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662782987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:20:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662785299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T02:20:21.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T02:20:21.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673662786302, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T02:20:21.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:20:47.335Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:20:47.347Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:20:47.350Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:20:47.350Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:20:47.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:20:47.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:21:17.351Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:21:17.363Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:21:17.365Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:21:17.365Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:21:17.366Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:21:17.366Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:21:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:21:47.366Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:21:47.380Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:21:47.383Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:21:47.384Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:21:47.384Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:21:47.384Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:22:17.385Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:22:17.398Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:22:17.401Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:22:17.401Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:22:17.401Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:22:17.401Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:22:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:22:47.402Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:22:47.414Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:22:47.416Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:22:47.416Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:22:47.416Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:22:47.416Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:23:17.417Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:23:17.433Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:23:17.445Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:23:17.445Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:23:17.445Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:23:17.445Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:23:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:23:47.446Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:23:47.460Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:23:47.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:23:47.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:23:47.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:23:47.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:24:17.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:24:17.479Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:24:17.481Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:24:17.481Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:24:17.481Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:24:17.481Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:24:21.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:21.965Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version39: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version40: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T02:24:21.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.976Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:24:21.979Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:24:21.980Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:24:21.993Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:24:21.993Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.993Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.996Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.996Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.997Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.997Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=202, 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-01-14T02:24:21.997Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:21.997Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:24:47.482Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:24:47.482Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T02:24:47.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T02:24:47.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T02:24:47.493Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T02:24:47.497Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:24:47.539Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T02:24:47.540Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[017d3b57-6e3c-472b-8ed8-15aa26a1e46c], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T02:24:47.545Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:24:47.689Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:24:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[192664], x-aai-txid=[2-aai-resources-230114-02:24:47:867-28427], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:24:47.690Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:24:47.690Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T02:24:47.690Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:24:47.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:24:47.698Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:24:47.699Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:24:47.699Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:24:47.699Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:47.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:47.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663087699, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:47.718Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:24:47.718Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663087699, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:24:47.719Z||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-01-14T02:24:48.714Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:24:48.715Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:24:48.715Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:48.716Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:48.716Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:48.716Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:49.716Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:49.717Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:49.717Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:49.717Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:50.718Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:50.719Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:50.719Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:50.719Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:51.720Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:51.720Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:51.720Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:51.721Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:52.722Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:52.722Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:52.722Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:52.723Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:53.723Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:53.724Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:53.724Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:53.724Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:54.725Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:24:54.726Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:54.726Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:54.727Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:55.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T02:24:55.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:24:55.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T02:24:55.729Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:24:55.729Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T02:24:55.758Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:24:55.758Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:24:55.758Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:24:55.758Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:55.759Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:24:55.759Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:56.066Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:24:56.067Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T02:24:56.067Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:24:56.067Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:56.068Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:24:56.068Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:56.068Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:56.068Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663096067, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:24:57.068Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:24:57.069Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:24:57.069Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:57.070Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T02:24:57.070Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:57.070Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:57.209Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP604002091718681727/Definitions/service-Vfw20230114015129-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 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-01-14T02:24:59.146Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:24:59.147Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:24:59.147Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.147Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.148Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T02:24:59.149Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:24:59.150Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.150Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.150Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:24:59.150Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:24:59.151Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:24:59.151Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.151Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.151Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:24:59.152Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:24:59.152Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:24:59.152Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.152Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.153Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.153Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:24:59.153Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:24:59.153Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:24:59.153Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:24:59.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:24:59.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:24:59.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:24:59.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:24:59.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:24:59.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:24:59.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.157Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:24:59.157Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.157Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:24:59.157Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:24:59.158Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.158Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:24:59.158Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:24:59.158Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.159Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:24:59.159Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:24:59.159Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.159Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:24:59.159Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:24:59.160Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:24:59.160Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:24:59.160Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:24:59.160Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:24:59.160Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.161Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T02:24:59.162Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.162Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:24:59.162Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:24:59.162Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:24:59.162Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.163Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.163Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.163Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:24:59.163Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:24:59.163Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:24:59.164Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:24:59.164Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.164Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:24:59.164Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.165Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T02:24:59.165Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.165Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:24:59.165Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:24:59.165Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:24:59.166Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:24:59.167Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:24:59.167Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:24:59.167Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:24:59.167Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:24:59.167Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T02:24:59.168Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.168Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.168Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.168Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:24:59.169Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:24:59.170Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T02:24:59.196Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:24:59.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663099196, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:25:00.198Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:25:00.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T02:25:00.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:25:00.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:25:00.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:25:00.200Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663100198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:25:01.201Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:25:01.214Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:25:01.216Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:25:01.217Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:25:01.217Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:25:01.217Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:25:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:25:21.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:25:21.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:25:21.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:25:21.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:25:21.277Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.277Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.277Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:25:21.278Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:25:21.279Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.279Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.279Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673662448436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:25:21.279Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.279Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.280Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663096067, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:25:21.280Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.280Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.280Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663099196, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T02:25:21.281Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:21.281Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:25:21.281Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663100198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T02:25:21.282Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:25:31.218Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:25:31.242Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:25:31.245Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:25:31.245Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:25:31.245Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:25:31.246Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:26:01.247Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:26:01.272Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:26:01.275Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:26:01.275Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:26:01.275Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:26:01.275Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:26:21.257Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:26:31.276Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:26:31.289Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:26:31.291Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:26:31.291Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:26:31.291Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:26:31.291Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:27:01.292Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:27:01.307Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:27:01.310Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:27:01.311Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:27:01.311Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:27:01.311Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:27:21.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:27:31.312Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:27:31.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:27:31.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:27:31.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:27:31.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:27:31.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:28:01.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:28:01.343Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:28:01.345Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:28:01.345Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:28:01.345Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:28:01.345Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:28:21.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:28:31.346Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:28:31.361Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:28:31.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:28:31.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:28:31.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:28:31.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:29:01.365Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:29:01.377Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:29:01.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:29:01.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:29:01.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:29:01.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:29:21.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:29:31.381Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:29:31.396Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:29:31.399Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:29:31.399Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:29:31.399Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:29:31.399Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:30:01.399Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:30:01.400Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T02:30:01.407Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T02:30:01.408Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T02:30:01.409Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T02:30:01.417Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:30:01.478Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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-01-14T02:30:01.481Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T02:30:01.486Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:30:01.619Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T02:30:01.620Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:30:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[196736], x-aai-txid=[2-aai-resources-230114-02:30:01:807-5075], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:30:01.620Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:30:01.621Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:30:01.621Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:30:01.631Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:30:01.632Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:30:01.632Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:30:01.633Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:01.633Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:01.633Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663401632, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:01.651Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T02:30:01.651Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663401632, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:30:01.652Z||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-01-14T02:30:02.655Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T02:30:02.656Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T02:30:02.658Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T02:30:02.660Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52129 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-14T02:30:02.660Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T02:30:02.660Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T02:30:02.660Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T02:30:02.661Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:02.661Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:02.661Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:02.661Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T02:30:02.662Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T02:30:02.759Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=3, 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-01-14T02:30:02.819Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T02:30:02.825Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:30:02.862Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-2ca26dbb-abdd-4028-8536-17473a7e4b60 2023-01-14T02:30:02.862Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:02.862Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:30:04.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:07.525Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:10.533Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:13.542Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:16.549Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:19.558Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:30:21.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:21.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.266Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:30:21.271Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:30:21.272Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-2ca26dbb-abdd-4028-8536-17473a7e4b60', protocol='range'} 2023-01-14T02:30:21.277Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.277Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.277Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.278Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.278Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.278Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:30:21.279Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-2ca26dbb-abdd-4028-8536-17473a7e4b60=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-01-14T02:30:21.291Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:30:21.292Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.292Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.293Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-2ca26dbb-abdd-4028-8536-17473a7e4b60', protocol='range'} 2023-01-14T02:30:21.294Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.294Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.296Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.297Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.298Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=214, 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-01-14T02:30:21.299Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.299Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:30:21.302Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.303Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.303Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.304Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.304Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:30:21.304Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T02:30:21.374Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:30:21.375Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:30:21.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:21.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:21.378Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:21.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:22.331Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:30:22.332Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:30:22.333Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:30:22.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:22.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:22.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:22.380Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:23.381Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:23.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:23.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:23.382Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:24.383Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:24.384Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:24.384Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:24.384Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:25.386Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:25.387Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:25.387Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:25.387Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:26.388Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:26.390Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:26.390Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:26.390Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:27.393Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:30:27.394Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:27.395Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:27.395Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:28.398Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T02:30:28.398Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:30:28.398Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T02:30:28.399Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:30:28.399Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T02:30:28.445Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:30:28.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:30:28.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:30:28.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:28.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:30:28.446Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:28.665Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:30:28.667Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T02:30:28.667Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:30:28.667Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:28.668Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:30:28.668Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:28.668Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:28.668Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663428667, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:29.669Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:30:29.670Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:30:29.670Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:29.671Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T02:30:29.672Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:29.672Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:29.887Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8579320390056724713/Definitions/service-Vfw20230114014004-template.yml 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 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-14T02:30:31.798Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.799Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:30:31.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.801Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:30:31.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:30:31.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:30:31.804Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:30:31.805Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:30:31.806Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:30:31.807Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.808Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:30:31.812Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T02:30:31.847Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T02:30:31.847Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:30:31.847Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T02:30:31.847Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:30:31.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:31.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:31.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663431847, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:30:32.850Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663432849, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:30:33.851Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:30:33.866Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:30:33.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:30:33.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:30:33.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:30:33.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:31:03.869Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:31:03.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:31:03.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:31:03.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:31:03.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:31:03.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:31:21.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:31:21.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:31:21.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T02:31:21.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:31:33.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:31:33.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:31:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:31:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:31:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:31:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:32:03.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:32:03.923Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:32:03.926Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:32:03.926Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:32:03.926Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:32:03.927Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:32:21.256Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:32:21.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:32:21.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:32:21.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:32:21.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:32:21.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:32:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663428667, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:32:21.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.263Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.263Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663431847, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T02:32:21.263Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:21.263Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-14T02:32:21.263Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663432849, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T02:32:21.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:32:33.927Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:32:33.941Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:32:33.944Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:32:33.944Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:32:33.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:32:33.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:33:03.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:33:03.959Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:33:03.962Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:33:03.962Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:33:03.963Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:33:03.963Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:33:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:33:33.963Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:33:33.977Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:33:33.979Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:33:33.979Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:33:33.979Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:33:33.979Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:34:03.980Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:34:04.004Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:34:04.006Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:34:04.006Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:34:04.006Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:34:04.006Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:34:21.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:34:34.007Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:34:34.019Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:34:34.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:34:34.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:34:34.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:34:34.021Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:35:04.022Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:35:04.036Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:35:04.038Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:35:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:35:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:35:04.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:35:21.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:21.434Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:35:21.434Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-2ca26dbb-abdd-4028-8536-17473a7e4b60 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T02:35:21.435Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T02:35:21.435Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T02:35:21.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:35:21.806Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.807Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:35:21.811Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:35:21.811Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:35:21.820Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:35:21.821Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.821Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=224, 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-01-14T02:35:21.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:21.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:35:34.039Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:35:34.040Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T02:35:34.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T02:35:34.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T02:35:34.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T02:35:34.051Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:35:34.084Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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-01-14T02:35:34.086Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T02:35:34.091Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:35:34.213Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T02:35:34.214Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:35:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[389120], x-aai-txid=[1-aai-resources-230114-02:35:34:411-47937], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:35:34.215Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:35:34.215Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:35:34.216Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:35:34.222Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:35:34.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:35:34.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:35:34.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:34.223Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:34.224Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663734223, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:34.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:35:34.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673663734223, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:35:34.239Z||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-01-14T02:35:35.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:35:35.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:35:35.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:35.241Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:35.242Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:35.242Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:36.243Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:36.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:36.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:36.244Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:37.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:37.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:37.246Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:37.247Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:38.248Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:38.248Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:38.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:38.249Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:39.250Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:39.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:39.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:39.251Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:40.252Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:40.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:40.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:40.253Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:41.254Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:35:41.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:41.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:41.255Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:42.258Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T02:35:42.258Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:35:42.259Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T02:35:42.260Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:35:42.260Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T02:35:42.286Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:35:42.287Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:35:42.287Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:35:42.287Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:42.287Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:35:42.287Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:42.472Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:35:42.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T02:35:42.473Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:35:42.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:42.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:35:42.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:42.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:42.474Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663742473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:43.476Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:35:43.477Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:35:43.477Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:43.477Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:43.478Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:43.478Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:43.582Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11840513394663369342/Definitions/service-BasicOnboardNlqjbu-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-01-14T02:35:44.618Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:35:44.619Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.620Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T02:35:44.621Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:35:44.622Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.623Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:35:44.625Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T02:35:44.648Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T02:35:44.648Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:35:44.649Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T02:35:44.649Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:35:44.649Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:44.649Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:44.649Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663744648, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:45.650Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:35:45.650Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T02:35:45.650Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:35:45.650Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:35:45.651Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:35:45.651Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663745650, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:35:46.651Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:35:46.664Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:35:46.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:35:46.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:35:46.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:35:46.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:36:16.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:36:16.682Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:36:16.684Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:36:16.684Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:36:16.685Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:36:16.685Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:36:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:36:21.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.270Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:36:21.270Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663742473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:36:21.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663744648, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673663745650, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T02:36:21.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:36:46.686Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:36:46.701Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:36:46.708Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:36:46.709Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:36:46.709Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:36:46.709Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:37:16.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:37:16.730Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:37:16.734Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:37:16.736Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:37:16.738Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:37:16.738Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:37:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:37:46.739Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:37:46.758Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:37:46.761Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:37:46.761Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:37:46.761Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:37:46.761Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:38:16.762Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:38:16.776Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:38:16.778Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:38:16.778Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:38:16.778Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:38:16.778Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:38:21.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:38:46.779Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:38:46.795Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:38:46.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:38:46.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:38:46.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:38:46.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:39:16.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:39:16.824Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:39:16.827Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:39:16.827Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:39:16.827Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:39:16.827Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:39:21.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:39:46.828Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:39:46.842Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:39:46.844Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:39:46.844Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:39:46.844Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:39:46.844Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:40:16.845Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:40:16.859Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:40:16.861Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:40:16.862Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:40:16.862Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:40:16.862Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:40:21.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:21.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version43: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version44: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T02:40:21.596Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.596Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:40:21.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:40:21.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:40:21.612Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:40:21.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.616Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.616Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.616Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.617Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=235, 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-01-14T02:40:21.617Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:21.617Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:40:46.863Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:40:46.863Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T02:40:46.871Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T02:40:46.871Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T02:40:46.874Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T02:40:46.885Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:40:46.949Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T02:40:46.950Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4c6c6c29-23be-4e54-b4af-24e53b49c732], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T02:40:46.958Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:40:47.155Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:40:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[192664], x-aai-txid=[0-aai-resources-230114-02:40:47:278-94716], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:40:47.155Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:40:47.156Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T02:40:47.157Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:40:47.158Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:40:47.166Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:40:47.167Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:40:47.167Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:40:47.168Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:47.169Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:47.169Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664047167, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:47.201Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:40:47.201Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664047167, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:40:47.202Z||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-01-14T02:40:48.189Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:40:48.189Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:40:48.190Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:48.190Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:48.190Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:48.190Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:49.191Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:49.191Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:49.192Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:49.192Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:50.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:50.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:50.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:50.193Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:51.194Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:51.195Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:51.195Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:51.195Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:52.196Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:52.196Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:52.196Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:52.197Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:53.197Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:53.198Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:53.199Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:53.199Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:54.204Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:40:54.205Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:54.205Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:54.205Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:55.206Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T02:40:55.207Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:40:55.207Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T02:40:55.209Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:40:55.210Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T02:40:55.249Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:40:55.250Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:40:55.250Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:40:55.250Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:55.251Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:40:55.251Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:55.465Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:40:55.466Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T02:40:55.466Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:40:55.466Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:55.466Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:40:55.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:55.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:55.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664055466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:56.468Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:40:56.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:40:56.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:56.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T02:40:56.470Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:56.470Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:56.722Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10840078204882137678/Definitions/service-Vfw20230114015129-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 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-01-14T02:40:58.706Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:40:58.708Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.709Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.709Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:40:58.709Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:40:58.709Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:40:58.709Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.710Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:40:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:40:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:40:58.713Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:40:58.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.716Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.718Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:40:58.719Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.720Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:40:58.721Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:40:58.721Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T02:40:58.746Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T02:40:58.746Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:40:58.747Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T02:40:58.747Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:40:58.747Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:58.748Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:58.748Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664058746, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:40:59.750Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T02:40:59.750Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T02:40:59.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:40:59.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:40:59.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:40:59.752Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664059750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:41:00.754Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:41:00.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:41:00.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:41:00.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:41:00.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:41:00.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:41:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:41:21.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.265Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:41:21.265Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:41:21.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664055466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664058746, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664059750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T02:41:21.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:41:30.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:41:30.784Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:41:30.786Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:41:30.786Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:41:30.786Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:41:30.786Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:42:00.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:42:00.800Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:42:00.802Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:42:00.803Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:42:00.803Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:42:00.803Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:42:21.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:42:30.803Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:42:30.816Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:42:30.818Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:42:30.818Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:42:30.818Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:42:30.819Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:43:00.819Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:43:00.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:43:00.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:43:00.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:43:00.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:43:00.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:43:21.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:43:30.835Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:43:30.849Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:43:30.851Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:43:30.852Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:43:30.852Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:43:30.852Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:44:00.852Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:44:00.874Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:44:00.875Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:44:00.876Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:44:00.876Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:44:00.876Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:44:21.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:44:30.876Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:44:30.890Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:44:30.893Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:44:30.893Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:44:30.893Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:44:30.893Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:45:00.893Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:45:00.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:45:00.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:45:00.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:45:00.909Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:45:00.910Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:45:21.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:45:30.910Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:45:30.923Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:45:30.925Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:45:30.925Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:45:30.925Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:45:30.925Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:46:00.926Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:46:00.926Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T02:46:00.933Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T02:46:00.933Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T02:46:00.934Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T02:46:00.941Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:46:00.987Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T02:46:00.987Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2f02480c-a59f-4a19-8286-62142f87bc1f], X-ECOMP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-TransactionId=[], X-ONAP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], Content-Type=[application/merge-patch+json]} 2023-01-14T02:46:00.994Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:46:01.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:46:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[196736], x-aai-txid=[2-aai-resources-230114-02:46:01:312-46943], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:46:01.174Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:46:01.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T02:46:01.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:46:01.175Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:46:01.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:46:01.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:46:01.181Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:46:01.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:46:01.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:46:01.182Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664361181, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:01.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:46:01.213Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664361181, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:46:01.214Z||pool-2-thread-5|||||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-01-14T02:46:02.196Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:46:02.196Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5a4cbc91-5aaf-418d-bf8a-547f8aca01cc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bc8e7b32-4b1f-4675-b541-64c8a60f6ea0","serviceDescription":"service","serviceInvariantUUID":"14233165-24c5-4074-8a2b-caa24cb53258","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e4178119-15c6-4db0-9829-3a5580683500","resourceInvariantUUID":"32f65547-bdf0-4fe3-ad7a-50a03eb5c708","resourceCustomizationUUID":"482fe200-fa05-421d-9a92-8803d69545ba","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":"NDJmNDEyMmYzZDgwZWNiMTllNDQxZDZiM2NhZjUyZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d3d4a33-a229-48c2-8cb9-4d4872f108f3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c4a32b1-be11-4b15-a549-b12efdc7e4d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:46:02.197Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:46:02.205Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:46:02.205Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:46:02.205Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:03.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:46:03.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:46:03.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:46:03.207Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:04.207Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bc8e7b32-4b1f-4675-b541-64c8a60f6ea0", "serviceDescription": "service", "serviceInvariantUUID": "14233165-24c5-4074-8a2b-caa24cb53258", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "482fe200-fa05-421d-9a92-8803d69545ba", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e4178119-15c6-4db0-9829-3a5580683500", "resourceInvariantUUID": "32f65547-bdf0-4fe3-ad7a-50a03eb5c708", "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": "OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c4a32b1-be11-4b15-a549-b12efdc7e4d9" } ], "workloadContext": "Production" } 2023-01-14T02:46:04.208Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:46:04.208Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ASDC 2023-01-14T02:46:04.208Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5a4cbc91-5aaf-418d-bf8a-547f8aca01cc ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ServiceInvariantUUID:14233165-24c5-4074-8a2b-caa24cb53258 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:5c4a32b1-be11-4b15-a549-b12efdc7e4d9 ArtifactChecksum:OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba ResourceInvariantUUID:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e4178119-15c6-4db0-9829-3a5580683500 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-14T02:46:04.208Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 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-01-14T02:46:04.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:46:04.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:46:04.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:46:04.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T02:46:04.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:46:04.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T02:46:05.009Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:46:05.009Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 57790 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:46:05.010Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664365010, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:06.011Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:46:06.012Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:46:06.012Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.012Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-14T02:46:06.013Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.013Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.125Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17563951810777574818/Definitions/service-BasicNetwork-template.yml 2023-01-14T02:46:06.476Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:46:06.476Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:46:06.476Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.476Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.477Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:46:06.478Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.479Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.480Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.480Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.480Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.480Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Model Version:NULL Model InvariantUuid:14233165-24c5-4074-8a2b-caa24cb53258 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 Model UUID:9515e4c0-19bb-4f71-b333-4dd808f4880d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba 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-01-14T02:46:06.492Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: e4178119-15c6-4db0-9829-3a5580683500 2023-01-14T02:46:06.492Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||No resources found for Service: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:46:06.497Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500|| 2023-01-14T02:46:06.497Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-01-14T02:46:06.498Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||No resources found for Service: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T02:46:06.498Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T02:46:06.499Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-01-14T02:46:06.499Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.505Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c7faabb, org.onap.sdc.toscaparser.api.parameters.Input@128d3182, org.onap.sdc.toscaparser.api.parameters.Input@58ca6cc2, org.onap.sdc.toscaparser.api.parameters.Input@2107d35a, org.onap.sdc.toscaparser.api.parameters.Input@50dc9fb3] 2023-01-14T02:46:06.506Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.506Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.506Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid bc8e7b32-4b1f-4675-b541-64c8a60f6ea0: Generic NeutronNet 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.507Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.540Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.540Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.540Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.540Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.540Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:46:06.541Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:46:06.541Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T02:46:06.595Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-01-14T02:46:06.595Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T02:46:06.595Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T02:46:06.595Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-14T02:46:06.595Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:46:06.596Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:46:06.596Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664366595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:07.596Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:46:07.609Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:46:07.611Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:46:07.611Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:46:07.612Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:46:07.612Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:46:21.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:46:21.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:46:21.267Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:46:21.267Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:46:21.267Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:46:21.267Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673663402655, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664365010, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664366595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-14T02:46:21.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:46:37.612Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:46:37.625Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:46:37.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:46:37.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:46:37.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:46:37.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:47:07.629Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:47:07.641Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:47:07.643Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:47:07.643Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:47:07.643Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:47:07.643Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:47:21.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:47:37.643Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:47:37.656Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:47:37.658Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:47:37.658Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:47:37.658Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:47:37.658Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:48:07.659Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:48:07.674Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:48:07.677Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:48:07.677Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:48:07.677Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:48:07.677Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:48:21.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:48:37.677Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:48:37.690Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:48:37.692Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:48:37.693Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:48:37.693Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:48:37.693Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:49:07.693Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:49:07.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:49:07.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:49:07.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:49:07.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:49:07.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:49:21.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:49:37.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:49:37.737Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:49:37.739Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:49:37.739Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:49:37.739Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:49:37.739Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:50:07.740Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:50:07.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:50:07.758Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:50:07.758Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:50:07.758Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:50:07.758Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:50:21.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:50:37.759Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:50:37.777Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:50:37.780Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:50:37.780Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:50:37.780Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:50:37.780Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:51:07.781Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:51:07.781Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T02:51:07.790Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and serviceModelVersionId: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T02:51:07.790Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14233165-24c5-4074-8a2b-caa24cb53258 2023-01-14T02:51:07.792Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 2023-01-14T02:51:07.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:51:07.849Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||Invoke 2023-01-14T02:51:07.850Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5c7b665a-54eb-44e9-aa3d-16bdc7730f3c], X-ECOMP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-TransactionId=[], X-ONAP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], Content-Type=[application/merge-patch+json]} 2023-01-14T02:51:07.858Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:51:07.982Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?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/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:51:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[192688], x-aai-txid=[1-aai-resources-230114-02:51:08:175-69244], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:51:07.983Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:51:07.983Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||InvokeReturn 2023-01-14T02:51:07.985Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:51:07.985Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:51:07.992Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:51:07.992Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:51:07.993Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:51:07.993Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:07.993Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:07.993Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664667992, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:08.016Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:51:08.017Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664667992, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:51:08.018Z||pool-2-thread-5|||||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-01-14T02:51:09.014Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T02:51:09.015Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T02:51:09.017Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T02:51:09.018Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52245 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-14T02:51:09.018Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T02:51:09.018Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T02:51:09.019Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T02:51:09.019Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:09.019Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:09.019Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:09.020Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T02:51:09.020Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T02:51:09.117Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=4, 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-01-14T02:51:09.164Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T02:51:09.165Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:51:09.199Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-dcfc50f5-24a0-4b83-9863-011fc1fccf1b 2023-01-14T02:51:09.199Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:09.200Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T02:51:10.521Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:51:13.530Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:51:16.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:51:19.545Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:51:21.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:21.266Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.266Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:51:21.271Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-dcfc50f5-24a0-4b83-9863-011fc1fccf1b', protocol='range'} 2023-01-14T02:51:21.272Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:51:21.277Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.277Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.277Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.277Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.277Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.278Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T02:51:21.278Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-dcfc50f5-24a0-4b83-9863-011fc1fccf1b=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-01-14T02:51:21.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-dcfc50f5-24a0-4b83-9863-011fc1fccf1b', protocol='range'} 2023-01-14T02:51:21.292Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:51:21.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.292Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.292Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.296Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.296Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.296Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.296Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.296Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.296Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.296Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.296Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=252, 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-01-14T02:51:21.297Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:51:21.297Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.297Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T02:51:21.297Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:51:21.379Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:51:21.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:51:21.382Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:21.382Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:21.382Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:21.382Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:22.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:51:22.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:51:22.313Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:51:22.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:22.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:22.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:22.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:23.392Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:23.392Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:23.392Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:23.393Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:24.393Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:24.394Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:24.394Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:24.394Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:25.395Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:25.395Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:25.395Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:25.395Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:26.396Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:26.397Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:26.397Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:26.397Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:27.399Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:51:27.399Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:27.399Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:27.399Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:28.400Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T02:51:28.401Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:51:28.401Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T02:51:28.402Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:51:28.402Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T02:51:28.439Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:51:28.440Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:51:28.440Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:51:28.440Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:28.440Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:51:28.441Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:28.694Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:51:28.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T02:51:28.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:51:28.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:28.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:51:28.696Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:28.696Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:28.696Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664688695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:29.697Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:51:29.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:51:29.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:29.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T02:51:29.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:29.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:29.966Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13500190585709264294/Definitions/service-Vfw20230114014004-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-01-14T02:51:31.901Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:51:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:51:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.902Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.903Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.904Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:51:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:51:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:51:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.905Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.906Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:51:31.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.908Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:51:31.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:51:31.911Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:51:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:51:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:51:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.914Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T02:51:31.915Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T02:51:31.916Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T02:51:31.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.919Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.919Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.919Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:51:31.919Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:51:31.919Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T02:51:31.945Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T02:51:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:51:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T02:51:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:51:31.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:31.947Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:31.947Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664691946, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T02:51:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T02:51:32.948Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:51:32.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:51:32.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:51:32.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664692947, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:51:33.950Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:51:33.963Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:51:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:51:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:51:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:51:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:52:03.966Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:52:03.979Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:52:03.982Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:52:03.982Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:52:03.982Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:52:03.983Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:52:21.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:52:21.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:52:21.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T02:52:21.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:52:33.983Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:52:33.996Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:52:33.998Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:52:33.999Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:52:33.999Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:52:33.999Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:53:03.999Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:53:04.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:53:04.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:53:04.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:53:04.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:53:04.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:53:21.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:53:21.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T02:53:21.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:53:21.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664688695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664691946, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664692947, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T02:53:21.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:53:34.015Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:53:34.027Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:53:34.030Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:53:34.030Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:53:34.030Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:53:34.030Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:54:04.030Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:54:04.043Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:54:04.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:54:04.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:54:04.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:54:04.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:54:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:54:34.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:54:34.068Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:54:34.073Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:54:34.073Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:54:34.073Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:54:34.073Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:55:04.073Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:55:04.087Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:55:04.090Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:55:04.090Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:55:04.090Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:55:04.090Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:55:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:55:34.091Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:55:34.104Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:55:34.107Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:55:34.107Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:55:34.108Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:55:34.108Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:56:04.108Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:56:04.121Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:56:04.123Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:56:04.123Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:56:04.123Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:56:04.123Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:56:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:21.396Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T02:56:21.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-dcfc50f5-24a0-4b83-9863-011fc1fccf1b sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T02:56:21.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T02:56:21.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T02:56:21.799Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T02:56:21.807Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.807Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T02:56:21.811Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:56:21.811Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T02:56:21.830Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T02:56:21.830Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.830Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.834Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.834Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=262, 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-01-14T02:56:21.834Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:21.834Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T02:56:34.124Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T02:56:34.124Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T02:56:34.131Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T02:56:34.132Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T02:56:34.132Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T02:56:34.137Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T02:56:34.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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-01-14T02:56:34.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T02:56:34.181Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T02:56:34.328Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T02:56:34.328Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 02:56:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[389120], x-aai-txid=[1-aai-resources-230114-02:56:34:496-86399], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T02:56:34.329Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T02:56:34.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T02:56:34.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T02:56:34.341Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T02:56:34.342Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T02:56:34.342Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T02:56:34.342Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:34.342Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:34.343Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664994342, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:34.367Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:56:34.367Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673664994342, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T02:56:34.368Z||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-01-14T02:56:35.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T02:56:35.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T02:56:35.361Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:35.361Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:35.361Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:35.362Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:36.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:36.364Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:36.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:36.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:37.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:37.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:37.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:37.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:38.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:38.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:38.368Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:38.368Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:39.368Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:39.369Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:39.369Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:39.369Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:40.370Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:40.370Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:40.370Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:40.370Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:41.371Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T02:56:41.372Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:41.372Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:41.372Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:42.373Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T02:56:42.373Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T02:56:42.374Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T02:56:42.375Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T02:56:42.375Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T02:56:42.399Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:56:42.399Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:56:42.399Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:56:42.400Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:42.400Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T02:56:42.400Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:42.597Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T02:56:42.598Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T02:56:42.598Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:56:42.598Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:42.598Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T02:56:42.599Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:42.599Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:42.599Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665002598, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:43.600Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T02:56:43.600Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T02:56:43.601Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:43.601Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:43.602Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:43.602Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:43.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10334442437944480852/Definitions/service-BasicOnboardNlqjbu-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-01-14T02:56:44.795Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T02:56:44.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:56:44.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T02:56:44.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.797Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.797Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.797Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.797Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.797Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T02:56:44.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T02:56:44.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.798Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:56:44.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:56:44.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:56:44.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.799Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:56:44.800Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T02:56:44.800Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T02:56:44.800Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.800Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.800Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:56:44.801Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T02:56:44.802Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.802Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T02:56:44.802Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.802Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:56:44.802Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:56:44.803Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.803Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:56:44.803Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:56:44.803Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.804Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T02:56:44.804Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T02:56:44.804Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.804Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T02:56:44.804Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T02:56:44.805Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T02:56:44.805Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T02:56:44.805Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.805Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.805Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.806Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.806Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.806Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.806Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T02:56:44.806Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T02:56:44.807Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T02:56:44.830Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T02:56:44.830Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:56:44.831Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T02:56:44.831Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:56:44.831Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:44.831Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:44.832Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665004830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:45.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T02:56:45.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T02:56:45.834Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T02:56:45.834Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T02:56:45.835Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T02:56:45.835Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665005833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:56:46.836Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:56:46.849Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:56:46.851Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:56:46.851Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:56:46.851Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:56:46.851Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:57:16.852Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:57:16.865Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:57:16.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:57:16.867Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:57:16.868Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:57:16.868Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:57:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:57:21.265Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.265Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:57:21.266Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.266Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T02:57:21.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T02:57:21.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665002598, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665004830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:21.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T02:57:21.271Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665005833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T02:57:21.271Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T02:57:46.868Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:57:46.881Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:57:46.884Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:57:46.884Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:57:46.884Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:57:46.884Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:58:16.885Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:58:16.896Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:58:16.898Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:58:16.898Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:58:16.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:58:16.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:58:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:58:46.899Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:58:46.911Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:58:46.913Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:58:46.913Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:58:46.913Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:58:46.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:59:16.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:59:16.928Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:59:16.930Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:59:16.930Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:59:16.930Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:59:16.930Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T02:59:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T02:59:46.931Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:59:46.941Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T02:59:46.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T02:59:46.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T02:59:46.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T02:59:46.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:00:16.944Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:00:16.955Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:00:16.957Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:00:16.957Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:00:16.958Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:00:16.958Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:00:21.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:00:46.958Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:00:46.971Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:00:46.973Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:00:46.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:00:46.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:00:46.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:01:16.974Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:01:16.988Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:01:16.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:01:16.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:01:16.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:01:16.990Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:01:21.260Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:22.228Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version48: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version49: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T03:01:22.247Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.247Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:01:22.252Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:01:22.253Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:01:22.264Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:01:22.264Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.264Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.268Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.268Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.268Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.269Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=273, 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-01-14T03:01:22.269Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:22.269Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:01:46.991Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:01:46.991Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T03:01:46.998Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T03:01:46.998Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T03:01:46.999Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T03:01:47.003Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:01:47.038Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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-01-14T03:01:47.039Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T03:01:47.044Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:01:47.219Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T03:01:47.219Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:01:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[192664], x-aai-txid=[1-aai-resources-230114-03:01:47:359-35264], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:01:47.219Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:01:47.220Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:01:47.220Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:01:47.227Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:01:47.227Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:01:47.227Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:01:47.228Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:47.228Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:47.228Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665307227, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:47.282Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:01:47.282Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665307227, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:01:47.283Z||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-01-14T03:01:48.247Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:01:48.247Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:01:48.249Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:48.249Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:48.249Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:48.249Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:49.250Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:49.251Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:49.251Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:49.251Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:50.252Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:50.252Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:50.252Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:50.253Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:51.253Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:51.254Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:51.254Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:51.254Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:52.255Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:52.255Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:52.255Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:52.255Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:53.256Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:53.256Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:53.256Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:53.256Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:54.257Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:01:54.259Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:54.259Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:54.260Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:55.261Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T03:01:55.261Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:01:55.262Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T03:01:55.262Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:01:55.263Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T03:01:55.294Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:01:55.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:01:55.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:01:55.295Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:55.296Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:01:55.296Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:55.533Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:01:55.534Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T03:01:55.535Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:01:55.535Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:55.535Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:01:55.536Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:55.538Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:55.538Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665315535, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:56.541Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:01:56.542Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:01:56.542Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:56.542Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T03:01:56.544Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:56.548Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:56.707Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1071476442562996074/Definitions/service-Vfw20230114015129-template.yml 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 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-14T03:01:58.661Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:01:58.662Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:01:58.662Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.662Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:01:58.662Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.663Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.663Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.663Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.663Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.663Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T03:01:58.664Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:01:58.665Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.665Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.665Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:01:58.665Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:01:58.666Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:01:58.667Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.667Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.667Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.667Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:01:58.667Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:01:58.668Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:01:58.669Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:01:58.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:01:58.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:01:58.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:01:58.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:01:58.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.672Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:01:58.673Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.674Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.675Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:01:58.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:01:58.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:01:58.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:01:58.677Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.677Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:01:58.677Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.680Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T03:01:58.680Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.681Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:01:58.681Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:01:58.681Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:01:58.681Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.682Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.682Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.682Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:01:58.682Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:01:58.683Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:01:58.683Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:01:58.683Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:01:58.683Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:01:58.683Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:01:58.684Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T03:01:58.684Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.684Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.685Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.685Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.685Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.685Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.686Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:01:58.686Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:01:58.686Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T03:01:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T03:01:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:01:58.711Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T03:01:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:01:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:58.712Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665318711, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:01:59.714Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:01:59.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T03:01:59.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:01:59.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:01:59.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:01:59.715Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665319714, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:02:00.717Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:02:00.732Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:02:00.734Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:02:00.734Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:02:00.734Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:02:00.734Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:02:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:02:21.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:02:21.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:02:21.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665315535, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665318711, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:02:21.276Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665319714, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T03:02:21.277Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:02:30.735Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:02:30.748Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:02:30.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:02:30.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:02:30.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:02:30.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:03:00.751Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:03:00.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:03:00.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:03:00.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:03:00.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:03:00.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:03:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:03:30.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:03:30.784Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:03:30.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:03:30.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:03:30.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:03:30.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:04:00.787Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:04:00.800Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:04:00.802Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:04:00.802Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:04:00.802Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:04:00.802Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:04:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:04:30.803Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:04:30.819Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:04:30.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:04:30.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:04:30.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:04:30.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:05:00.823Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:05:00.839Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:05:00.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:05:00.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:05:00.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:05:00.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:05:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:05:30.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:05:30.858Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:05:30.860Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:05:30.860Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:05:30.860Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:05:30.860Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:06:00.861Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:06:00.876Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:06:00.887Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:06:00.887Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:06:00.888Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:06:00.888Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:06:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:06:30.888Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:06:30.901Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:06:30.906Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:06:30.906Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:06:30.906Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:06:30.906Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:07:00.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:07:00.907Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T03:07:00.914Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T03:07:00.915Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T03:07:00.916Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T03:07:00.928Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:07:00.999Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T03:07:01.000Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[103b32ad-c635-4365-9c55-e13b440423b1], X-ECOMP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-TransactionId=[], X-ONAP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], Content-Type=[application/merge-patch+json]} 2023-01-14T03:07:01.006Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:07:01.220Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:07:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[196736], x-aai-txid=[1-aai-resources-230114-03:07:01:318-14719], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:07:01.221Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:07:01.221Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T03:07:01.222Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:07:01.229Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:07:01.240Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:07:01.240Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:07:01.241Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:07:01.241Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:01.242Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:01.242Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665621241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:01.277Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:01.277Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665621241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:07:01.279Z||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-01-14T03:07:02.264Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:07:02.264Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5a4cbc91-5aaf-418d-bf8a-547f8aca01cc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bc8e7b32-4b1f-4675-b541-64c8a60f6ea0","serviceDescription":"service","serviceInvariantUUID":"14233165-24c5-4074-8a2b-caa24cb53258","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e4178119-15c6-4db0-9829-3a5580683500","resourceInvariantUUID":"32f65547-bdf0-4fe3-ad7a-50a03eb5c708","resourceCustomizationUUID":"482fe200-fa05-421d-9a92-8803d69545ba","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":"NDJmNDEyMmYzZDgwZWNiMTllNDQxZDZiM2NhZjUyZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d3d4a33-a229-48c2-8cb9-4d4872f108f3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c4a32b1-be11-4b15-a549-b12efdc7e4d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:07:02.265Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:07:02.265Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:02.265Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:02.265Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:03.266Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:07:03.267Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:03.267Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:03.267Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:04.268Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bc8e7b32-4b1f-4675-b541-64c8a60f6ea0", "serviceDescription": "service", "serviceInvariantUUID": "14233165-24c5-4074-8a2b-caa24cb53258", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "482fe200-fa05-421d-9a92-8803d69545ba", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e4178119-15c6-4db0-9829-3a5580683500", "resourceInvariantUUID": "32f65547-bdf0-4fe3-ad7a-50a03eb5c708", "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": "OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c4a32b1-be11-4b15-a549-b12efdc7e4d9" } ], "workloadContext": "Production" } 2023-01-14T03:07:04.269Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:07:04.269Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ASDC 2023-01-14T03:07:04.270Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5a4cbc91-5aaf-418d-bf8a-547f8aca01cc ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ServiceInvariantUUID:14233165-24c5-4074-8a2b-caa24cb53258 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:5c4a32b1-be11-4b15-a549-b12efdc7e4d9 ArtifactChecksum:OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba ResourceInvariantUUID:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e4178119-15c6-4db0-9829-3a5580683500 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-14T03:07:04.270Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 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-01-14T03:07:04.298Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:07:04.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:07:04.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:07:04.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:07:04.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:07:04.300Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:07:04.578Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:07:04.580Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 57790 2023-01-14T03:07:04.580Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:07:04.581Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:07:04.581Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:07:04.581Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:04.581Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:04.582Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665624580, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:05.582Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:07:05.583Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:07:05.583Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:07:05.584Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-14T03:07:05.584Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:07:05.585Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:07:05.745Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3626779592591126420/Definitions/service-BasicNetwork-template.yml 2023-01-14T03:07:06.242Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:07:06.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:07:06.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:07:06.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-14T03:07:06.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.243Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:07:06.244Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:07:06.245Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.245Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.245Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:07:06.245Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:07:06.245Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:07:06.246Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.247Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:07:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:07:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Model Version:NULL Model InvariantUuid:14233165-24c5-4074-8a2b-caa24cb53258 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 Model UUID:9515e4c0-19bb-4f71-b333-4dd808f4880d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-01-14T03:07:06.271Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists 2023-01-14T03:07:06.271Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:07:06.271Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists) 2023-01-14T03:07:06.272Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:07:06.272Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:06.272Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:06.272Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665626271, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:07.274Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:07:07.274Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: e4178119-15c6-4db0-9829-3a5580683500 already exists) 2023-01-14T03:07:07.274Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:07:07.274Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:07:07.274Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:07:07.275Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665627274, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:08.275Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:07:08.288Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:07:08.291Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:07:08.291Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:07:08.291Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:07:08.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:07:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:07:21.284Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:21.284Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:07:21.284Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673664669014, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665624580, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665626271, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665627274, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } 2023-01-14T03:07:21.285Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:07:38.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:07:38.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:07:38.306Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:07:38.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:07:38.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:07:38.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:08:08.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:08:08.319Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:08:08.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:08:08.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:08:08.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:08:08.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:08:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:08:38.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:08:38.339Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:08:38.342Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:08:38.342Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:08:38.342Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:08:38.342Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:09:08.342Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:09:08.354Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:09:08.356Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:09:08.356Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:09:08.356Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:09:08.356Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:09:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:09:38.357Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:09:38.369Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:09:38.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:09:38.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:09:38.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:09:38.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:10:08.374Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:10:08.396Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:10:08.398Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:10:08.398Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:10:08.398Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:10:08.398Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:10:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:10:38.398Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:10:38.410Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:10:38.413Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:10:38.413Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:10:38.413Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:10:38.414Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:11:08.414Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:11:08.427Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:11:08.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:11:08.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:11:08.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:11:08.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:11:21.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:11:38.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:11:38.443Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:11:38.445Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:11:38.445Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:11:38.445Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:11:38.445Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:12:08.446Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:12:08.446Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T03:12:08.451Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and serviceModelVersionId: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T03:12:08.452Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14233165-24c5-4074-8a2b-caa24cb53258 2023-01-14T03:12:08.452Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 2023-01-14T03:12:08.456Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:12:08.486Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||Invoke 2023-01-14T03:12:08.486Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[781ab335-287a-4479-82c3-6322bf9ab4ae], X-ECOMP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-TransactionId=[], X-ONAP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], Content-Type=[application/merge-patch+json]} 2023-01-14T03:12:08.492Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:12:08.621Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?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/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:12:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[192688], x-aai-txid=[0-aai-resources-230114-03:12:08:803-51704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:12:08.621Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:12:08.622Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||InvokeReturn 2023-01-14T03:12:08.623Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:12:08.623Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:12:08.631Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:12:08.631Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:12:08.631Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:12:08.632Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:08.632Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:08.632Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665928631, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:08.649Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:12:08.649Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665928631, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:12:08.649Z||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-01-14T03:12:09.652Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T03:12:09.653Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T03:12:09.654Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T03:12:09.655Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T03:12:09.655Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52361 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-14T03:12:09.655Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T03:12:09.656Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T03:12:09.656Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:09.657Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:09.657Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:09.657Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T03:12:09.658Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T03:12:09.754Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=4, 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-01-14T03:12:09.813Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T03:12:09.818Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:12:09.856Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b9a2a35f-6142-4ece-854c-ac90639e2eaa 2023-01-14T03:12:09.856Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:09.856Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:12:11.054Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:12:14.060Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:12:17.068Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:12:20.076Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:12:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:21.265Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.265Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:12:21.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:12:21.269Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b9a2a35f-6142-4ece-854c-ac90639e2eaa', protocol='range'} 2023-01-14T03:12:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:12:21.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-b9a2a35f-6142-4ece-854c-ac90639e2eaa=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-01-14T03:12:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b9a2a35f-6142-4ece-854c-ac90639e2eaa', protocol='range'} 2023-01-14T03:12:21.299Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:12:21.300Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.300Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.303Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.303Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:12:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T03:12:21.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=291, 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-01-14T03:12:21.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:12:21.365Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:12:21.365Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:12:21.366Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:21.367Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:21.367Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:21.367Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:22.319Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:12:22.319Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:12:22.319Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:12:22.367Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:22.368Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:22.368Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:22.368Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:23.369Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:23.369Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:23.369Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:23.370Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:24.370Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:24.370Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:24.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:24.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:25.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:25.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:25.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:25.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:26.374Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:26.375Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:26.375Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:26.375Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:27.376Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:12:27.376Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:27.376Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:27.376Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:28.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T03:12:28.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:12:28.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T03:12:28.378Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:12:28.378Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T03:12:28.403Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:12:28.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:12:28.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:12:28.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:28.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:12:28.404Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:28.656Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:12:28.657Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T03:12:28.657Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:12:28.657Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:28.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:12:28.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:28.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:28.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665948657, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:29.659Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:12:29.659Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:12:29.660Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:29.660Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T03:12:29.661Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:29.661Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:29.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5998936155368066739/Definitions/service-Vfw20230114014004-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-01-14T03:12:31.607Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.608Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:12:31.610Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:12:31.611Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:12:31.612Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.613Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:12:31.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:12:31.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:12:31.620Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.621Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.622Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:12:31.622Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:12:31.622Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T03:12:31.645Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T03:12:31.646Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:12:31.646Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T03:12:31.646Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:12:31.647Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:31.647Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:31.647Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665951646, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:32.648Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:12:32.648Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T03:12:32.649Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:12:32.649Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:12:32.649Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:12:32.649Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665952648, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:12:33.650Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:12:33.662Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:12:33.665Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:12:33.666Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:12:33.666Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:12:33.666Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:13:03.666Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:13:03.681Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:13:03.683Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:13:03.683Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:13:03.683Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:13:03.683Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:13:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:13:21.258Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:13:21.258Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T03:13:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:13:33.684Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:13:33.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:13:33.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:13:33.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:13:33.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:13:33.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:14:03.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:14:03.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:14:03.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:14:03.716Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:14:03.716Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:14:03.716Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:14:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:14:21.258Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.258Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:14:21.258Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.258Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.258Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:14:21.259Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665948657, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665951646, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:14:21.260Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673665952648, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T03:14:21.261Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:14:33.716Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:14:33.729Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:14:33.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:14:33.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:14:33.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:14:33.731Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:15:03.732Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:15:03.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:15:03.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:15:03.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:15:03.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:15:03.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:15:21.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:15:33.745Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:15:33.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:15:33.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:15:33.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:15:33.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:15:33.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:16:03.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:16:03.770Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:16:03.772Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:16:03.772Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:16:03.773Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:16:03.773Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:16:21.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:16:33.773Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:16:33.785Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:16:33.788Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:16:33.788Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:16:33.788Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:16:33.788Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:17:03.788Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:17:03.800Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:17:03.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:17:03.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:17:03.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:17:03.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:17:21.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:21.394Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:17:21.395Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-b9a2a35f-6142-4ece-854c-ac90639e2eaa sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T03:17:21.395Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T03:17:21.396Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T03:17:21.788Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:17:21.795Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.796Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:17:21.799Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:17:21.800Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:17:21.808Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:17:21.808Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.808Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.811Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.811Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.811Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.811Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=301, 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-01-14T03:17:21.811Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:21.812Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:17:33.802Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:17:33.803Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T03:17:33.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T03:17:33.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T03:17:33.810Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T03:17:33.816Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:17:33.857Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T03:17:33.857Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cbe9658b-51b5-4c99-a62c-840697e8db54], X-ECOMP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-TransactionId=[], X-ONAP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], Content-Type=[application/merge-patch+json]} 2023-01-14T03:17:33.868Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:17:34.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:17:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[389120], x-aai-txid=[2-aai-resources-230114-03:17:34:178-64412], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:17:34.013Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:17:34.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T03:17:34.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:17:34.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:17:34.028Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:17:34.028Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:17:34.028Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:17:34.029Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:34.029Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:34.029Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673666254028, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:34.048Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:17:34.048Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673666254028, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:17:34.049Z||pool-2-thread-5|||||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-01-14T03:17:35.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:17:35.046Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:17:35.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:35.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:35.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:35.047Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:36.048Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:36.049Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:36.049Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:36.049Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:37.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:37.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:37.050Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:37.051Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:38.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:38.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:38.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:38.052Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:39.053Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:39.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:39.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:39.054Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:40.055Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:40.056Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:40.056Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:40.056Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:41.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:17:41.057Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:41.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:41.058Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:42.059Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T03:17:42.060Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:17:42.060Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T03:17:42.060Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:17:42.061Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T03:17:42.102Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:17:42.103Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:17:42.103Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:17:42.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:42.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:17:42.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:42.298Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:17:42.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T03:17:42.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:17:42.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:42.299Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:17:42.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:42.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:42.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666262299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:43.300Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:17:43.301Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:17:43.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:43.302Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:43.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:43.303Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:43.405Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5739450890847561009/Definitions/service-BasicOnboardNlqjbu-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-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.462Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:17:44.463Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.464Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.465Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:17:44.466Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T03:17:44.467Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:17:44.468Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T03:17:44.490Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:44.491Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666264491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:45.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:17:45.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T03:17:45.492Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:17:45.493Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:17:45.493Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:17:45.493Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666265492, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:17:46.494Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:17:46.506Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:17:46.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:17:46.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:17:46.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:17:46.508Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:18:16.509Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:18:16.529Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:18:16.531Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:18:16.531Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:18:16.532Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:18:16.532Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:18:21.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:18:21.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:18:21.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.267Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666262299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666264491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666265492, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T03:18:21.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:18:46.532Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:18:46.551Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:18:46.554Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:18:46.555Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:18:46.555Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:18:46.555Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:19:16.555Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:19:16.567Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:19:16.569Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:19:16.569Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:19:16.569Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:19:16.569Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:19:21.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:19:46.570Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:19:46.581Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:19:46.583Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:19:46.583Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:19:46.583Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:19:46.583Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:20:16.583Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:20:16.594Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:20:16.596Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:20:16.596Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:20:16.596Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:20:16.597Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:20:21.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:20:46.597Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:20:46.608Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:20:46.610Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:20:46.610Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:20:46.610Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:20:46.610Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:21:16.612Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:21:16.624Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:21:16.626Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:21:16.627Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:21:16.627Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:21:16.627Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:21:21.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:21:46.627Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:21:46.639Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:21:46.642Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:21:46.642Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:21:46.642Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:21:46.643Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:22:16.643Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:22:16.654Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:22:16.656Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:22:16.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:22:16.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:22:16.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:22:21.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:21.448Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version53: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version54: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T03:22:21.457Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.457Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:22:21.463Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:22:21.463Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:22:21.483Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:22:21.483Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.483Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.487Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=312, 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-01-14T03:22:21.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:21.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:22:46.658Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:22:46.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T03:22:46.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T03:22:46.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T03:22:46.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T03:22:46.684Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:22:46.744Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T03:22:46.745Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0baa6086-5f9f-464f-aa6f-b98836b91032], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T03:22:46.753Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:22:46.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:22:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[192664], x-aai-txid=[0-aai-resources-230114-03:22:47:063-61316], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:22:46.914Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:22:46.915Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T03:22:46.916Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:22:46.917Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:22:46.922Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:22:46.923Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:22:46.923Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:22:46.924Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:46.924Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:46.924Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666566923, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:46.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:22:46.938Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673666566923, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:22:46.939Z||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-01-14T03:22:47.942Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:22:47.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:22:47.943Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:47.944Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:47.944Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:47.944Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:48.945Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:48.946Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:48.946Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:48.946Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:49.947Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:49.948Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:49.948Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:49.948Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:50.949Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:50.950Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:50.950Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:50.950Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:51.951Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:51.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:51.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:51.952Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:52.953Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:52.954Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:52.954Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:52.954Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:53.955Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:22:53.956Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:53.956Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:53.957Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:54.958Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T03:22:54.959Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:22:54.959Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T03:22:54.960Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:22:54.961Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T03:22:54.996Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:22:54.997Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:22:54.997Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:22:54.997Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:54.998Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:22:54.998Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:55.243Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:22:55.245Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T03:22:55.245Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:22:55.246Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:55.246Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:22:55.246Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:55.247Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:55.247Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666575245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:56.248Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:22:56.249Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:22:56.249Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:56.250Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T03:22:56.250Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:56.251Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:56.512Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12675424587159723924/Definitions/service-Vfw20230114015129-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-01-14T03:22:58.420Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:22:58.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:22:58.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:22:58.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.424Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.424Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.424Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.424Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T03:22:58.425Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:22:58.425Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.425Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.426Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:22:58.426Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:22:58.426Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:22:58.427Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.427Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.427Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:22:58.427Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:22:58.427Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:22:58.428Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.428Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.428Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.429Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:22:58.429Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:22:58.429Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:22:58.429Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.429Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.430Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.430Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:22:58.430Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:22:58.430Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:22:58.431Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:22:58.431Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.431Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.432Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:22:58.432Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.432Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:22:58.432Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.433Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:22:58.433Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.433Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:22:58.433Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.434Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:22:58.434Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:22:58.434Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.434Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:22:58.435Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:22:58.435Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.435Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:22:58.435Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:22:58.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:22:58.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:22:58.437Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:22:58.437Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:22:58.437Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:22:58.437Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:22:58.437Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:22:58.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:22:58.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:22:58.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:22:58.440Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:22:58.441Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:22:58.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:22:58.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:22:58.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T03:22:58.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T03:22:58.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:22:58.467Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T03:22:58.468Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:22:58.468Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:58.468Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:58.468Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666578467, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:22:59.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:22:59.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T03:22:59.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:22:59.470Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:22:59.470Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:22:59.470Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666579469, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:23:00.471Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:23:00.482Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:23:00.485Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:23:00.485Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:23:00.485Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:23:00.485Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:23:21.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:23:21.262Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.262Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:23:21.263Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.263Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.263Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T03:23:21.264Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.264Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:23:21.264Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:23:21.265Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:23:21.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:23:21.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666575245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666578467, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T03:23:21.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:21.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-14T03:23:21.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666579469, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T03:23:21.269Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:23:30.485Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:23:30.497Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:23:30.498Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:23:30.498Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:23:30.499Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:23:30.499Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:24:00.499Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:24:00.512Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:24:00.514Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:24:00.514Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:24:00.514Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:24:00.515Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:24:21.256Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:24:30.515Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:24:30.527Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:24:30.530Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:24:30.530Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:24:30.530Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:24:30.530Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:25:00.530Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:25:00.541Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:25:00.543Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:25:00.543Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:25:00.543Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:25:00.544Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:25:21.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:25:30.544Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:25:30.558Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:25:30.561Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:25:30.561Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:25:30.561Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:25:30.561Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:26:00.563Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:26:00.574Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:26:00.576Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:26:00.576Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:26:00.576Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:26:00.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:26:21.259Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:26:30.577Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:26:30.588Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:26:30.590Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:26:30.590Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:26:30.591Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:26:30.591Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:27:00.591Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:27:00.602Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:27:00.604Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:27:00.604Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:27:00.604Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:27:00.604Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:27:21.259Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:27:30.604Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:27:30.616Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:27:30.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:27:30.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:27:30.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:27:30.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:28:00.618Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:28:00.619Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T03:28:00.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T03:28:00.625Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T03:28:00.626Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T03:28:00.630Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:28:00.670Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T03:28:00.671Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f9e6af05-25cd-4c59-806f-63e731757806], X-ECOMP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-TransactionId=[], X-ONAP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], Content-Type=[application/merge-patch+json]} 2023-01-14T03:28:00.676Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:28:00.806Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:28:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[196736], x-aai-txid=[0-aai-resources-230114-03:28:00:986-47837], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:28:00.807Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:28:00.807Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T03:28:00.808Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:28:00.808Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:28:00.816Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:28:00.817Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:28:00.817Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:28:00.817Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:00.817Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:00.817Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666880817, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:00.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:00.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673666880817, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:28:00.833Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-01-14T03:28:01.831Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:28:01.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5a4cbc91-5aaf-418d-bf8a-547f8aca01cc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bc8e7b32-4b1f-4675-b541-64c8a60f6ea0","serviceDescription":"service","serviceInvariantUUID":"14233165-24c5-4074-8a2b-caa24cb53258","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e4178119-15c6-4db0-9829-3a5580683500","resourceInvariantUUID":"32f65547-bdf0-4fe3-ad7a-50a03eb5c708","resourceCustomizationUUID":"482fe200-fa05-421d-9a92-8803d69545ba","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":"NDJmNDEyMmYzZDgwZWNiMTllNDQxZDZiM2NhZjUyZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d3d4a33-a229-48c2-8cb9-4d4872f108f3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c4a32b1-be11-4b15-a549-b12efdc7e4d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:28:01.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:28:01.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:01.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:01.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:02.833Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:28:02.833Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:02.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:02.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:03.834Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bc8e7b32-4b1f-4675-b541-64c8a60f6ea0", "serviceDescription": "service", "serviceInvariantUUID": "14233165-24c5-4074-8a2b-caa24cb53258", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "482fe200-fa05-421d-9a92-8803d69545ba", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e4178119-15c6-4db0-9829-3a5580683500", "resourceInvariantUUID": "32f65547-bdf0-4fe3-ad7a-50a03eb5c708", "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": "OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c4a32b1-be11-4b15-a549-b12efdc7e4d9" } ], "workloadContext": "Production" } 2023-01-14T03:28:03.835Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:28:03.835Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ASDC 2023-01-14T03:28:03.835Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5a4cbc91-5aaf-418d-bf8a-547f8aca01cc ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ServiceInvariantUUID:14233165-24c5-4074-8a2b-caa24cb53258 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:5c4a32b1-be11-4b15-a549-b12efdc7e4d9 ArtifactChecksum:OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba ResourceInvariantUUID:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e4178119-15c6-4db0-9829-3a5580683500 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-14T03:28:03.835Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 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-01-14T03:28:03.858Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:28:03.859Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:28:03.859Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:28:03.859Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:28:03.859Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:28:03.859Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:28:04.234Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:28:04.235Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 57790 2023-01-14T03:28:04.235Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:28:04.235Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:28:04.235Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:28:04.236Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:04.236Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:04.236Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666884235, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:05.237Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:28:05.238Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:28:05.238Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:28:05.239Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-14T03:28:05.239Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:28:05.239Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:28:05.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1253867059843027660/Definitions/service-BasicNetwork-template.yml 2023-01-14T03:28:05.708Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:28:05.708Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:28:05.708Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:28:05.708Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.709Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:28:05.710Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.711Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:28:05.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:28:05.712Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Model Version:NULL Model InvariantUuid:14233165-24c5-4074-8a2b-caa24cb53258 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 Model UUID:9515e4c0-19bb-4f71-b333-4dd808f4880d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-01-14T03:28:05.734Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists 2023-01-14T03:28:05.734Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:28:05.734Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists) 2023-01-14T03:28:05.734Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:28:05.735Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:05.735Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:05.735Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666885734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:06.735Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:28:06.736Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: e4178119-15c6-4db0-9829-3a5580683500 already exists) 2023-01-14T03:28:06.736Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:28:06.736Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:28:06.736Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:28:06.736Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666886735, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:07.737Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:28:07.754Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:28:07.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:28:07.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:28:07.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:28:07.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:28:21.256Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:28:21.263Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:21.263Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:28:21.264Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:28:21.264Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:21.265Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673665929652, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:28:21.265Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:28:21.265Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:21.266Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666884235, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:28:21.266Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:28:21.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:21.267Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666885734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } 2023-01-14T03:28:21.267Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:28:21.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-14T03:28:21.268Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673666886735, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } 2023-01-14T03:28:21.268Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:28:37.756Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:28:37.768Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:28:37.770Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:28:37.770Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:28:37.770Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:28:37.770Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:29:07.771Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:29:07.783Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:29:07.785Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:29:07.785Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:29:07.785Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:29:07.785Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:29:21.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:29:37.786Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:29:37.799Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:29:37.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:29:37.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:29:37.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:29:37.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:30:07.801Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:30:07.813Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:30:07.815Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:30:07.815Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:30:07.815Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:30:07.815Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:30:21.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:30:37.815Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:30:37.828Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:30:37.831Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:30:37.831Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:30:37.831Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:30:37.831Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:31:07.831Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:31:07.845Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:31:07.847Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:31:07.847Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:31:07.847Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:31:07.848Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:31:21.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:31:37.848Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:31:37.862Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:31:37.865Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:31:37.865Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:31:37.865Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:31:37.865Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:32:07.866Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:32:07.878Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:32:07.880Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:32:07.880Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:32:07.880Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:32:07.881Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:32:21.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:32:37.881Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:32:37.897Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:32:37.899Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:32:37.899Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:32:37.899Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:32:37.900Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:33:07.900Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:33:07.901Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T03:33:07.913Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and serviceModelVersionId: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T03:33:07.913Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14233165-24c5-4074-8a2b-caa24cb53258 2023-01-14T03:33:07.915Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 2023-01-14T03:33:07.922Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:33:07.957Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?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-01-14T03:33:07.959Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||Invoke 2023-01-14T03:33:07.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:33:08.126Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||InvokeReturn 2023-01-14T03:33:08.126Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:33:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[192688], x-aai-txid=[1-aai-resources-230114-03:33:08:271-97906], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:33:08.127Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:33:08.128Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:33:08.129Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:33:08.135Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:33:08.135Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:33:08.136Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:33:08.137Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:08.137Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:08.137Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667188136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:08.154Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-14T03:33:08.154Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667188136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:33:08.155Z||pool-2-thread-5|||||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-01-14T03:33:09.156Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T03:33:09.157Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T03:33:09.159Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T03:33:09.159Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52477 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-14T03:33:09.160Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T03:33:09.160Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T03:33:09.161Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T03:33:09.161Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:09.161Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:09.161Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:09.161Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T03:33:09.162Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T03:33:09.259Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=4, 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-01-14T03:33:09.297Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T03:33:09.303Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:33:09.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-aca1bf85-1592-4b38-8907-a1e36e06e8d6 2023-01-14T03:33:09.338Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:09.338Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:33:10.358Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:33:13.372Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:33:16.389Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:33:19.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:33:21.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:21.268Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.268Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:33:21.273Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:33:21.273Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-aca1bf85-1592-4b38-8907-a1e36e06e8d6', protocol='range'} 2023-01-14T03:33:21.283Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.283Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.284Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.284Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.284Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.284Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:33:21.285Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-aca1bf85-1592-4b38-8907-a1e36e06e8d6=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-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:33:21.294Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-aca1bf85-1592-4b38-8907-a1e36e06e8d6', protocol='range'} 2023-01-14T03:33:21.295Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:33:21.295Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.295Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.295Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.296Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:33:21.299Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T03:33:21.300Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.300Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.300Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.301Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=330, 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-01-14T03:33:21.301Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.301Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:33:21.319Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:33:21.319Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:33:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:22.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:33:22.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:33:22.317Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:33:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:24.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:24.325Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:24.325Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:24.325Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:25.325Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:27.328Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:33:27.329Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:27.329Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:27.329Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:28.330Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T03:33:28.331Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:33:28.331Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T03:33:28.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:33:28.332Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T03:33:28.365Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:33:28.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:33:28.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:33:28.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:28.366Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:33:28.367Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:28.570Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:33:28.571Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T03:33:28.571Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:33:28.571Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:28.571Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:33:28.572Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:28.572Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:28.572Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667208571, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:29.573Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:33:29.574Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:33:29.574Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:29.574Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T03:33:29.575Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:29.575Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:29.828Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6744879834476077175/Definitions/service-Vfw20230114014004-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-01-14T03:33:31.752Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:33:31.752Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:33:31.753Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.754Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.754Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:33:31.754Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:33:31.754Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:33:31.754Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:33:31.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:33:31.756Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:33:31.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:33:31.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:33:31.760Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:33:31.761Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:33:31.762Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T03:33:31.763Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:33:31.764Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:33:31.765Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T03:33:31.790Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T03:33:31.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:33:31.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T03:33:31.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:33:31.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:31.791Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:31.792Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667211791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:32.792Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:33:32.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T03:33:32.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:33:32.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:33:32.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:33:32.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667212792, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:33:33.794Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:33:33.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:33:33.813Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:33:33.813Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:33:33.813Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:33:33.813Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:34:03.814Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:34:03.830Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:34:03.832Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:34:03.832Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:34:03.832Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:34:03.833Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:34:21.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:34:21.258Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:34:21.258Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T03:34:21.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:34:33.833Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:34:33.845Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:34:33.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:34:33.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:34:33.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:34:33.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:35:03.849Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:35:03.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:35:03.865Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:35:03.865Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:35:03.866Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:35:03.866Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:35:21.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:35:21.258Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.258Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.259Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:35:21.260Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.260Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:35:21.260Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667208571, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667211791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667212792, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T03:35:21.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:35:33.866Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:35:33.878Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:35:33.880Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:35:33.880Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:35:33.880Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:35:33.881Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:36:03.881Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:36:03.894Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:36:03.896Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:36:03.896Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:36:03.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:36:03.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:36:21.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:36:33.897Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:36:33.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:36:33.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:36:33.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:36:33.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:36:33.912Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:37:03.913Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:37:03.928Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:37:03.932Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:37:03.933Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:37:03.933Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:37:03.933Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:37:21.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:37:33.934Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:37:33.946Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:37:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:37:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:37:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:37:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:38:03.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:38:03.962Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:38:03.964Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:38:03.964Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:38:03.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:38:03.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:38:21.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:21.407Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:38:21.408Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-aca1bf85-1592-4b38-8907-a1e36e06e8d6 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T03:38:21.409Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T03:38:21.409Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T03:38:21.899Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:38:21.906Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.907Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:38:21.911Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:38:21.912Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:38:21.921Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:38:21.921Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.921Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.924Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.925Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.925Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.925Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=340, 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-01-14T03:38:21.925Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:21.926Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:38:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:38:33.965Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T03:38:33.972Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T03:38:33.972Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T03:38:33.973Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T03:38:33.978Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:38:34.012Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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-01-14T03:38:34.014Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T03:38:34.020Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:38:34.150Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T03:38:34.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:38:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[389120], x-aai-txid=[0-aai-resources-230114-03:38:34:327-1085], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:38:34.151Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:38:34.152Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:38:34.152Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:38:34.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:38:34.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:38:34.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:38:34.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:34.159Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:34.159Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667514158, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:34.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:38:34.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673667514158, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:38:34.178Z||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-01-14T03:38:35.173Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:38:35.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:38:35.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:35.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:35.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:35.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:36.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:36.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:36.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:36.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:37.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:37.177Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:37.177Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:37.177Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:38.178Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:38.178Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:38.178Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:38.179Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:39.179Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:39.179Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:39.180Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:39.180Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:40.180Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:40.181Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:40.181Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:40.181Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:41.182Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:38:41.182Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:41.182Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:41.182Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:42.183Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T03:38:42.183Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:38:42.184Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T03:38:42.184Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:38:42.184Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T03:38:42.207Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:38:42.207Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:38:42.208Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:38:42.208Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:42.208Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:38:42.209Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:42.429Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:38:42.430Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T03:38:42.430Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:38:42.431Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:42.431Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:38:42.431Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:42.431Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:42.431Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667522430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:43.432Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:38:43.432Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:38:43.433Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:43.433Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:43.434Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:43.434Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:43.574Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1661401204709282285/Definitions/service-BasicOnboardNlqjbu-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-01-14T03:38:44.655Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:38:44.656Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:38:44.656Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.656Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T03:38:44.656Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.657Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:38:44.658Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:38:44.658Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.658Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.658Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:38:44.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:38:44.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:38:44.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.659Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:38:44.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:38:44.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:38:44.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.660Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:38:44.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T03:38:44.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T03:38:44.661Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T03:38:44.662Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:38:44.662Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:38:44.662Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.662Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:38:44.662Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.663Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:38:44.663Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:38:44.663Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.663Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:38:44.664Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:38:44.664Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.664Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:38:44.664Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:38:44.665Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.665Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:38:44.665Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T03:38:44.665Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:38:44.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T03:38:44.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.666Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:38:44.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:38:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T03:38:44.690Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T03:38:44.690Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:38:44.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T03:38:44.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:38:44.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:44.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:44.691Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667524690, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:45.692Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:38:45.692Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T03:38:45.692Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:38:45.693Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:38:45.693Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:38:45.693Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667525692, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:38:46.694Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:38:46.707Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:38:46.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:38:46.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:38:46.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:38:46.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:39:16.710Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:39:16.725Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:39:16.727Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:39:16.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:39:16.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:39:16.728Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:39:21.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:39:21.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.263Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:39:21.263Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T03:39:21.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667522430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667524690, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:21.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-14T03:39:21.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667525692, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T03:39:21.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:39:46.729Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:39:46.743Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:39:46.745Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:39:46.746Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:39:46.746Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:39:46.746Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:40:16.746Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:40:16.762Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:40:16.764Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:40:16.764Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:40:16.764Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:40:16.764Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:40:21.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:40:46.764Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:40:46.778Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:40:46.780Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:40:46.780Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:40:46.780Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:40:46.780Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:41:16.781Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:41:16.793Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:41:16.795Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:41:16.795Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:41:16.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:41:16.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:41:21.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:41:46.796Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:41:46.809Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:41:46.811Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:41:46.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:41:46.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:41:46.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:42:16.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:42:16.826Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:42:16.828Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:42:16.828Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:42:16.829Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:42:16.829Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:42:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:42:46.829Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:42:46.844Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:42:46.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:42:46.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:42:46.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:42:46.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:43:16.848Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:43:16.862Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:43:16.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:43:16.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:43:16.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:43:16.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:43:21.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:21.865Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version58: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version59: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T03:43:21.877Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.878Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:43:21.883Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:43:21.883Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:43:21.891Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:43:21.892Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.892Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.895Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.895Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.895Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.896Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=351, 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-01-14T03:43:21.896Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:21.896Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:43:46.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:43:46.865Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T03:43:46.873Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T03:43:46.873Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T03:43:46.874Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T03:43:46.879Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:43:46.911Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T03:43:46.911Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ef65e031-491e-49d4-b845-5cbae44763ff], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T03:43:46.918Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:43:47.067Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:43:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[192664], x-aai-txid=[1-aai-resources-230114-03:43:47:222-75664], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:43:47.067Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:43:47.067Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T03:43:47.068Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:43:47.068Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:43:47.075Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:43:47.075Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:43:47.075Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:43:47.075Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:47.075Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:47.076Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667827075, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:47.091Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:43:47.091Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673667827075, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:43:47.092Z||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-01-14T03:43:48.096Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:43:48.097Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:43:48.097Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:48.097Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:48.097Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:48.098Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:49.099Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:49.099Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:49.099Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:49.100Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:50.101Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:50.102Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:50.102Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:50.102Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:51.103Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:51.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:51.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:51.104Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:52.105Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:52.106Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:52.106Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:52.106Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:53.106Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:53.107Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:53.107Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:53.107Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:54.108Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:43:54.108Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:54.108Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:54.109Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:55.110Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T03:43:55.110Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:43:55.110Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T03:43:55.111Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:43:55.111Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T03:43:55.136Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:43:55.136Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:43:55.136Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:43:55.137Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:55.137Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:43:55.137Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:55.335Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:43:55.336Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T03:43:55.336Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:43:55.336Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:55.336Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:43:55.337Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:55.337Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:55.337Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667835336, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:56.338Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:43:56.338Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:43:56.339Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:56.339Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T03:43:56.340Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:56.340Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:56.469Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP453361627437112456/Definitions/service-Vfw20230114015129-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-01-14T03:43:58.320Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:43:58.320Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.321Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:43:58.322Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.323Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.324Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.325Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:43:58.326Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.327Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:43:58.328Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.329Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.330Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:43:58.331Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.332Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.333Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.333Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.333Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:43:58.333Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:43:58.333Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T03:43:58.361Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T03:43:58.361Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:43:58.362Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T03:43:58.362Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:43:58.362Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:58.362Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:58.362Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667838361, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:43:59.363Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T03:43:59.363Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T03:43:59.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:43:59.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:43:59.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:43:59.364Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667839363, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:44:00.366Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:44:00.377Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:44:00.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:44:00.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:44:00.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:44:00.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:44:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:44:21.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:44:21.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667835336, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667838361, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T03:44:21.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:21.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T03:44:21.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673667839363, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T03:44:21.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:44:30.379Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:44:30.390Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:44:30.392Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:44:30.392Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:44:30.393Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:44:30.393Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:45:00.393Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:45:00.404Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:45:00.406Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:45:00.406Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:45:00.406Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:45:00.406Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:45:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:45:30.406Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:45:30.420Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:45:30.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:45:30.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:45:30.422Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:45:30.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:46:00.423Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:46:00.436Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:46:00.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:46:00.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:46:00.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:46:00.438Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:46:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:46:30.439Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:46:30.454Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:46:30.457Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:46:30.457Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:46:30.457Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:46:30.457Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:47:00.458Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:47:00.472Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:47:00.475Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:47:00.475Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:47:00.475Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:47:00.475Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:47:21.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:47:30.476Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:47:30.492Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:47:30.494Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:47:30.494Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:47:30.494Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:47:30.495Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:48:00.495Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:48:00.511Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:48:00.513Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:48:00.513Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:48:00.513Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:48:00.514Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:48:21.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:48:30.514Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:48:30.529Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:48:30.532Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:48:30.532Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:48:30.532Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:48:30.532Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:49:00.532Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:49:00.533Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T03:49:00.541Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T03:49:00.541Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T03:49:00.543Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T03:49:00.554Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:49:00.605Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T03:49:00.606Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[923545c4-c29c-49be-bfac-6e98500b4fe3], X-ECOMP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-TransactionId=[], X-ONAP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], Content-Type=[application/merge-patch+json]} 2023-01-14T03:49:00.613Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:49:00.809Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:49:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[196736], x-aai-txid=[2-aai-resources-230114-03:49:00:917-77934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:49:00.809Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:49:00.810Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T03:49:00.811Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:49:00.811Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:49:00.820Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:49:00.821Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:49:00.821Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:49:00.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:00.822Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:00.823Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668140821, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:00.844Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:00.844Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668140821, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:49:00.845Z||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-01-14T03:49:01.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:49:01.842Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5a4cbc91-5aaf-418d-bf8a-547f8aca01cc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bc8e7b32-4b1f-4675-b541-64c8a60f6ea0","serviceDescription":"service","serviceInvariantUUID":"14233165-24c5-4074-8a2b-caa24cb53258","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e4178119-15c6-4db0-9829-3a5580683500","resourceInvariantUUID":"32f65547-bdf0-4fe3-ad7a-50a03eb5c708","resourceCustomizationUUID":"482fe200-fa05-421d-9a92-8803d69545ba","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":"NDJmNDEyMmYzZDgwZWNiMTllNDQxZDZiM2NhZjUyZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d3d4a33-a229-48c2-8cb9-4d4872f108f3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c4a32b1-be11-4b15-a549-b12efdc7e4d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:49:01.843Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:49:01.843Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:01.843Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:01.843Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:02.844Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:49:02.845Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:02.845Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:02.845Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:03.846Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bc8e7b32-4b1f-4675-b541-64c8a60f6ea0", "serviceDescription": "service", "serviceInvariantUUID": "14233165-24c5-4074-8a2b-caa24cb53258", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "482fe200-fa05-421d-9a92-8803d69545ba", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e4178119-15c6-4db0-9829-3a5580683500", "resourceInvariantUUID": "32f65547-bdf0-4fe3-ad7a-50a03eb5c708", "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": "OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c4a32b1-be11-4b15-a549-b12efdc7e4d9" } ], "workloadContext": "Production" } 2023-01-14T03:49:03.847Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:49:03.847Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ASDC 2023-01-14T03:49:03.848Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5a4cbc91-5aaf-418d-bf8a-547f8aca01cc ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ServiceInvariantUUID:14233165-24c5-4074-8a2b-caa24cb53258 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:5c4a32b1-be11-4b15-a549-b12efdc7e4d9 ArtifactChecksum:OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba ResourceInvariantUUID:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e4178119-15c6-4db0-9829-3a5580683500 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-14T03:49:03.848Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 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-01-14T03:49:03.877Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:49:03.877Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:49:03.878Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:49:03.878Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:49:03.878Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:49:03.878Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:49:04.105Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:49:04.106Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 57790 2023-01-14T03:49:04.106Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:49:04.106Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T03:49:04.106Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:49:04.106Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:04.107Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:04.107Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668144106, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:05.108Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:49:05.109Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:49:05.109Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:49:05.110Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-14T03:49:05.111Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:49:05.111Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:49:05.289Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2000901053526126774/Definitions/service-BasicNetwork-template.yml 2023-01-14T03:49:05.882Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:49:05.882Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.883Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.884Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.885Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:49:05.885Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:49:05.885Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:49:05.885Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.885Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.886Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.887Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.887Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.887Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.888Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.892Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:49:05.892Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:49:05.892Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Model Version:NULL Model InvariantUuid:14233165-24c5-4074-8a2b-caa24cb53258 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 Model UUID:9515e4c0-19bb-4f71-b333-4dd808f4880d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-01-14T03:49:05.916Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists 2023-01-14T03:49:05.916Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:49:05.916Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists) 2023-01-14T03:49:05.916Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:49:05.916Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:05.917Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:05.917Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668145916, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:06.918Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T03:49:06.918Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: e4178119-15c6-4db0-9829-3a5580683500 already exists) 2023-01-14T03:49:06.918Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:49:06.918Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:49:06.918Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:49:06.919Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668146917, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:07.919Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:49:07.931Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:49:07.933Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:49:07.933Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:49:07.933Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:49:07.933Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:49:21.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:49:21.263Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:21.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:49:21.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673667189156, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668144106, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:49:21.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668145916, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668146917, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } 2023-01-14T03:49:21.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:49:37.933Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:49:37.946Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:49:37.948Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:49:37.948Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:49:37.949Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:49:37.949Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:50:07.949Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:50:07.962Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:50:07.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:50:07.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:50:07.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:50:07.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:50:21.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:50:37.964Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:50:37.978Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:50:37.981Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:50:37.981Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:50:37.981Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:50:37.981Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:51:07.981Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:51:07.995Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:51:07.997Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:51:07.997Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:51:07.998Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:51:07.998Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:51:21.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:51:37.998Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:51:38.012Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:51:38.014Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:51:38.014Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:51:38.014Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:51:38.015Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:52:08.015Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:52:08.028Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:52:08.030Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:52:08.031Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:52:08.031Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:52:08.031Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:52:21.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:52:38.031Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:52:38.044Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:52:38.046Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:52:38.046Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:52:38.046Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:52:38.046Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:53:08.046Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:53:08.059Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:53:08.061Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:53:08.061Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:53:08.061Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:53:08.061Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:53:21.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:53:38.062Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:53:38.074Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:53:38.076Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:53:38.076Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:53:38.077Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:53:38.077Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:54:08.077Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:54:08.078Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T03:54:08.085Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and serviceModelVersionId: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T03:54:08.085Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14233165-24c5-4074-8a2b-caa24cb53258 2023-01-14T03:54:08.086Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 2023-01-14T03:54:08.091Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:54:08.121Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?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-01-14T03:54:08.123Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||Invoke 2023-01-14T03:54:08.128Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:54:08.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||InvokeReturn 2023-01-14T03:54:08.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:54:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[192688], x-aai-txid=[2-aai-resources-230114-03:54:08:429-98009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:54:08.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:54:08.250Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:54:08.250Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:54:08.262Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:54:08.263Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:54:08.263Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:54:08.263Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:08.264Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:08.264Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668448263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:08.284Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:54:08.284Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668448263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:54:08.285Z||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-01-14T03:54:09.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T03:54:09.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T03:54:09.280Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T03:54:09.281Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T03:54:09.281Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T03:54:09.281Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52593 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-14T03:54:09.282Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T03:54:09.282Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:09.283Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:09.283Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:09.283Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T03:54:09.284Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T03:54:09.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=4, 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-01-14T03:54:09.442Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T03:54:09.457Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:54:09.505Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-5019703b-376b-44e6-b6c5-6fc631222d60 2023-01-14T03:54:09.506Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:09.506Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T03:54:10.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:54:13.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:54:16.804Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:54:19.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:54:21.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:21.270Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.270Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:54:21.275Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:54:21.275Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-5019703b-376b-44e6-b6c5-6fc631222d60', protocol='range'} 2023-01-14T03:54:21.278Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.278Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.279Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.279Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.279Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.279Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T03:54:21.280Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-5019703b-376b-44e6-b6c5-6fc631222d60=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-01-14T03:54:21.289Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-5019703b-376b-44e6-b6c5-6fc631222d60', protocol='range'} 2023-01-14T03:54:21.289Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:54:21.289Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.290Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.290Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.290Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.293Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.293Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.293Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.294Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.294Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.294Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=369, 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-01-14T03:54:21.294Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.294Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.294Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.294Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:54:21.295Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:54:21.295Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T03:54:21.318Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:54:21.319Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:54:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:21.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:22.308Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:54:22.309Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:54:22.309Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:54:22.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:22.322Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:23.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:24.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:24.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:24.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:24.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:25.325Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:25.326Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:26.327Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:27.328Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:54:27.328Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:27.328Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:27.329Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:28.330Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T03:54:28.330Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:54:28.330Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T03:54:28.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:54:28.330Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T03:54:28.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:54:28.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:54:28.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:54:28.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:28.360Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:54:28.361Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:28.599Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:54:28.602Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:28.603Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668468603, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:29.604Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:54:29.605Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:54:29.605Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:29.605Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T03:54:29.606Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:29.606Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:29.771Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7715374699607484971/Definitions/service-Vfw20230114014004-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-01-14T03:54:31.697Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.698Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.699Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:54:31.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:54:31.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:54:31.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.700Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.701Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:54:31.702Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.703Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:54:31.704Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:54:31.705Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.706Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.707Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:54:31.707Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.707Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:54:31.707Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.707Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T03:54:31.708Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.708Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:54:31.708Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:54:31.708Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:54:31.709Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.709Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.709Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:54:31.709Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.709Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:54:31.710Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T03:54:31.710Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T03:54:31.710Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.710Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T03:54:31.710Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T03:54:31.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T03:54:31.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T03:54:31.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T03:54:31.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T03:54:31.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.712Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T03:54:31.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T03:54:31.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T03:54:31.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T03:54:31.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T03:54:31.713Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T03:54:31.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T03:54:31.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.714Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:54:31.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:54:31.715Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:31.740Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668471740, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:32.741Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T03:54:32.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T03:54:32.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:54:32.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:54:32.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:54:32.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668472741, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:54:33.744Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:54:33.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:54:33.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:54:33.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:54:33.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:54:33.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:55:03.759Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:55:03.771Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:55:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:55:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:55:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:55:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:55:21.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:55:21.257Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:55:21.258Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T03:55:21.258Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:55:33.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:55:33.793Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:55:33.795Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:55:33.795Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:55:33.795Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:55:33.796Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:56:03.796Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:56:03.809Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:56:03.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:56:03.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:56:03.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:56:03.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:56:21.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:56:21.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.259Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668468603, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668471740, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668472741, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T03:56:21.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T03:56:33.811Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:56:33.825Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:56:33.827Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:56:33.827Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:56:33.827Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:56:33.827Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:57:03.827Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:57:03.845Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:57:03.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:57:03.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:57:03.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:57:03.848Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:57:21.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:57:33.849Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:57:33.861Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:57:33.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:57:33.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:57:33.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:57:33.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:58:03.863Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:58:03.875Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:58:03.877Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:58:03.877Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:58:03.878Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:58:03.878Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:58:21.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:58:33.878Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:58:33.891Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:58:33.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:58:33.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:58:33.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:58:33.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:59:03.893Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:59:03.907Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:59:03.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:59:03.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:59:03.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:59:03.909Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T03:59:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:21.416Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T03:59:21.416Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-5019703b-376b-44e6-b6c5-6fc631222d60 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T03:59:21.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T03:59:21.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T03:59:21.838Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T03:59:21.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T03:59:21.851Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:59:21.851Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T03:59:21.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T03:59:21.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=379, 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-01-14T03:59:21.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:21.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T03:59:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T03:59:33.910Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc 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-01-14T03:59:33.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc and serviceModelVersionId: 9871f3ef-5466-4817-8354-0f0d2162fe93 2023-01-14T03:59:33.917Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760530ec-e25a-4c54-9b0a-6fda23e6ba14 2023-01-14T03:59:33.918Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 2023-01-14T03:59:33.921Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T03:59:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||Invoke 2023-01-14T03:59:33.949Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[51af04cb-6d3a-4134-abb4-399fbc66cf6f], X-ECOMP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], X-TransactionId=[], X-ONAP-RequestID=[5bbe2744-a886-472c-ad32-8a6b753a17dc], Content-Type=[application/merge-patch+json]} 2023-01-14T03:59:33.964Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T03:59:34.125Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?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/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 03:59:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[389120], x-aai-txid=[2-aai-resources-230114-03:59:34:274-11702], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T03:59:34.125Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T03:59:34.126Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760530ec-e25a-4c54-9b0a-6fda23e6ba14/model-vers/model-ver/9871f3ef-5466-4817-8354-0f0d2162fe93?depth=0|INFO|500||InvokeReturn 2023-01-14T03:59:34.126Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T03:59:34.127Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T03:59:34.138Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T03:59:34.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5bbe2744-a886-472c-ad32-8a6b753a17dc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T03:59:34.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T03:59:34.139Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:34.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:34.140Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668774139, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:34.153Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T03:59:34.153Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673668774139, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T03:59:34.158Z||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-01-14T03:59:35.157Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T03:59:35.157Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"12820604-4c5b-4041-bd1d-710e26028640","serviceName":"basic_onboard_NLQjBu","serviceVersion":"1.0","serviceUUID":"fb5c8da3-b17c-4e98-b418-9310d8051edc","serviceDescription":"service","serviceInvariantUUID":"7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6","resources":[{"resourceInstanceName":"basic_onboard_NLQjBu 0","resourceName":"basic_onboard_NLQjBu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5dc366cf-97f0-4b25-ba00-a06705b676cb","resourceInvariantUUID":"b9aba888-7f3c-4c36-b8be-dcec6e1130a0","resourceCustomizationUUID":"9f9990cd-9a28-411b-9cde-46a72b1a1651","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml","artifactChecksum":"NzgzNDZjZjhlMTNiM2IyZmJkZmI1NTMyZGZkMjcxNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67f4e0f2-1e1e-4d7f-95e8-f6d9a61a0a13","artifactVersion":"1"},{"artifactName":"basic_onboard_nlqjbu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json","artifactChecksum":"OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97feba3e-f30b-44a1-a2bb-614a997b328a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"df0e5161-d743-4bca-a252-87b1f6079b2e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ea77c8b-2fe3-45d2-9773-3d62b16dd984","artifactVersion":"2","generatedFromUUID":"393e9a2a-2c34-4143-b310-bccc7c0033b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNlqjbu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml","artifactChecksum":"ODE1ODQ5OThhN2JiMWYzYWY2Y2M1MWU4ODBmZTZhZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fd915ce-de22-493f-a994-9e263e1d8525","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNlqjbu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar","artifactChecksum":"MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f9e07b7-c34b-44e9-8e86-c88a6def71cf","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T03:59:35.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:35.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:35.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:35.158Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:36.160Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:36.160Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:36.160Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:36.161Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:37.162Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:37.163Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:37.163Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:37.163Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:38.165Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:38.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:38.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:38.166Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:39.167Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:39.168Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:39.168Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:39.168Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:40.171Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:40.172Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:40.172Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:40.172Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:41.173Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T03:59:41.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:41.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:41.174Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:42.175Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "serviceName": "basic_onboard_NLQjBu", "serviceVersion": "1.0", "serviceUUID": "fb5c8da3-b17c-4e98-b418-9310d8051edc", "serviceDescription": "service", "serviceInvariantUUID": "7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6", "resources": [ { "resourceInstanceName": "basic_onboard_NLQjBu 0", "resourceCustomizationUUID": "9f9990cd-9a28-411b-9cde-46a72b1a1651", "resourceName": "basic_onboard_NLQjBu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5dc366cf-97f0-4b25-ba00-a06705b676cb", "resourceInvariantUUID": "b9aba888-7f3c-4c36-b8be-dcec6e1130a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nlqjbu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "artifactChecksum": "OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97feba3e-f30b-44a1-a2bb-614a997b328a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "generatedFromUUID": "393e9a2a-2c34-4143-b310-bccc7c0033b3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4ea77c8b-2fe3-45d2-9773-3d62b16dd984", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNlqjbu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "artifactChecksum": "MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f9e07b7-c34b-44e9-8e86-c88a6def71cf" } ], "workloadContext": "Production" } 2023-01-14T03:59:42.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T03:59:42.176Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fb5c8da3-b17c-4e98-b418-9310d8051edc ASDC 2023-01-14T03:59:42.177Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:12820604-4c5b-4041-bd1d-710e26028640 ServiceName:basic_onboard_NLQjBu ServiceVersion:1.0 ServiceUUID:fb5c8da3-b17c-4e98-b418-9310d8051edc ServiceInvariantUUID:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNlqjbu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ArtifactUUID:3f9e07b7-c34b-44e9-8e86-c88a6def71cf ArtifactChecksum:MzUwZDZlNzI1YjlmNGExOGZhOTZlNDZiMDAyNWY5MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NLQjBu 0 ResourceCustomizationUUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 ResourceInvariantUUID:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 ResourceName:basic_onboard_NLQjBu ResourceType:VF ResourceUUID:5dc366cf-97f0-4b25-ba00-a06705b676cb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nlqjbu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json ArtifactUUID:97feba3e-f30b-44a1-a2bb-614a997b328a ArtifactChecksum:OWIyZjE0ZWUwM2U2NGJiYjc2MTYzNDc0MmM1MGZkNWY= 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml ArtifactUUID:393e9a2a-2c34-4143-b310-bccc7c0033b3 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 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/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env ArtifactUUID:4ea77c8b-2fe3-45d2-9773-3d62b16dd984 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T03:59:42.177Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fb5c8da3-b17c-4e98-b418-9310d8051edc 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-01-14T03:59:42.232Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:59:42.233Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:59:42.233Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:59:42.233Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf from URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:42.234Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T03:59:42.234Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:42.499Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T03:59:42.502Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 3f9e07b7-c34b-44e9-8e86-c88a6def71cf 75672 2023-01-14T03:59:42.502Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:59:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T03:59:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:42.503Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668782502, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:43.505Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T03:59:43.505Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T03:59:43.506Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf, URL: /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar to file: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:43.506Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:43.507Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:43.507Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:43.611Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP657579465617645432/Definitions/service-BasicOnboardNlqjbu-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-01-14T03:59:44.667Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NLQjBu 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-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.668Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNlqjbu-csar.csar 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.669Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.670Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.671Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.672Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:59:44.673Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is matching search criteria 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_NLQjBu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_NLQjBu 0 is not matching search criteria 2023-01-14T03:59:44.674Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=818e4065-e542-4f3a-8fdb-383385fb296b 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.675Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.676Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.676Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T03:59:44.676Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_NLQjBu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T03:59:44.676Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NLQjBu Description:service Model UUID:fb5c8da3-b17c-4e98-b418-9310d8051edc Model Version:NULL Model InvariantUuid:7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NLQjBu Model UUID:a10b3878-0688-4f0c-b690-4fd42719e65a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b9aba888-7f3c-4c36-b8be-dcec6e1130a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9f9990cd-9a28-411b-9cde-46a72b1a1651 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ea55e4b7-6be8-414f-853b-57d63b53604e ModelName:BasicOnboardNlqjbu..base_ubuntu18..module-0 ModelUuid:e4518f43-cf4a-4dbf-a8cb-aa4cc33b7c46 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:818e4065-e542-4f3a-8fdb-383385fb296b ModelInvariantUuid:8239a5f3-34a0-4ddc-a1f1-ae31377ad6ac ModelName:basic_onboard_NLQjBu-nodes.ubuntu18Cvfc ModelUuid:a8508da8-fb3c-45fc-9bd9-40bb6b1e67e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7b7da72-09a8-404a-98ae-69b437792d5d ModelInvariantUuid:81f9fdb0-14e2-41ff-80fa-a92cf6fdf8ba ModelName:BasicOnboardNlqjbu.compute.nodes.heat.ubuntu18 ModelUuid:fede21ff-4a67-4004-8abf-d2a59259f9ec 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-01-14T03:59:44.699Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists 2023-01-14T03:59:44.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:59:44.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists) 2023-01-14T03:59:44.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:59:44.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:44.700Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:44.701Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668784700, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:45.702Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar ASDC sendASDCNotification 2023-01-14T03:59:45.702Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar(Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists) 2023-01-14T03:59:45.702Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T03:59:45.702Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T03:59:45.703Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T03:59:45.703Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668785701, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T03:59:46.703Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:59:46.715Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T03:59:46.717Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T03:59:46.718Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T03:59:46.718Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T03:59:46.718Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:00:16.718Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:00:16.730Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:00:16.734Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:00:16.734Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:00:16.735Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:00:16.735Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:00:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:00:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:00:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/basic_onboard_nlqjbu0_modules.json", "status": "NOTIFIED" } 2023-01-14T04:00:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-14T04:00:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/resourceInstances/basic_onboard_nlqjbu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T04:00:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "NOTIFIED" } 2023-01-14T04:00:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668782502, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668784700, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f9e07b7-c34b-44e9-8e86-c88a6def71cf already exists" } 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:00:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673668785701, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNlqjbu/1.0/artifacts/service-BasicOnboardNlqjbu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5dc366cf-97f0-4b25-ba00-a06705b676cb already exists" } 2023-01-14T04:00:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:00:46.735Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:00:46.750Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:00:46.753Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:00:46.753Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:00:46.753Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:00:46.754Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:01:16.754Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:01:16.770Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:01:16.772Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:01:16.772Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:01:16.772Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:01:16.773Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:01:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:01:46.773Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:01:46.788Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:01:46.791Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:01:46.791Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:01:46.791Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:01:46.792Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:02:16.792Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:02:16.810Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:02:16.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:02:16.812Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:02:16.813Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:02:16.813Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:02:21.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:02:46.813Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:02:46.830Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:02:46.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:02:46.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:02:46.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:02:46.833Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:03:16.834Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:03:16.845Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:03:16.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:03:16.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:03:16.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:03:16.847Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:03:21.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:03:46.848Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:03:46.862Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:03:46.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:03:46.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:03:46.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:03:46.864Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:04:16.865Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:04:16.877Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:04:16.879Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:04:16.879Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:04:16.880Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:04:16.880Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:04:21.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:21.547Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: cached metadata has changed from (version63: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version64: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-14T04:04:21.556Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.557Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T04:04:21.563Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:04:21.564Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T04:04:21.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:04:21.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=390, 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-01-14T04:04:21.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:21.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:04:46.880Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T04:04:46.881Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12820604-4c5b-4041-bd1d-710e26028640 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-01-14T04:04:46.889Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12820604-4c5b-4041-bd1d-710e26028640 and serviceModelVersionId: fb5c8da3-b17c-4e98-b418-9310d8051edc 2023-01-14T04:04:46.889Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6 2023-01-14T04:04:46.891Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 2023-01-14T04:04:46.905Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T04:04:46.962Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||Invoke 2023-01-14T04:04:46.963Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[805c6b2f-e80b-42a8-aee9-6f1e6e42511d], X-ECOMP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], X-TransactionId=[], X-ONAP-RequestID=[12820604-4c5b-4041-bd1d-710e26028640], Content-Type=[application/merge-patch+json]} 2023-01-14T04:04:46.972Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T04:04:47.083Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?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/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 04:04:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[192664], x-aai-txid=[2-aai-resources-230114-04:04:47:273-32049], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T04:04:47.084Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T04:04:47.084Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7607b0fe-cad5-44ca-9dbb-87a41cc9a7c6/model-vers/model-ver/fb5c8da3-b17c-4e98-b418-9310d8051edc?depth=0|INFO|500||InvokeReturn 2023-01-14T04:04:47.085Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T04:04:47.085Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T04:04:47.091Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T04:04:47.091Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12820604-4c5b-4041-bd1d-710e26028640 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T04:04:47.092Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T04:04:47.092Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:47.093Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:47.093Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673669087091, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:47.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:04:47.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "12820604-4c5b-4041-bd1d-710e26028640", "consumerID": "SO-sdc-controller", "timestamp": 1673669087091, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T04:04:47.114Z||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-01-14T04:04:48.112Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T04:04:48.112Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"23f310c7-9b30-4c77-bd17-155b67312d14","serviceName":"vFW 2023-01-14 01-51-29","serviceVersion":"1.0","serviceUUID":"b96e7e0d-e953-46b9-9890-d738e034b245","serviceDescription":"catalog service description","serviceInvariantUUID":"ea006b94-d2ad-4b6a-853a-df0b96e75dec","resources":[{"resourceInstanceName":"vFW 83723e3d-220a 0","resourceName":"vFW 83723e3d-220a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"feb26a82-39a6-4da6-ab11-7df09c30c764","resourceInvariantUUID":"12c306b9-550d-4dcb-8e53-71cc46d22578","resourceCustomizationUUID":"9023df36-1a08-4ac6-9850-19182435d458","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml","artifactChecksum":"YzEzOGUxMjYwOWU2NjM5Mjc0YjFmOWE4NzkyZGFlOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de3e04b1-8600-4c43-98ab-e8da248b3536","artifactVersion":"1"},{"artifactName":"vfw83723e3d220a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json","artifactChecksum":"MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38029505-a7fa-42bd-8c3e-2ab6beae8364","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFhNjhiZmJmYWYwMzk3OTQyNTlkMzIxYWRjZDE3ZjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73dcf120-3dc3-4efd-a4e6-d9310b0031f6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b2052b8e-b6e1-45ba-b55d-65c06e394f72","artifactVersion":"2","generatedFromUUID":"bef62bd1-dc9b-4811-8a32-94ebcd34694e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml","artifactChecksum":"NTdiMmY4MTExOGY5ZjBkNTA5Njg3YTI3ZDIwMGM4NmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9aede453-9678-4143-b7ef-148e60f4330a","artifactVersion":"1"},{"artifactName":"service-Vfw20230114015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar","artifactChecksum":"MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4902bd50-be2b-42ec-965b-ca6db7524004","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T04:04:48.112Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:48.113Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:48.113Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:48.113Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:49.114Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:49.114Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:49.114Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:49.115Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:50.116Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:50.116Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:50.116Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:50.116Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:51.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:51.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:51.117Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:51.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:52.118Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:52.119Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:52.119Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:52.119Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:53.120Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:53.120Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:53.120Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:53.121Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:54.122Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:04:54.122Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:54.123Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:54.123Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:55.124Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "serviceName": "vFW 2023-01-14 01-51-29", "serviceVersion": "1.0", "serviceUUID": "b96e7e0d-e953-46b9-9890-d738e034b245", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea006b94-d2ad-4b6a-853a-df0b96e75dec", "resources": [ { "resourceInstanceName": "vFW 83723e3d-220a 0", "resourceCustomizationUUID": "9023df36-1a08-4ac6-9850-19182435d458", "resourceName": "vFW 83723e3d-220a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "feb26a82-39a6-4da6-ab11-7df09c30c764", "resourceInvariantUUID": "12c306b9-550d-4dcb-8e53-71cc46d22578", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw83723e3d220a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "artifactChecksum": "MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38029505-a7fa-42bd-8c3e-2ab6beae8364", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "generatedFromUUID": "bef62bd1-dc9b-4811-8a32-94ebcd34694e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b2052b8e-b6e1-45ba-b55d-65c06e394f72", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114015129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "artifactChecksum": "MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4902bd50-be2b-42ec-965b-ca6db7524004" } ], "workloadContext": "Production" } 2023-01-14T04:04:55.124Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T04:04:55.125Z|12820604-4c5b-4041-bd1d-710e26028640|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b96e7e0d-e953-46b9-9890-d738e034b245 ASDC 2023-01-14T04:04:55.125Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:23f310c7-9b30-4c77-bd17-155b67312d14 ServiceName:vFW 2023-01-14 01-51-29 ServiceVersion:1.0 ServiceUUID:b96e7e0d-e953-46b9-9890-d738e034b245 ServiceInvariantUUID:ea006b94-d2ad-4b6a-853a-df0b96e75dec ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114015129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ArtifactUUID:4902bd50-be2b-42ec-965b-ca6db7524004 ArtifactChecksum:MDM1YjQ0Yjk4MTliZTU1YTgzZTdhODQ5YjA3MmM5NTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 83723e3d-220a 0 ResourceCustomizationUUID:9023df36-1a08-4ac6-9850-19182435d458 ResourceInvariantUUID:12c306b9-550d-4dcb-8e53-71cc46d22578 ResourceName:vFW 83723e3d-220a ResourceType:VF ResourceUUID:feb26a82-39a6-4da6-ab11-7df09c30c764 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw83723e3d220a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json ArtifactUUID:38029505-a7fa-42bd-8c3e-2ab6beae8364 ArtifactChecksum:MjQwN2I5ZWEwNTYxNTBmYzBiZWMyYTExMzAwNDQ1NDM= 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml ArtifactUUID:bef62bd1-dc9b-4811-8a32-94ebcd34694e 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 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/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env ArtifactUUID:b2052b8e-b6e1-45ba-b55d-65c06e394f72 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T04:04:55.126Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b96e7e0d-e953-46b9-9890-d738e034b245 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-01-14T04:04:55.154Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:04:55.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:04:55.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:04:55.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 from URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:55.155Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T04:04:55.156Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:55.442Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T04:04:55.443Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 4902bd50-be2b-42ec-965b-ca6db7524004 101494 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:55.444Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669095444, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:56.445Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:04:56.445Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:04:56.446Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4902bd50-be2b-42ec-965b-ca6db7524004, URL: /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar to file: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:56.446Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114015129-csar.csar 2023-01-14T04:04:56.447Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:56.447Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:56.782Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP633801038555548845/Definitions/service-Vfw20230114015129-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-01-14T04:04:58.759Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.760Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 83723e3d-220a 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-Vfw20230114015129-csar.csar 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:04:58.761Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.762Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.763Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:04:58.764Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T04:04:58.765Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:04:58.766Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is matching search criteria 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 83723e3d-220a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T04:04:58.767Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:04:58.768Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ac396249-3794-48c6-8305-77e43de2f3a8 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.769Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:04:58.770Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0ba9a2ff-354a-4309-a79e-e3b8825dc525 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vFW 83723e3d-220a 0 is not matching search criteria 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.771Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:04:58.772Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c4b24f77-4a14-4aaa-b435-9703888fbe87 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.773Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.774Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:04:58.774Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:04:58.774Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-51-29 Description:catalog service description Model UUID:b96e7e0d-e953-46b9-9890-d738e034b245 Model Version:NULL Model InvariantUuid:ea006b94-d2ad-4b6a-853a-df0b96e75dec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 83723e3d-220a Model UUID:b28a4d67-a5c9-4213-b303-a26482fa7e08 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:12c306b9-550d-4dcb-8e53-71cc46d22578 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9023df36-1a08-4ac6-9850-19182435d458 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7fd7c97b-1b26-4210-ab2c-f8d41093e0c2 ModelName:Vfw83723e3d220a..base_vfw..module-0 ModelUuid:f5e888fb-115c-4fa3-ae9f-f7095ab9e03d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac396249-3794-48c6-8305-77e43de2f3a8 ModelInvariantUuid:beb38d42-77d0-4697-a417-d80237b822ec ModelName:vFW 83723e3d-220a-nodes.vfwCvfc ModelUuid:c6893ad0-310c-435c-885c-d4f4d2b7ff87 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:70536504-0ee4-4a1f-8c27-b86757163fcc ModelInvariantUuid:74a711fc-1ccc-4a3e-aeac-e67915548a23 ModelName:Vfw83723e3d220a.compute.nodes.heat.vfw ModelUuid:6a0f69aa-1eaf-413f-9bfa-be5281d6176d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0ba9a2ff-354a-4309-a79e-e3b8825dc525 ModelInvariantUuid:e185c1eb-a488-4916-b3a9-f6f3e7805df8 ModelName:vFW 83723e3d-220a-nodes.vsnCvfc ModelUuid:bb4b24fa-ff2a-44f3-b8fb-17460aa4b341 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:31c455a0-8062-4761-9882-da69e1ac9205 ModelInvariantUuid:77430448-3fdf-48c3-9f82-4c743f57f5c5 ModelName:Vfw83723e3d220a.compute.nodes.heat.vsn ModelUuid:0c2ce03c-c886-495f-9604-df48819b868e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c4b24f77-4a14-4aaa-b435-9703888fbe87 ModelInvariantUuid:237d910c-608d-4a0f-bd58-c49e58b5e042 ModelName:vFW 83723e3d-220a-nodes.vpgCvfc ModelUuid:d41ee139-ee3f-4024-8cb9-9668676d2f6b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bdc4fe19-d745-4d03-b8dc-36cf5f9d02aa ModelInvariantUuid:e77ce8bc-00ea-439c-88db-164ba8f1e931 ModelName:Vfw83723e3d220a.compute.nodes.heat.vpg ModelUuid:a7d047b6-ef77-408a-93fa-eb819945bf2d 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-01-14T04:04:58.797Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists 2023-01-14T04:04:58.797Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T04:04:58.798Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists) 2023-01-14T04:04:58.798Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:04:58.798Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:58.798Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:58.798Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669098797, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:04:59.799Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar ASDC sendASDCNotification 2023-01-14T04:04:59.799Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar(Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists) 2023-01-14T04:04:59.799Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:04:59.800Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:04:59.800Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:04:59.800Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669099799, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:05:00.801Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:05:00.811Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:05:00.814Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:05:00.814Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:05:00.814Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:05:00.814Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:05:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:05:21.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:05:21.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vfw83723e3d220a0_modules.json", "status": "NOTIFIED" } 2023-01-14T04:05:21.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T04:05:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:05:21.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/resourceInstances/vfw83723e3d220a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T04:05:21.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T04:05:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "NOTIFIED" } 2023-01-14T04:05:21.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.267Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669095444, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T04:05:21.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669098797, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4902bd50-be2b-42ec-965b-ca6db7524004 already exists" } 2023-01-14T04:05:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:21.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-14T04:05:21.269Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669099799, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114015129/1.0/artifacts/service-Vfw20230114015129-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: feb26a82-39a6-4da6-ab11-7df09c30c764 already exists" } 2023-01-14T04:05:21.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:05:30.815Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:05:30.829Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:05:30.831Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:05:30.831Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:05:30.831Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:05:30.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:06:00.832Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:06:00.846Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:06:00.848Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:06:00.849Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:06:00.849Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:06:00.849Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:06:21.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:06:30.849Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:06:30.861Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:06:30.863Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:06:30.863Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:06:30.863Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:06:30.863Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:07:00.864Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:07:00.877Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:07:00.879Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:07:00.879Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:07:00.879Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:07:00.879Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:07:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:07:30.880Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:07:30.892Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:07:30.896Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:07:30.896Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:07:30.896Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:07:30.896Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:08:00.897Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:08:00.915Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:08:00.919Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:08:00.919Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:08:00.919Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:08:00.919Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:08:21.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:08:30.920Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:08:30.932Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:08:30.939Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:08:30.939Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:08:30.939Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:08:30.939Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:09:00.940Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:09:00.953Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:09:00.956Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:09:00.956Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:09:00.956Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:09:00.956Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:09:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:09:30.956Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:09:30.969Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:09:30.971Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:09:30.971Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:09:30.971Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:09:30.971Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:10:00.972Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T04:10:00.972Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23f310c7-9b30-4c77-bd17-155b67312d14 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-01-14T04:10:00.979Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23f310c7-9b30-4c77-bd17-155b67312d14 and serviceModelVersionId: b96e7e0d-e953-46b9-9890-d738e034b245 2023-01-14T04:10:00.979Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea006b94-d2ad-4b6a-853a-df0b96e75dec 2023-01-14T04:10:00.980Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 2023-01-14T04:10:00.983Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T04:10:01.009Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||Invoke 2023-01-14T04:10:01.010Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1a80cdc7-0374-41ed-95f1-e7356c3ad1ad], X-ECOMP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], X-TransactionId=[], X-ONAP-RequestID=[23f310c7-9b30-4c77-bd17-155b67312d14], Content-Type=[application/merge-patch+json]} 2023-01-14T04:10:01.015Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T04:10:01.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?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/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 04:10:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[196736], x-aai-txid=[1-aai-resources-230114-04:10:01:312-63142], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T04:10:01.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T04:10:01.199Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea006b94-d2ad-4b6a-853a-df0b96e75dec/model-vers/model-ver/b96e7e0d-e953-46b9-9890-d738e034b245?depth=0|INFO|500||InvokeReturn 2023-01-14T04:10:01.200Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T04:10:01.200Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T04:10:01.205Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T04:10:01.205Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23f310c7-9b30-4c77-bd17-155b67312d14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T04:10:01.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T04:10:01.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:01.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:01.206Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669401205, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:01.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:01.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "23f310c7-9b30-4c77-bd17-155b67312d14", "consumerID": "SO-sdc-controller", "timestamp": 1673669401205, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T04:10:01.227Z||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-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5a4cbc91-5aaf-418d-bf8a-547f8aca01cc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bc8e7b32-4b1f-4675-b541-64c8a60f6ea0","serviceDescription":"service","serviceInvariantUUID":"14233165-24c5-4074-8a2b-caa24cb53258","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e4178119-15c6-4db0-9829-3a5580683500","resourceInvariantUUID":"32f65547-bdf0-4fe3-ad7a-50a03eb5c708","resourceCustomizationUUID":"482fe200-fa05-421d-9a92-8803d69545ba","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":"NDJmNDEyMmYzZDgwZWNiMTllNDQxZDZiM2NhZjUyZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d3d4a33-a229-48c2-8cb9-4d4872f108f3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c4a32b1-be11-4b15-a549-b12efdc7e4d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:02.231Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:03.232Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:10:03.232Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:03.232Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:03.232Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:04.233Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bc8e7b32-4b1f-4675-b541-64c8a60f6ea0", "serviceDescription": "service", "serviceInvariantUUID": "14233165-24c5-4074-8a2b-caa24cb53258", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "482fe200-fa05-421d-9a92-8803d69545ba", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "e4178119-15c6-4db0-9829-3a5580683500", "resourceInvariantUUID": "32f65547-bdf0-4fe3-ad7a-50a03eb5c708", "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": "OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c4a32b1-be11-4b15-a549-b12efdc7e4d9" } ], "workloadContext": "Production" } 2023-01-14T04:10:04.234Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T04:10:04.234Z|23f310c7-9b30-4c77-bd17-155b67312d14|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ASDC 2023-01-14T04:10:04.234Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5a4cbc91-5aaf-418d-bf8a-547f8aca01cc ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 ServiceInvariantUUID:14233165-24c5-4074-8a2b-caa24cb53258 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:5c4a32b1-be11-4b15-a549-b12efdc7e4d9 ArtifactChecksum:OGZiNzVlZGE3OGYzZDE5NDExZTYxZjQxY2FjNWMxYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba ResourceInvariantUUID:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:e4178119-15c6-4db0-9829-3a5580683500 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-14T04:10:04.234Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 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-01-14T04:10:04.259Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:10:04.260Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:10:04.260Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:10:04.260Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T04:10:04.260Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T04:10:04.260Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T04:10:04.740Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T04:10:04.741Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 57790 2023-01-14T04:10:04.741Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T04:10:04.741Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-14T04:10:04.742Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T04:10:04.742Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:04.742Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:04.742Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669404741, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:05.745Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:10:05.746Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:10:05.746Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T04:10:05.747Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-14T04:10:05.747Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T04:10:05.747Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T04:10:05.862Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16256223280784648446/Definitions/service-BasicNetwork-template.yml 2023-01-14T04:10:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T04:10:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:10:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T04:10:06.248Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-14T04:10:06.249Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.250Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.250Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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-01-14T04:10:06.250Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:10:06.251Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.252Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:10:06.253Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 Model Version:NULL Model InvariantUuid:14233165-24c5-4074-8a2b-caa24cb53258 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:32f65547-bdf0-4fe3-ad7a-50a03eb5c708 Model UUID:9515e4c0-19bb-4f71-b333-4dd808f4880d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:482fe200-fa05-421d-9a92-8803d69545ba 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists 2023-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists) 2023-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:06.276Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:06.277Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669406276, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:07.277Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-14T04:10:07.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||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: e4178119-15c6-4db0-9829-3a5580683500 already exists) 2023-01-14T04:10:07.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:10:07.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:10:07.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:10:07.278Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669407277, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:08.279Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:10:08.290Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:10:08.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:10:08.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:10:08.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:10:08.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:10:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:10:21.264Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673668449278, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:10:21.265Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669404741, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669406276, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5c4a32b1-be11-4b15-a549-b12efdc7e4d9 already exists" } 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669407277, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e4178119-15c6-4db0-9829-3a5580683500 already exists" } 2023-01-14T04:10:21.266Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:10:38.292Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:10:38.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:10:38.306Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:10:38.306Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:10:38.306Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:10:38.306Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:11:08.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:11:08.321Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:11:08.323Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:11:08.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:11:08.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:11:08.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:11:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:11:38.324Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:11:38.335Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:11:38.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:11:38.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:11:38.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:11:38.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:12:08.337Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:12:08.356Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:12:08.358Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:12:08.358Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:12:08.358Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:12:08.359Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:12:21.257Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:12:38.359Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:12:38.370Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:12:38.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:12:38.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:12:38.371Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:12:38.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:13:08.372Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:13:08.385Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:13:08.387Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:13:08.387Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:13:08.388Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:13:08.388Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:13:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:13:38.388Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:13:38.399Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:13:38.402Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:13:38.402Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:13:38.402Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:13:38.402Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:14:08.402Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:14:08.416Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:14:08.418Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:14:08.418Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:14:08.418Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:14:08.418Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:14:21.260Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:14:38.419Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:14:38.431Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:14:38.433Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:14:38.433Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:14:38.433Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:14:38.433Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:15:08.433Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-14T04:15:08.434Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc 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-01-14T04:15:08.441Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and serviceModelVersionId: bc8e7b32-4b1f-4675-b541-64c8a60f6ea0 2023-01-14T04:15:08.441Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14233165-24c5-4074-8a2b-caa24cb53258 2023-01-14T04:15:08.442Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 2023-01-14T04:15:08.447Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-14T04:15:08.480Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||Invoke 2023-01-14T04:15:08.481Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8bd24678-6fa8-4e31-8825-e8929be8cfbf], X-ECOMP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], X-TransactionId=[], X-ONAP-RequestID=[5a4cbc91-5aaf-418d-bf8a-547f8aca01cc], Content-Type=[application/merge-patch+json]} 2023-01-14T04:15:08.487Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-14T04:15:08.598Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?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/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0 has http status code:200 and response headers:{date=[Sat, 14 Jan 2023 04:15:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[192688], x-aai-txid=[0-aai-resources-230114-04:15:08:784-33806], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-14T04:15:08.598Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-14T04:15:08.599Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14233165-24c5-4074-8a2b-caa24cb53258/model-vers/model-ver/bc8e7b32-4b1f-4675-b541-64c8a60f6ea0?depth=0|INFO|500||InvokeReturn 2023-01-14T04:15:08.600Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-14T04:15:08.600Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-14T04:15:08.606Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-14T04:15:08.607Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5a4cbc91-5aaf-418d-bf8a-547f8aca01cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-14T04:15:08.607Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-14T04:15:08.607Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:08.608Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:08.608Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669708607, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:08.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:15:08.620Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5a4cbc91-5aaf-418d-bf8a-547f8aca01cc", "consumerID": "SO-sdc-controller", "timestamp": 1673669708607, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-14T04:15:08.621Z||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-01-14T04:15:09.625Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-14T04:15:09.625Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-14T04:15:09.626Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 0 disconnected. 2023-01-14T04:15:09.627Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Cancelled in-flight METADATA request with correlation id 52709 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-14T04:15:09.627Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 1 disconnected. 2023-01-14T04:15:09.627Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2 disconnected. 2023-01-14T04:15:09.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Node 2147483645 disconnected. 2023-01-14T04:15:09.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:09.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:09.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:09.628Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-14T04:15:09.629Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-14T04:15:09.727Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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=4, 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-01-14T04:15:09.788Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-01-14T04:15:09.789Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T04:15:09.819Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-54387f25-d00f-43b7-9a26-ca0f0826f045 2023-01-14T04:15:09.820Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:09.820Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] (Re-)joining group 2023-01-14T04:15:10.324Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T04:15:13.333Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T04:15:16.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T04:15:19.347Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T04:15:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:21.266Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.267Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T04:15:21.271Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:15:21.271Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-54387f25-d00f-43b7-9a26-ca0f0826f045', protocol='range'} 2023-01-14T04:15:21.275Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.275Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.275Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.276Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.276Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.276Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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 UJJSQISOTWK27un82VXVLw 2023-01-14T04:15:21.277Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-cd36c27f-f76e-4783-acdf-96118e01d60a-54387f25-d00f-43b7-9a26-ca0f0826f045=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-01-14T04:15:21.303Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:15:21.304Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-54387f25-d00f-43b7-9a26-ca0f0826f045', protocol='range'} 2023-01-14T04:15:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.304Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.304Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.307Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.307Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.308Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.308Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.308Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.308Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.308Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.308Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=408, 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-01-14T04:15:21.308Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:15:21.309Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.309Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 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-01-14T04:15:21.309Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:15:21.374Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-14T04:15:21.374Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"5bbe2744-a886-472c-ad32-8a6b753a17dc","serviceName":"vFW 2023-01-14 01-40-04","serviceVersion":"1.0","serviceUUID":"9871f3ef-5466-4817-8354-0f0d2162fe93","serviceDescription":"catalog service description","serviceInvariantUUID":"760530ec-e25a-4c54-9b0a-6fda23e6ba14","resources":[{"resourceInstanceName":"vFW d7eb00e5-6ba8 0","resourceName":"vFW d7eb00e5-6ba8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e6ea9c95-7dc5-4b40-941a-e02034137b36","resourceInvariantUUID":"3f2458f2-ee3b-4933-a660-c0c01c1ba2ac","resourceCustomizationUUID":"ca0f0124-7ddb-4089-8ab1-40fa7c605e4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml","artifactChecksum":"NjdkNTZmNzRjYjg2OTkxZGEwYmMxNTEyZTZhMmMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f8710b0-ec48-47e6-8616-e28c39dd2b9c","artifactVersion":"1"},{"artifactName":"vfwd7eb00e56ba80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json","artifactChecksum":"OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc6ad73e-9494-4266-86d7-002f17bfce5c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"449f29e3-bb54-4889-93bc-7e0def650b83","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdjN2NlMDNkMTliMjU1ODE0NjRkZTVkZTdiNzI3OTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4f9707cf-c9e0-4daf-aea9-71eb0153adde","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a0ed54e8-7d5e-40eb-b40d-541ba2d204db","artifactVersion":"2","generatedFromUUID":"449f29e3-bb54-4889-93bc-7e0def650b83"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230114014004-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml","artifactChecksum":"NmE3N2QxNDlhZWJiMGQxYzE0MjE1NTJhNjkwOWU1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"984e23d7-029a-4537-b076-25b8cb623013","artifactVersion":"1"},{"artifactName":"service-Vfw20230114014004-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar","artifactChecksum":"YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4411d397-d803-4664-af6a-3945a50e247f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-14T04:15:21.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:21.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:21.377Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:21.378Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:22.326Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:15:22.326Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:15:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:15:22.378Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:22.379Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:22.379Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:22.379Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:23.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:23.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:23.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:23.380Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:24.381Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:24.381Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:24.381Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:24.381Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:25.382Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:25.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:25.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:25.383Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:26.384Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:26.384Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:26.384Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:26.385Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:27.385Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-14T04:15:27.386Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:27.386Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:27.386Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:28.387Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "serviceName": "vFW 2023-01-14 01-40-04", "serviceVersion": "1.0", "serviceUUID": "9871f3ef-5466-4817-8354-0f0d2162fe93", "serviceDescription": "catalog service description", "serviceInvariantUUID": "760530ec-e25a-4c54-9b0a-6fda23e6ba14", "resources": [ { "resourceInstanceName": "vFW d7eb00e5-6ba8 0", "resourceCustomizationUUID": "ca0f0124-7ddb-4089-8ab1-40fa7c605e4e", "resourceName": "vFW d7eb00e5-6ba8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e6ea9c95-7dc5-4b40-941a-e02034137b36", "resourceInvariantUUID": "3f2458f2-ee3b-4933-a660-c0c01c1ba2ac", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwd7eb00e56ba80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "artifactChecksum": "OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bc6ad73e-9494-4266-86d7-002f17bfce5c", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "449f29e3-bb54-4889-93bc-7e0def650b83", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "generatedFromUUID": "449f29e3-bb54-4889-93bc-7e0def650b83" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a0ed54e8-7d5e-40eb-b40d-541ba2d204db", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230114014004-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "artifactChecksum": "YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4411d397-d803-4664-af6a-3945a50e247f" } ], "workloadContext": "Production" } 2023-01-14T04:15:28.388Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-14T04:15:28.388Z|5a4cbc91-5aaf-418d-bf8a-547f8aca01cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9871f3ef-5466-4817-8354-0f0d2162fe93 ASDC 2023-01-14T04:15:28.389Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:5bbe2744-a886-472c-ad32-8a6b753a17dc ServiceName:vFW 2023-01-14 01-40-04 ServiceVersion:1.0 ServiceUUID:9871f3ef-5466-4817-8354-0f0d2162fe93 ServiceInvariantUUID:760530ec-e25a-4c54-9b0a-6fda23e6ba14 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230114014004-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ArtifactUUID:4411d397-d803-4664-af6a-3945a50e247f ArtifactChecksum:YTYxM2MxYzQ4NzAwNzQwYTc3NDNkNmM3NDI1MTdlYTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW d7eb00e5-6ba8 0 ResourceCustomizationUUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e ResourceInvariantUUID:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac ResourceName:vFW d7eb00e5-6ba8 ResourceType:VF ResourceUUID:e6ea9c95-7dc5-4b40-941a-e02034137b36 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwd7eb00e56ba80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json ArtifactUUID:bc6ad73e-9494-4266-86d7-002f17bfce5c ArtifactChecksum:OWZjZmRkY2UwM2Q3MTA3NTUzNGIyMTEyOGViMWNlOGI= 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml ArtifactUUID:449f29e3-bb54-4889-93bc-7e0def650b83 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db 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/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env ArtifactUUID:a0ed54e8-7d5e-40eb-b40d-541ba2d204db ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-14T04:15:28.389Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9871f3ef-5466-4817-8354-0f0d2162fe93 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-01-14T04:15:28.413Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:15:28.414Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:15:28.414Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:15:28.414Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f from URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:28.414Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-14T04:15:28.415Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:28.614Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-14T04:15:28.615Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 4411d397-d803-4664-af6a-3945a50e247f 101538 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:28.616Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669728616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:29.617Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-14T04:15:29.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-14T04:15:29.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4411d397-d803-4664-af6a-3945a50e247f, URL: /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar to file: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:29.618Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230114014004-csar.csar 2023-01-14T04:15:29.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:29.619Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:29.775Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6712458016525501845/Definitions/service-Vfw20230114014004-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-01-14T04:15:31.547Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-14T04:15:31.547Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d7eb00e5-6ba8 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-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.548Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230114014004-csar.csar 2023-01-14T04:15:31.549Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-14T04:15:31.550Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.550Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.550Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T04:15:31.550Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:15:31.550Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-14T04:15:31.551Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:15:31.552Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:15:31.553Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:15:31.554Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T04:15:31.555Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:15:31.556Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.556Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T04:15:31.556Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:15:31.556Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.556Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is matching search criteria 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d7eb00e5-6ba8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-14T04:15:31.557Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:15:31.558Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:15:31.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7dba9d38-1569-46e8-a6aa-0b343b08b18b 2023-01-14T04:15:31.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.559Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:15:31.560Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-14T04:15:31.561Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9634f25e-8df9-4c16-818c-4ed9001197b1 2023-01-14T04:15:31.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vFW d7eb00e5-6ba8 0 is not matching search criteria 2023-01-14T04:15:31.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-14T04:15:31.562Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-14T04:15:31.563Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0fccd8eb-6cb6-4752-9a19-52e5faf75369 2023-01-14T04:15:31.564Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.565Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-14T04:15:31.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-14 01-40-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-14T04:15:31.566Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-14 01-40-04 Description:catalog service description Model UUID:9871f3ef-5466-4817-8354-0f0d2162fe93 Model Version:NULL Model InvariantUuid:760530ec-e25a-4c54-9b0a-6fda23e6ba14 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW d7eb00e5-6ba8 Model UUID:6b12fa05-17eb-418d-9f1b-e8df27e26952 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3f2458f2-ee3b-4933-a660-c0c01c1ba2ac Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca0f0124-7ddb-4089-8ab1-40fa7c605e4e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2e17c84e-2744-488d-811f-aac8928fb7ab ModelName:VfwD7eb00e56ba8..base_vfw..module-0 ModelUuid:27582f91-c746-48e8-ba7c-83cfa787de1e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7dba9d38-1569-46e8-a6aa-0b343b08b18b ModelInvariantUuid:4ae5f144-ff93-4166-a4b9-72be4b33df2a ModelName:vFW d7eb00e5-6ba8-nodes.vfwCvfc ModelUuid:7465ca46-3162-43be-a065-440608e284e2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:535fe41a-05a2-4f69-9c0a-c727fd891a59 ModelInvariantUuid:754ad6b1-d7f9-4aef-bd38-a8495e6f8201 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vfw ModelUuid:41477e29-390b-4f98-9edc-444fc15a3004 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9634f25e-8df9-4c16-818c-4ed9001197b1 ModelInvariantUuid:88c8c098-6424-4307-95f2-17bfb801c339 ModelName:vFW d7eb00e5-6ba8-nodes.vsnCvfc ModelUuid:15c16c90-ffe1-43cf-9368-3ab571d7e877 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:289487cc-97f9-4dc0-bb72-3a9446367b60 ModelInvariantUuid:fec6aec8-b390-40f4-96b8-47a165ebae99 ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vsn ModelUuid:080ffdb3-db7b-4d78-afde-d3cfe09fb5f9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0fccd8eb-6cb6-4752-9a19-52e5faf75369 ModelInvariantUuid:83faa2bf-0fdf-4aa7-9e52-5fd22aa26c06 ModelName:vFW d7eb00e5-6ba8-nodes.vpgCvfc ModelUuid:d9cd9a92-db60-4d19-8c94-dfee08cd8153 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b54cf082-dc6c-4adb-8d46-49e04c1245c0 ModelInvariantUuid:d484ecd2-6b52-4b25-8c53-ee5327aa2bcc ModelName:VfwD7eb00e56ba8.compute.nodes.heat.vpg ModelUuid:8dae0aaf-85b2-4eef-b5b7-a2b22b2cc6b8 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-01-14T04:15:31.590Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists 2023-01-14T04:15:31.590Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T04:15:31.590Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists) 2023-01-14T04:15:31.590Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:15:31.590Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:31.591Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:31.591Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669731590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:32.592Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar ASDC sendASDCNotification 2023-01-14T04:15:32.592Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar(Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists) 2023-01-14T04:15:32.592Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-14T04:15:32.592Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-14T04:15:32.592Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-14T04:15:32.593Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669732591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:15:33.593Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:15:33.606Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:15:33.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:15:33.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:15:33.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:15:33.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:16:03.609Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:16:03.622Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:16:03.625Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:16:03.625Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:16:03.625Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:16:03.625Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:16:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:16:21.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:16:21.258Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vfwd7eb00e56ba80_modules.json", "status": "NOTIFIED" } 2023-01-14T04:16:21.259Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:16:33.625Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:16:33.639Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:16:33.642Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:16:33.642Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:16:33.642Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:16:33.642Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:17:03.642Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:17:03.656Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:17:03.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:17:03.658Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:17:03.659Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:17:03.659Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:17:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:17:21.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.258Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-14T04:17:21.259Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.259Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.259Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/resourceInstances/vfwd7eb00e56ba80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-template.yml", "status": "NOT_NOTIFIED" } 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669709624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "NOTIFIED" } 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669728616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669731590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 4411d397-d803-4664-af6a-3945a50e247f already exists" } 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-14T04:17:21.262Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5bbe2744-a886-472c-ad32-8a6b753a17dc", "consumerID": "SO-sdc-controller", "timestamp": 1673669732591, "artifactURL": "/sdc/v1/catalog/services/Vfw20230114014004/1.0/artifacts/service-Vfw20230114014004-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: e6ea9c95-7dc5-4b40-941a-e02034137b36 already exists" } 2023-01-14T04:17:21.263Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-14T04:17:33.659Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:17:33.673Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:17:33.675Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:17:33.675Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:17:33.675Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:17:33.675Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:18:03.676Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:18:03.693Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:18:03.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:18:03.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:18:03.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:18:03.695Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:18:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:18:33.696Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:18:33.711Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:18:33.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:18:33.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:18:33.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:18:33.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:19:03.723Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:19:03.739Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:19:03.741Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:19:03.741Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:19:03.741Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:19:03.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:19:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:19:33.742Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:19:33.755Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:19:33.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:19:33.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:19:33.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:19:33.757Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:20:03.758Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:20:03.772Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5bbe2744-a886-472c-ad32-8a6b753a17dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-14T04:20:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-14T04:20:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-14T04:20:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-14T04:20:03.774Z|5bbe2744-a886-472c-ad32-8a6b753a17dc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-14T04:20:21.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-14T04:20:21.426Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, 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-01-14T04:20:21.426Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Member SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a-54387f25-d00f-43b7-9a26-ca0f0826f045 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-01-14T04:20:21.427Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-14T04:20:21.427Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cd36c27f-f76e-4783-acdf-96118e01d60a, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-14T04:20:21.783Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Request joining group due to: group is already rebalancing 2023-01-14T04:20:21.790Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.791Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] (Re-)joining group 2023-01-14T04:20:21.794Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:20:21.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee=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-01-14T04:20:21.803Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5-ab3c9de6-1611-4c7d-9328-8755a04894ee', protocol='range'} 2023-01-14T04:20:21.804Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.804Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.808Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.808Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=418, 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-01-14T04:20:21.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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-01-14T04:20:21.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f87c1f61-e3bc-4752-9b34-d459804f12f5, 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}}