By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-03-16T00:07:04.516Z||main|||||INFO|500||The following profiles are active: basic
2023-03-16T00:07:14.308Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-16T00:07:14.309Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-16T00:07:14.469Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-16T00:07:17.058Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-16T00:07:17.327Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-16T00:07:17.776Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-16T00:07:18.070Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-16T00:07:18.792Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-16T00:07:21.834Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-16T00:07:23.152Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-16T00:07:25.234Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-16T00:07:25.330Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-16T00:07:25.448Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-16T00:07:25.460Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-16T00:07:25.936Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-16T00:07:26.283Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-16T00:07:27.183Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-03-16T00:07:28.177Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-16T00:07:28.177Z||main|||||ERROR|500||(conn=797) Table 'catalogdb.activity_spec' doesn't exist
2023-03-16T00:07:28.190Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-03-16T00:07:30.281Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-16T00:07:32.382Z||main|||||WARN|500||---
2023-03-16T00:07:32.383Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-16T00:07:32.383Z||main|||||WARN|500||---
2023-03-16T00:07:32.716Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-16T00:07:36.671Z||main|||||INFO|500||Started Application in 37.109 seconds (JVM running for 40.177)
2023-03-16T00:07:36.683Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-16T00:07:36.701Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-16T00:07:36.709Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-16T00:07:36.758Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ee6d5a4a-10aa-4dba-adc9-e525874194ec url= /sdc/v1/artifactTypes
2023-03-16T00:07:36.764Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-16T00:07:36.896Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-16T00:07:36.897Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c110205
2023-03-16T00:07:36.898Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-16T00:07:36.911Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-16T00:07:36.929Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-16T00:07:36.934Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$7367cd2b.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-16T00:08:26.662Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-16T00:08:26.663Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-16T00:08:26.663Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-16T00:08:26.667Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3a645889-843a-4b30-92e2-941b17b2bdd3 url= /sdc/v1/artifactTypes
2023-03-16T00:08:26.667Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-16T00:08:26.739Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-16T00:08:26.746Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-16T00:08:26.747Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-16T00:08:26.747Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a752a323-d94c-4746-9f25-ab8767dbc40a url= /sdc/v1/distributionKafkaData
2023-03-16T00:08:26.747Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-16T00:08:26.772Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-16T00:08:26.776Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@67025206
2023-03-16T00:08:26.835Z||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-b1649076-0993-4e45-88a4-3f7167ceb696
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-03-16T00:08:26.885Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Instantiated an idempotent producer.
2023-03-16T00:08:26.964Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-16T00:08:27.013Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-16T00:08:27.014Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-16T00:08:27.014Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678925307011
2023-03-16T00:08:27.018Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-16T00:08:27.036Z||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-6c3bb99c-f5b3-47e2-8114-59d02790ad9b
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-16T00:08:27.152Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-16T00:08:27.153Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-16T00:08:27.153Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678925307152
2023-03-16T00:08:27.155Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:08:27.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:08:27.158Z||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-4507332a-6a91-442a-b154-692caea8ad6e
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-16T00:08:27.198Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-16T00:08:27.201Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-16T00:08:27.201Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678925307198
2023-03-16T00:08:27.201Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:08:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:08:27.208Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-16T00:08:28.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Cluster ID: EAbFLX84R7-tZascdALt4A
2023-03-16T00:08:28.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.224Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.225Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.226Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] ProducerId set to 2002 with epoch 0
2023-03-16T00:08:28.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.227Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:28.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T00:08:28.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Cluster ID: EAbFLX84R7-tZascdALt4A
2023-03-16T00:08:28.229Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Cluster ID: EAbFLX84R7-tZascdALt4A
2023-03-16T00:08:28.230Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-16T00:08:28.230Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-16T00:08:28.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T00:08:28.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T00:08:28.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-9d9fe08f-0c9e-4045-a04c-4b4b70178754
2023-03-16T00:08:28.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-16T00:08:28.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T00:08:28.332Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978
2023-03-16T00:08:28.332Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-16T00:08:28.332Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T00:08:34.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T00:08:34.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-9d9fe08f-0c9e-4045-a04c-4b4b70178754', protocol='range'}
2023-03-16T00:08:34.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.398Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.398Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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 TwmezySZQJ-VEufDvDjxIA
2023-03-16T00:08:34.403Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-9d9fe08f-0c9e-4045-a04c-4b4b70178754=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-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T00:08:34.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T00:08:34.422Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-9d9fe08f-0c9e-4045-a04c-4b4b70178754', protocol='range'}
2023-03-16T00:08:34.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T00:08:34.422Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-16T00:08:34.428Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T00:08:34.428Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T00:08:34.441Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T00:08:34.441Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-16T00:08:34.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-16T00:08:34.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-16T00:08:34.441Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T00:08:34.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-16T00:08:34.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-16T00:08:34.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-16T00:08:34.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-16T00:08:34.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-16T00:08:34.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-16T00:08:34.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-16T00:08:34.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-16T00:08:34.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-16T00:08:34.507Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-16T00:08:34.508Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-16T00:08:34.508Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-16T00:08:34.509Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-16T00:08:34.519Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-16T00:08:34.519Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-16T00:08:34.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-16T00:08:34.520Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-16T00:08:34.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-16T00:08:34.520Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-16T00:09:27.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:09:27.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:10:27.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:10:27.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:11:27.207Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:11:27.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:12:27.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:12:27.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:13:27.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:13:27.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:14:27.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:14:27.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:15:27.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:15:27.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:16:27.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:16:27.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:17:27.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:17:27.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:17:28.294Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Node -1 disconnected.
2023-03-16T00:17:28.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Node -1 disconnected.
2023-03-16T00:17:28.530Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Node -1 disconnected.
2023-03-16T00:17:39.510Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-16T00:18:27.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:18:27.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:19:27.215Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:19:27.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:20:27.216Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:20:27.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:21:27.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:21:27.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:22:27.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:22:27.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:23:27.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:23:27.222Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:24:27.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:24:27.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:25:27.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:25:27.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:26:27.221Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:26:27.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:27:27.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:27:27.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:28:27.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:28:27.226Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:29:27.226Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:29:27.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:30:27.228Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:30:27.228Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:31:27.229Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:31:27.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:32:27.230Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:32:27.230Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:33:27.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:33:27.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:34:27.232Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:34:27.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:35:27.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:35:27.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:36:27.236Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:36:27.235Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:37:27.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:37:27.238Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:38:27.238Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:38:27.239Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:39:27.239Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:39:27.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:40:27.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:40:27.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:41:27.240Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:41:27.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:42:27.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:42:27.243Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:43:27.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:43:27.244Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:44:27.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:44:27.244Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:45:27.245Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:45:27.246Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:46:27.246Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:46:27.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:47:27.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:47:27.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:48:27.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:48:27.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:49:27.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:49:27.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:50:27.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:50:27.253Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:51:27.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:51:27.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:52:27.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:52:27.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:53:27.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:53:27.256Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:54:27.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:54:27.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:55:27.258Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:55:27.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:56:27.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:56:27.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:57:27.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:57:27.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:58:27.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T00:58:27.261Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:59:27.262Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T00:59:27.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:00:27.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:00:27.264Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:01:27.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:01:27.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:02:27.266Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:02:27.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:03:27.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:03:27.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:04:27.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:04:27.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:05:27.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:05:27.272Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:06:27.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:06:27.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:07:27.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:07:27.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:08:27.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:08:27.274Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:09:27.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:09:27.276Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:10:27.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:10:27.277Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:11:27.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:11:27.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:12:27.277Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:12:27.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:13:27.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:13:27.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:14:27.280Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:14:27.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:15:27.281Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:15:27.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:16:27.282Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:16:27.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:17:27.283Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:17:27.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:18:27.284Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:18:27.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:19:27.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:19:27.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:20:27.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:20:27.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:21:27.285Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:21:27.289Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:22:27.285Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:22:27.289Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:23:27.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:23:27.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:24:27.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:24:27.292Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:25:27.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:25:27.293Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:26:27.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:26:27.294Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:27:27.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:27:27.295Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:28:27.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:28:27.296Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:29:27.293Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:29:27.297Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:30:27.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:30:27.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:31:27.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:31:27.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:32:27.297Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:32:27.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:33:27.298Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:33:27.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:34:27.298Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:34:27.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:35:27.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:35:27.301Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:36:27.301Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:36:27.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:37:27.301Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:37:27.303Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:38:27.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:38:27.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:39:27.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:39:27.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:40:27.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:40:27.306Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:41:27.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:41:27.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:42:27.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:42:27.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:43:27.306Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:43:27.308Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:44:27.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:44:27.309Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:45:27.309Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:45:27.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:46:27.309Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:46:27.311Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:47:27.310Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:47:27.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:48:27.312Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:48:27.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:49:27.313Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:49:27.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:50:27.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:50:27.313Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:51:27.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:51:27.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:52:27.317Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:52:27.318Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:53:27.318Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:53:27.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:54:27.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:54:27.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:55:27.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:55:27.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:56:27.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:56:27.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:57:27.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:57:27.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:58:27.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:58:27.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T01:59:27.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T01:59:27.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:00:27.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:00:27.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:01:27.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:01:27.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:02:27.327Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:02:27.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:03:27.327Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:03:27.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:04:27.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:04:27.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:05:27.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:05:27.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:06:27.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:06:27.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:07:27.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:07:27.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:08:27.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:08:27.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:09:27.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:09:27.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:10:27.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:10:27.334Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:11:27.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:11:27.334Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:12:27.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:12:27.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:13:27.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:13:27.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:14:27.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:14:27.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:15:27.338Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:15:27.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:16:27.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:16:27.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:17:27.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:17:27.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:18:27.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:18:27.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:19:27.341Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:19:27.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:20:27.341Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:20:27.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:21:27.341Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:21:27.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:22:27.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:22:27.342Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:23:27.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:23:27.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:24:27.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:24:27.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:25:27.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:25:27.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:26:27.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:26:27.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:27:27.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:27:27.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:28:27.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:28:27.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:29:27.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:29:27.348Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:30:27.349Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:30:27.350Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:31:27.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:31:27.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:32:27.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:32:27.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:33:27.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:33:27.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:34:27.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:34:27.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:35:27.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:35:27.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:36:27.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:36:27.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:37:27.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:37:27.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:38:27.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:38:27.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:39:27.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:39:27.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:40:27.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:40:27.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:41:27.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:41:27.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:42:27.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:42:27.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:43:27.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:43:27.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:44:27.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:44:27.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:45:27.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:45:27.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:46:27.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:46:27.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:47:27.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:47:27.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:48:27.365Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:48:27.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:49:27.366Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:49:27.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:50:27.367Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:50:27.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:51:27.368Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:51:27.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:52:27.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:52:27.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:53:27.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:53:27.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:54:27.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:54:27.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:55:27.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:55:27.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:56:27.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:56:27.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:57:27.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:57:27.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:58:27.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:58:27.374Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T02:59:27.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T02:59:27.376Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:00:27.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:00:27.376Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:01:27.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:01:27.378Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:02:27.378Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:02:27.378Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:03:27.379Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:03:27.379Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:04:27.379Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:04:27.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:05:27.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:05:27.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:06:27.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:06:27.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:07:27.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:07:27.382Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:08:27.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:08:27.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:09:27.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:09:27.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:10:27.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:10:27.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:11:27.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:11:27.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:12:27.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:12:27.388Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:13:27.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:13:27.389Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:14:27.389Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:14:27.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:15:27.391Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:15:27.392Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:16:27.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:16:27.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:17:27.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:17:27.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:18:27.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:18:27.395Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:19:27.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:19:27.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:20:27.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:20:27.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:21:27.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:21:27.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:22:27.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:22:27.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:23:27.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:23:27.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:24:27.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:24:27.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:25:27.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:25:27.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:26:27.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:26:27.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:27:27.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:27:27.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:28:27.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:28:27.401Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:29:27.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:29:27.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:30:27.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:30:27.403Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:31:27.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:31:27.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:32:27.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:32:27.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:33:27.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:33:27.405Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:34:27.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:34:27.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:35:27.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:35:27.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:36:27.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:36:27.407Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:37:27.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:37:27.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:38:27.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:38:27.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:39:27.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:39:27.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:40:27.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:40:27.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:41:27.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:41:27.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:42:27.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:42:27.413Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:43:27.413Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:43:27.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:44:27.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:44:27.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:45:27.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:45:27.416Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:46:27.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:46:27.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:47:27.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:47:27.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:48:27.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:48:27.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:49:27.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:49:27.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:50:27.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:50:27.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:51:27.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:51:27.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:52:27.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:52:27.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:53:27.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:53:27.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:54:27.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:54:27.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:55:27.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:55:27.424Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:56:27.424Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:56:27.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:57:27.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:57:27.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:58:27.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:58:27.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T03:59:27.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T03:59:27.428Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:00:27.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:00:27.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:01:27.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:01:27.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:02:27.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:02:27.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:03:27.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:03:27.432Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:04:27.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:04:27.433Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:05:27.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:05:27.434Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:06:27.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:06:27.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:07:27.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:07:27.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:08:27.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:08:27.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:09:27.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:09:27.436Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:10:27.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:10:27.437Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:11:27.437Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:11:27.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:12:27.438Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:12:27.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:13:27.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:13:27.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:14:27.440Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:14:27.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:15:27.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:15:27.442Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:16:27.442Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:16:27.442Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:17:27.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:17:27.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:18:27.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:18:27.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:19:27.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:19:27.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:20:27.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:20:27.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:21:27.446Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:21:27.446Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:22:27.446Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:22:27.447Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:23:27.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:23:27.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:24:27.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:24:27.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:25:27.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:25:27.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:26:27.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:26:27.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:27:27.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:27:27.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:28:27.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:28:27.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:29:27.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:29:27.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:30:27.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:30:27.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:31:27.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:31:27.455Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:32:27.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:32:27.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:33:27.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:33:27.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:34:27.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:34:27.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:35:27.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:35:27.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:36:27.460Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:36:27.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:37:27.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:37:27.461Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:38:27.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:38:27.462Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:39:27.483Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:39:27.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:40:27.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:40:27.484Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:41:27.484Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:41:27.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:42:27.485Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:42:27.485Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:43:27.485Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:43:27.486Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:44:27.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:44:27.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:45:27.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:45:27.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:46:27.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:46:27.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:47:27.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:47:27.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:48:27.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:48:27.490Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:49:27.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:49:27.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:49:56.189Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T04:49:56.189Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"b6c19693-5ed6-470f-89c9-121a136cf509","serviceName":"vFW 2023-03-16 04-47-37","serviceVersion":"1.0","serviceUUID":"7a1f159a-8e38-40a6-8cd3-86d76ba15e79","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26e32e-4f4a-4fe4-b25c-69e68a83834f","resources":[{"resourceInstanceName":"vFW 444ad919-e8f1 0","resourceName":"vFW 444ad919-e8f1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"89561d1d-82cd-48a7-ac26-a705e9128675","resourceInvariantUUID":"24708d75-6324-4f1d-ad8a-f98d730b37b3","resourceCustomizationUUID":"96e148bc-0093-4577-ab7b-4100d73e6aed","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml","artifactChecksum":"NDJjMDRjM2U3NmNlMTE2NmFjOTY4MjdjN2QxNTY0Y2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"302d72e6-8b78-48f9-84d0-8a42a69015b1","artifactVersion":"1"},{"artifactName":"vfw444ad919e8f10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json","artifactChecksum":"NWVkNjlmYzY0NmYzYTJiY2M0ZDY4Y2NjMzFhN2Q3NjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2f5690d0-a1a8-4887-a7fe-780de24f0428","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e0f7773b-4a33-4a27-940a-144bd6ec54bf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml","artifactChecksum":"YmRiYWIwOTFiNDFhY2YxMmJkZTQwNWUzMmFkOWUzY2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"63863255-ecbf-4911-842a-bfb84d0b77b6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e717a9c-092a-46c9-aa5b-7390396282f5","artifactVersion":"2","generatedFromUUID":"e0f7773b-4a33-4a27-940a-144bd6ec54bf"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230316044737-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml","artifactChecksum":"NDZkZDFhZjI1NGU1YTY0OTQ4YjRhNTM4MjMxNmY0N2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d4afefa-1c11-444f-be5e-91ff12199c45","artifactVersion":"1"},{"artifactName":"service-Vfw20230316044737-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar","artifactChecksum":"NmZkZmMyYmRmZTBlNDNhYjVkMzUzNzUyY2UwNmU2MDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b24c6101-27ce-45c0-9bf9-32434cf37bf5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T04:49:56.202Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:49:56.207Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:49:56.207Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:49:56.207Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:49:56.217Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.218Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.218Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.218Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.218Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.219Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TwmezySZQJ-VEufDvDjxIA
2023-03-16T04:49:56.306Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:49:56.306Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:49:56.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:49:57.241Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:49:57.241Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:49:57.241Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:49:57.242Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:49:58.248Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:49:58.248Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:49:58.248Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:49:58.248Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:49:59.250Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:49:59.250Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:49:59.250Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:49:59.251Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:00.252Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:50:00.252Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:00.252Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:00.252Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:01.253Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:50:01.253Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:01.254Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:01.254Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:02.254Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:50:02.255Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:02.255Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:02.255Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:03.259Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"serviceName": "vFW 2023-03-16 04-47-37",
"serviceVersion": "1.0",
"serviceUUID": "7a1f159a-8e38-40a6-8cd3-86d76ba15e79",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "4a26e32e-4f4a-4fe4-b25c-69e68a83834f",
"resources": [
{
"resourceInstanceName": "vFW 444ad919-e8f1 0",
"resourceCustomizationUUID": "96e148bc-0093-4577-ab7b-4100d73e6aed",
"resourceName": "vFW 444ad919-e8f1",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "89561d1d-82cd-48a7-ac26-a705e9128675",
"resourceInvariantUUID": "24708d75-6324-4f1d-ad8a-f98d730b37b3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw444ad919e8f10_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"artifactChecksum": "NWVkNjlmYzY0NmYzYTJiY2M0ZDY4Y2NjMzFhN2Q3NjM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2f5690d0-a1a8-4887-a7fe-780de24f0428",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e0f7773b-4a33-4a27-940a-144bd6ec54bf",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e717a9c-092a-46c9-aa5b-7390396282f5",
"generatedFromUUID": "e0f7773b-4a33-4a27-940a-144bd6ec54bf"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e717a9c-092a-46c9-aa5b-7390396282f5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230316044737-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"artifactChecksum": "NmZkZmMyYmRmZTBlNDNhYjVkMzUzNzUyY2UwNmU2MDg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b24c6101-27ce-45c0-9bf9-32434cf37bf5"
}
],
"workloadContext": "Production"
}
2023-03-16T04:50:03.263Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T04:50:03.263Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7a1f159a-8e38-40a6-8cd3-86d76ba15e79 ASDC
2023-03-16T04:50:03.336Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:b6c19693-5ed6-470f-89c9-121a136cf509
ServiceName:vFW 2023-03-16 04-47-37
ServiceVersion:1.0
ServiceUUID:7a1f159a-8e38-40a6-8cd3-86d76ba15e79
ServiceInvariantUUID:4a26e32e-4f4a-4fe4-b25c-69e68a83834f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230316044737-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar
ArtifactUUID:b24c6101-27ce-45c0-9bf9-32434cf37bf5
ArtifactChecksum:NmZkZmMyYmRmZTBlNDNhYjVkMzUzNzUyY2UwNmU2MDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 444ad919-e8f1 0
ResourceCustomizationUUID:96e148bc-0093-4577-ab7b-4100d73e6aed
ResourceInvariantUUID:24708d75-6324-4f1d-ad8a-f98d730b37b3
ResourceName:vFW 444ad919-e8f1
ResourceType:VF
ResourceUUID:89561d1d-82cd-48a7-ac26-a705e9128675
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw444ad919e8f10_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json
ArtifactUUID:2f5690d0-a1a8-4887-a7fe-780de24f0428
ArtifactChecksum:NWVkNjlmYzY0NmYzYTJiY2M0ZDY4Y2NjMzFhN2Q3NjM=
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/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml
ArtifactUUID:e0f7773b-4a33-4a27-940a-144bd6ec54bf
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/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
ArtifactUUID:6e717a9c-092a-46c9-aa5b-7390396282f5
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/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
ArtifactUUID:6e717a9c-092a-46c9-aa5b-7390396282f5
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T04:50:03.336Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7a1f159a-8e38-40a6-8cd3-86d76ba15e79 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:50:03.533Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T04:50:03.534Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:50:03.535Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:50:03.535Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b24c6101-27ce-45c0-9bf9-32434cf37bf5 from URL: /sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:03.535Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:50:03.535Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:03.680Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T04:50:03.707Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar b24c6101-27ce-45c0-9bf9-32434cf37bf5 101481
2023-03-16T04:50:03.708Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar ASDC sendASDCNotification
2023-03-16T04:50:03.708Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:03.709Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T04:50:03.710Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:03.710Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:03.710Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942203707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:04.711Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T04:50:04.712Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:50:04.713Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b24c6101-27ce-45c0-9bf9-32434cf37bf5, URL: /sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar to file: /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:04.713Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230316044737-csar.csar
2023-03-16T04:50:04.789Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:04.789Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:05.208Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1757000538122264443/Definitions/service-Vfw20230316044737-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-03-16T04:50:07.412Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-16T04:50:07.416Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T04:50:07.416Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.416Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-16T04:50:07.416Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.416Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||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-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||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-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 444ad919-e8f1 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-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||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-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||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-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:07.417Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T04:50:07.422Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.424Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:07.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T04:50:07.428Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T04:50:07.429Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.429Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.429Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:07.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T04:50:07.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T04:50:07.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-16T04:50:07.434Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.435Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-16T04:50:07.435Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.435Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:07.436Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-16T04:50:07.437Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f955789e-8421-4c47-a4dd-15c4664cb9e5
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-16T04:50:07.438Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.439Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7b06ec0a-a8f1-4f37-aac0-616e50bf2732
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-16T04:50:07.440Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bf151721-c1f3-4290-87bd-541ce2d91f13
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.441Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.442Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:07.442Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:07.442Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-16 04-47-37
Description:catalog service description
Model UUID:7a1f159a-8e38-40a6-8cd3-86d76ba15e79
Model Version:NULL
Model InvariantUuid:4a26e32e-4f4a-4fe4-b25c-69e68a83834f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 444ad919-e8f1
Model UUID:48b536fe-11b5-487c-8151-e333db2274fc
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:24708d75-6324-4f1d-ad8a-f98d730b37b3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:96e148bc-0093-4577-ab7b-4100d73e6aed
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:cce79217-e6b2-4dec-a17f-8194050a0b11
ModelName:Vfw444ad919E8f1..base_vfw..module-0
ModelUuid:e911cf09-77b3-4d7a-b286-d59434f321e0
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f955789e-8421-4c47-a4dd-15c4664cb9e5
ModelInvariantUuid:a7ee1061-215d-419b-8a7c-8de12538762a
ModelName:vFW 444ad919-e8f1-nodes.vfwCvfc
ModelUuid:ebbc2496-07ba-480c-b2ef-7b05bcb399c7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:ee570d08-4a51-4c48-867c-ae5711978dd9
ModelInvariantUuid:d601811a-1863-4d7d-bb1f-0f10098b808c
ModelName:Vfw444ad919E8f1.compute.nodes.heat.vfw
ModelUuid:efc4cbe3-75d6-4fff-8f44-0ddc6c095da5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:7b06ec0a-a8f1-4f37-aac0-616e50bf2732
ModelInvariantUuid:6bcabf5d-cb79-4d5a-91ad-c2506ad34bf2
ModelName:vFW 444ad919-e8f1-nodes.vsnCvfc
ModelUuid:d6fad979-8892-4f04-b701-85daabe24000
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:d14006f5-d5d3-4e7f-8cda-3c624280e6a8
ModelInvariantUuid:c4222118-35bd-43f9-8723-ffa8b7a666c9
ModelName:Vfw444ad919E8f1.compute.nodes.heat.vsn
ModelUuid:c9cb2f21-02c4-444c-a4cc-861d607710c7
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:bf151721-c1f3-4290-87bd-541ce2d91f13
ModelInvariantUuid:8a1f1138-fadc-4829-895c-aa18f46b55aa
ModelName:vFW 444ad919-e8f1-nodes.vpgCvfc
ModelUuid:9f6f9157-f3b3-4d8f-b1b3-2a6fe7dc7671
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:bd55ffb5-b436-4963-9f24-a6f72c65e08f
ModelInvariantUuid:38f7357c-b47a-48a0-9638-7127a77488b2
ModelName:Vfw444ad919E8f1.compute.nodes.heat.vpg
ModelUuid:4716b7a7-3235-4534-ae1d-e6a5c397398e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T04:50:07.465Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 89561d1d-82cd-48a7-ac26-a705e9128675
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:50:07.506Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||vFW 444ad919-e8f1 0
2023-03-16T04:50:07.512Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 89561d1d-82cd-48a7-ac26-a705e9128675
2023-03-16T04:50:07.513Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2f5690d0-a1a8-4887-a7fe-780de24f0428 from URL: /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json
2023-03-16T04:50:07.513Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:50:07.513Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json
2023-03-16T04:50:07.649Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T04:50:07.650Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json 2f5690d0-a1a8-4887-a7fe-780de24f0428 785
2023-03-16T04:50:07.650Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json ASDC sendASDCNotification
2023-03-16T04:50:07.650Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json
2023-03-16T04:50:07.650Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T04:50:07.651Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:07.651Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:07.651Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942207650,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:08.653Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw444ad919E8f1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "cce79217-e6b2-4dec-a17f-8194050a0b11",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e911cf09-77b3-4d7a-b286-d59434f321e0",
"vfModuleModelCustomizationUUID": "b8452ce8-e3a9-45c8-a0e0-95c4146b5277",
"isBase": true,
"artifacts": [
"e0f7773b-4a33-4a27-940a-144bd6ec54bf",
"6e717a9c-092a-46c9-aa5b-7390396282f5"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-16T04:50:08.678Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw444ad919E8f1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e911cf09-77b3-4d7a-b286-d59434f321e0
VfModuleModelInvariantUUID:cce79217-e6b2-4dec-a17f-8194050a0b11
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0f7773b-4a33-4a27-940a-144bd6ec54bf
,
6e717a9c-092a-46c9-aa5b-7390396282f5
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-16T04:50:08.680Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw444ad919E8f1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "cce79217-e6b2-4dec-a17f-8194050a0b11",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e911cf09-77b3-4d7a-b286-d59434f321e0",
"vfModuleModelCustomizationUUID": "b8452ce8-e3a9-45c8-a0e0-95c4146b5277",
"isBase": true,
"artifacts": [
"e0f7773b-4a33-4a27-940a-144bd6ec54bf",
"6e717a9c-092a-46c9-aa5b-7390396282f5"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-16T04:50:08.681Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw444ad919E8f1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e911cf09-77b3-4d7a-b286-d59434f321e0
VfModuleModelInvariantUUID:cce79217-e6b2-4dec-a17f-8194050a0b11
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0f7773b-4a33-4a27-940a-144bd6ec54bf
,
6e717a9c-092a-46c9-aa5b-7390396282f5
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-16T04:50:08.681Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e0f7773b-4a33-4a27-940a-144bd6ec54bf from URL: /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml
2023-03-16T04:50:08.681Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:50:08.681Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml
2023-03-16T04:50:08.746Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T04:50:08.746Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml e0f7773b-4a33-4a27-940a-144bd6ec54bf 20368
2023-03-16T04:50:08.746Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-16T04:50:08.747Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml
2023-03-16T04:50:08.747Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T04:50:08.747Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:08.747Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:08.747Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942208746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:09.748Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6e717a9c-092a-46c9-aa5b-7390396282f5 from URL: /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
2023-03-16T04:50:09.748Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:50:09.749Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
2023-03-16T04:50:09.845Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T04:50:09.845Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env 6e717a9c-092a-46c9-aa5b-7390396282f5 2098
2023-03-16T04:50:09.846Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-16T04:50:09.846Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
2023-03-16T04:50:09.846Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T04:50:09.846Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:09.846Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:09.847Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942209846,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:10.847Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 7a1f159a-8e38-40a6-8cd3-86d76ba15e79
2023-03-16T04:50:10.848Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 444ad919-e8f1 0 89561d1d-82cd-48a7-ac26-a705e9128675 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:50:10.889Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@454212d, org.onap.sdc.toscaparser.api.parameters.Input@416952db, org.onap.sdc.toscaparser.api.parameters.Input@9a33d8e, org.onap.sdc.toscaparser.api.parameters.Input@574ae796, org.onap.sdc.toscaparser.api.parameters.Input@7232f91b]
2023-03-16T04:50:10.892Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.893Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.893Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-03-16T04:50:10.893Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 96e148bc-0093-4577-ab7b-4100d73e6aed
2023-03-16T04:50:10.893Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 96e148bc-0093-4577-ab7b-4100d73e6aed matches Tosca VF Customization UUID: 96e148bc-0093-4577-ab7b-4100d73e6aed
2023-03-16T04:50:10.893Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 96e148bc-0093-4577-ab7b-4100d73e6aed matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-16T04:50:10.899Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.899Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.900Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 96e148bc-0093-4577-ab7b-4100d73e6aed: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-16T04:50:10.900Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@72d1fe10
2023-03-16T04:50:10.901Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.901Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-16T04:50:10.901Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b8452ce8-e3a9-45c8-a0e0-95c4146b5277
2023-03-16T04:50:10.902Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b8452ce8-e3a9-45c8-a0e0-95c4146b5277
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-16T04:50:10.908Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.908Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.908Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:10.909Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.910Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f955789e-8421-4c47-a4dd-15c4664cb9e5
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-16T04:50:10.916Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:10.917Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-16T04:50:10.918Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-16T04:50:10.918Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.918Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-16T04:50:10.918Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.918Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7b06ec0a-a8f1-4f37-aac0-616e50bf2732
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-16T04:50:10.921Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.921Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.921Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.923Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-16T04:50:10.924Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bf151721-c1f3-4290-87bd-541ce2d91f13
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Node template vFW 444ad919-e8f1 0 is matching search criteria
2023-03-16T04:50:10.927Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 444ad919-e8f1 0] matching following query criteria: sdcType=VF, customizationUUID=96e148bc-0093-4577-ab7b-4100d73e6aed
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:50:10.930Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.930Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 7a1f159a-8e38-40a6-8cd3-86d76ba15e79: vFW 444ad919-e8f1
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-16 04-47-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T04:50:10.931Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-03-16 04-47-37
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:50:11.424Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 444ad919-e8f1 89561d1d-82cd-48a7-ac26-a705e9128675 1 ASDC deployResourceStructure
2023-03-16T04:50:11.424Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json ASDC sendASDCNotification
2023-03-16T04:50:11.424Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json
2023-03-16T04:50:11.425Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T04:50:11.425Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:11.425Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:11.425Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942211424,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:12.426Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-16T04:50:12.426Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml
2023-03-16T04:50:12.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T04:50:12.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:12.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:12.427Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942212426,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:13.428Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-16T04:50:13.429Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env
2023-03-16T04:50:13.429Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T04:50:13.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:13.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:13.430Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942213428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:14.431Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar ASDC sendASDCNotification
2023-03-16T04:50:14.432Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar
2023-03-16T04:50:14.432Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T04:50:14.432Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:50:14.432Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:50:14.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942214431,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:15.433Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:50:15.483Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:50:15.492Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T04:50:15.492Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:50:15.492Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:50:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:50:27.204Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:50:27.204Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:50:27.204Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:50:45.492Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:50:45.521Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:50:45.527Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T04:50:45.527Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:50:45.527Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:51:15.528Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:51:15.557Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:51:15.563Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T04:51:15.563Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:51:15.563Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:51:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:51:27.211Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.211Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.212Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.213Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.213Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.213Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.214Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.214Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.214Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.215Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.215Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.215Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.216Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.216Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.218Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.222Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.222Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.227Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.227Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.228Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.229Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.230Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942174913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.231Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.231Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942182505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.231Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942188973,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942167489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.232Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942165395,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.233Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942203984,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942203631,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942204201,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.234Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942203707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.235Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942204997,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.236Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.237Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942205300,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.237Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.237Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "policy-distribution-id",
"timestamp": 1678942205999,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:51:27.267Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b6c19693-5ed6-470f-89c9-121a136cf509
2023-03-16T04:51:27.268Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b6c19693-5ed6-470f-89c9-121a136cf509 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:51:27.290Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942206374,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.291Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942201504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.293Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.293Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942207719,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:51:27.307Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b6c19693-5ed6-470f-89c9-121a136cf509
2023-03-16T04:51:27.307Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b6c19693-5ed6-470f-89c9-121a136cf509 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-16T04:51:27.327Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.327Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.327Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.327Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.327Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942207650,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942208697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "multicloud-k8s",
"timestamp": 1678942208723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942208746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.328Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942202983,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942209846,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942210846,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942211424,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/vfw444ad919e8f10_modules.json",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942212426,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.329Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942213428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/resourceInstances/vfw444ad919e8f10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942214431,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942215735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.330Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942216739,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:51:27.345Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b6c19693-5ed6-470f-89c9-121a136cf509
2023-03-16T04:51:27.345Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b6c19693-5ed6-470f-89c9-121a136cf509 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:51:27.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942219265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230316044737/1.0/artifacts/service-Vfw20230316044737-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T04:51:27.369Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:51:27.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:51:27.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "aai-model-loader",
"timestamp": 1678942220270,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:51:27.386Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b6c19693-5ed6-470f-89c9-121a136cf509
2023-03-16T04:51:27.386Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b6c19693-5ed6-470f-89c9-121a136cf509 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:51:45.563Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:51:45.587Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:51:45.591Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T04:51:45.592Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:51:45.606Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-16T04:52:15.606Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b6c19693-5ed6-470f-89c9-121a136cf509 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T04:52:15.621Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b6c19693-5ed6-470f-89c9-121a136cf509 and serviceModelVersionId: 7a1f159a-8e38-40a6-8cd3-86d76ba15e79
2023-03-16T04:52:15.621Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26e32e-4f4a-4fe4-b25c-69e68a83834f
2023-03-16T04:52:25.558Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0
2023-03-16T04:52:25.627Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T04:52:25.943Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0|INFO|500||Invoke
2023-03-16T04:52:25.946Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b6c19693-5ed6-470f-89c9-121a136cf509], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e3813b0-03b5-4cb8-9bb8-c215e348c0e2], X-ECOMP-RequestID=[b6c19693-5ed6-470f-89c9-121a136cf509], X-TransactionId=[], X-ONAP-RequestID=[b6c19693-5ed6-470f-89c9-121a136cf509], Content-Type=[application/merge-patch+json]}
2023-03-16T04:52:25.965Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-16T04:52:26.212Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?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/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 04:52:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[215], vertex-id=[184416], x-aai-txid=[2-aai-resources-230316-04:52:26:681-19281], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T04:52:26.214Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-16T04:52:26.214Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26e32e-4f4a-4fe4-b25c-69e68a83834f/model-vers/model-ver/7a1f159a-8e38-40a6-8cd3-86d76ba15e79?depth=0|INFO|500||InvokeReturn
2023-03-16T04:52:26.217Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-16T04:52:26.217Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:52:26.226Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:52:26.227Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b6c19693-5ed6-470f-89c9-121a136cf509 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-16T04:52:26.228Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-16T04:52:26.228Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:26.228Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:26.228Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942346227,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:27.208Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.208Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.209Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.209Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.209Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.210Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.211Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.212Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.213Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.214Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.215Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.216Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942204645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942207004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "ves-openapi-manager",
"timestamp": 1678942223735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942209728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.218Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942235135,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: service-BasicOnboardBfhmou-csar.csar due to: Specified artifact is not found"
}
2023-03-16T04:52:27.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "cds-sdc-listener",
"timestamp": 1678942234780,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download the artifact from : /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar due to ARTIFACT_NOT_FOUND "
}
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942235302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: basic_onboard_bfhmou0_modules.json due to: Specified artifact is not found"
}
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942236142,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: service-BasicOnboardBfhmou-csar.csar due to: Specified artifact is not found"
}
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942236308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: basic_onboard_bfhmou0_modules.json due to: Specified artifact is not found"
}
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "policy-distribution-id",
"timestamp": 1678942237144,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:52:27.256Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:52:27.265Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.265Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"34b98a29-e702-411e-b8bb-58429890c6da","serviceName":"basic_onboard_bfhmOU","serviceVersion":"1.0","serviceUUID":"30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","serviceDescription":"service","serviceInvariantUUID":"883f6f62-0d51-4252-89c4-29afeb027183","resources":[{"resourceInstanceName":"basic_onboard_bfhmOU 0","resourceName":"basic_onboard_bfhmOU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ab9053b0-01fb-4083-831a-c9a28f3c2f0d","resourceInvariantUUID":"ee57907f-7ed8-438e-b742-f9a09469760e","resourceCustomizationUUID":"6adfb4f0-ddc9-401c-bad1-d6642970e3d7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml","artifactChecksum":"NTY3YWRiNzc1YmQ0ZjUzYjA3YjFhNGE4ZjhhZjY1ZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cea6ae73-55bc-4205-a824-22b3fb502260","artifactVersion":"1"},{"artifactName":"basic_onboard_bfhmou0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json","artifactChecksum":"M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5fee13a6-5629-483c-96ee-9628ca7b09dc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a599470-352d-48f3-8960-d30298e0bcc5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee950f89-38b0-4970-a4dc-bd7110a2daaf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"879053f5-8d22-4819-8c21-4d59dab806b6","artifactVersion":"2","generatedFromUUID":"1a599470-352d-48f3-8960-d30298e0bcc5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfhmou-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml","artifactChecksum":"MzczNWY5ZTZkZjFhYWE2YTk4YmU2ZTc0NjVhZDQ1NzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"98e488c6-5e30-4779-9f1e-c64255dc7b9f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfhmou-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar","artifactChecksum":"MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c9d182f-f7a7-4303-8507-883906d616e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T04:52:27.266Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:27.266Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:27.266Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:27.266Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:27.273Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 34b98a29-e702-411e-b8bb-58429890c6da
2023-03-16T04:52:27.273Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34b98a29-e702-411e-b8bb-58429890c6da and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:52:27.298Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.298Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "multicloud-k8s",
"timestamp": 1678942237311,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:52:27.313Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 34b98a29-e702-411e-b8bb-58429890c6da
2023-03-16T04:52:27.313Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34b98a29-e702-411e-b8bb-58429890c6da and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-16T04:52:27.333Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942231505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.334Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942238585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942239589,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DEPLOY_ERROR"
}
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.335Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942232984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:52:27.336Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.336Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.336Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "aai-model-loader",
"timestamp": 1678942240591,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:52:27.350Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 34b98a29-e702-411e-b8bb-58429890c6da
2023-03-16T04:52:27.350Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34b98a29-e702-411e-b8bb-58429890c6da and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:52:27.372Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.372Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942240720,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-16T04:52:27.372Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:52:27.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:52:27.373Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678942241724,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "SDN-C encountered an error downloading an artifact in this distribution",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T04:52:27.388Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 34b98a29-e702-411e-b8bb-58429890c6da
2023-03-16T04:52:27.388Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34b98a29-e702-411e-b8bb-58429890c6da and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T04:52:28.267Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:28.268Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:28.268Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:28.268Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:29.269Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:29.270Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:29.270Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:29.270Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:30.271Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:30.272Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:30.272Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:30.272Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:31.273Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:31.273Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:31.273Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:31.273Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:32.274Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:32.275Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:32.275Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:32.275Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:33.276Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:52:33.276Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:33.277Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:33.277Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:34.278Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"serviceName": "basic_onboard_bfhmOU",
"serviceVersion": "1.0",
"serviceUUID": "30f808f0-539e-48d6-9f18-6b2d8c1ed5c3",
"serviceDescription": "service",
"serviceInvariantUUID": "883f6f62-0d51-4252-89c4-29afeb027183",
"resources": [
{
"resourceInstanceName": "basic_onboard_bfhmOU 0",
"resourceCustomizationUUID": "6adfb4f0-ddc9-401c-bad1-d6642970e3d7",
"resourceName": "basic_onboard_bfhmOU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ab9053b0-01fb-4083-831a-c9a28f3c2f0d",
"resourceInvariantUUID": "ee57907f-7ed8-438e-b742-f9a09469760e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_bfhmou0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"artifactChecksum": "M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5fee13a6-5629-483c-96ee-9628ca7b09dc",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1a599470-352d-48f3-8960-d30298e0bcc5",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"generatedFromUUID": "1a599470-352d-48f3-8960-d30298e0bcc5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardBfhmou-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"artifactChecksum": "MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0c9d182f-f7a7-4303-8507-883906d616e9"
}
],
"workloadContext": "Production"
}
2023-03-16T04:52:34.279Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T04:52:34.279Z|b6c19693-5ed6-470f-89c9-121a136cf509|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC
2023-03-16T04:52:34.279Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:34b98a29-e702-411e-b8bb-58429890c6da
ServiceName:basic_onboard_bfhmOU
ServiceVersion:1.0
ServiceUUID:30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
ServiceInvariantUUID:883f6f62-0d51-4252-89c4-29afeb027183
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBfhmou-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
ArtifactUUID:0c9d182f-f7a7-4303-8507-883906d616e9
ArtifactChecksum:MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_bfhmOU 0
ResourceCustomizationUUID:6adfb4f0-ddc9-401c-bad1-d6642970e3d7
ResourceInvariantUUID:ee57907f-7ed8-438e-b742-f9a09469760e
ResourceName:basic_onboard_bfhmOU
ResourceType:VF
ResourceUUID:ab9053b0-01fb-4083-831a-c9a28f3c2f0d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bfhmou0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
ArtifactUUID:5fee13a6-5629-483c-96ee-9628ca7b09dc
ArtifactChecksum:M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU=
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1a599470-352d-48f3-8960-d30298e0bcc5
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T04:52:34.279Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T04:52:34.343Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T04:52:34.344Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:52:34.344Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:52:34.344Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0c9d182f-f7a7-4303-8507-883906d616e9 from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T04:52:34.344Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:52:34.344Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T04:52:34.401Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T04:52:34.402Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c37d46f
2023-03-16T04:52:34.402Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T04:52:34.402Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T04:52:34.402Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardBfhmou-csar.csar /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar 0c9d182f-f7a7-4303-8507-883906d616e9 Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T04:52:34.408Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar ASDC sendASDCNotification
2023-03-16T04:52:34.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(Specified artifact is not found)
2023-03-16T04:52:34.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T04:52:34.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:34.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:34.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942354403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:35.427Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardBfhmou-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(UUID:0c9d182f-f7a7-4303-8507-883906d616e9)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T04:52:35.447Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:52:35.447Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:52:35.451Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||basic_onboard_bfhmOU 0
2023-03-16T04:52:35.451Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
2023-03-16T04:52:35.451Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5fee13a6-5629-483c-96ee-9628ca7b09dc from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T04:52:35.451Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:52:35.451Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T04:52:35.468Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T04:52:35.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d70f2d7
2023-03-16T04:52:35.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T04:52:35.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T04:52:35.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_bfhmou0_modules.json /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json 5fee13a6-5629-483c-96ee-9628ca7b09dc Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T04:52:35.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json ASDC sendASDCNotification
2023-03-16T04:52:35.470Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(Specified artifact is not found)
2023-03-16T04:52:35.470Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T04:52:35.470Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:52:35.470Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:52:35.470Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942355469,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:52:36.471Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_bfhmou0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(UUID:5fee13a6-5629-483c-96ee-9628ca7b09dc)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:52:36.472Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:52:36.499Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:52:36.505Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:52:36.506Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:53:06.506Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:53:06.536Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:53:06.544Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:53:06.544Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:53:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:53:27.204Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:53:27.205Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "b6c19693-5ed6-470f-89c9-121a136cf509",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942346227,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-16T04:53:27.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:53:36.544Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:53:36.572Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:53:36.578Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:53:36.578Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:54:06.579Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:54:06.603Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:54:06.609Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:54:06.609Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:54:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:54:27.205Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.205Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.206Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942347256,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:54:27.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942354403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942355469,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T04:54:27.208Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:54:36.609Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:54:36.635Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:54:36.640Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:54:36.640Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:55:06.640Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:55:06.662Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:55:06.667Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:55:06.668Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:55:27.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:55:36.668Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:55:36.696Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:55:36.705Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:55:36.705Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:56:06.705Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:56:06.730Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:56:06.735Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:56:06.735Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:56:27.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:56:36.735Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:56:36.760Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:56:36.766Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:56:36.766Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:57:06.766Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:57:06.795Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:57:06.800Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:57:06.800Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:57:27.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:57:27.318Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-16T04:57:27.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Member SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-9d9fe08f-0c9e-4045-a04c-4b4b70178754 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-16T04:57:27.320Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-16T04:57:27.320Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-16T04:57:29.202Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:29.219Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T04:57:29.220Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T04:57:29.225Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T04:57:29.226Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T04:57:29.237Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T04:57:29.238Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T04:57:29.238Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T04:57:29.243Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:57:29.243Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:57:29.243Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:57:29.244Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=136, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:57:29.244Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:57:29.244Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:57:36.801Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-16T04:57:36.801Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T04:57:36.813Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 34b98a29-e702-411e-b8bb-58429890c6da and serviceModelVersionId: 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
2023-03-16T04:57:36.813Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 883f6f62-0d51-4252-89c4-29afeb027183
2023-03-16T04:57:36.814Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0
2023-03-16T04:57:36.819Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T04:57:36.852Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-16T04:57:36.853Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|500||Invoke
2023-03-16T04:57:36.861Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-16T04:57:36.937Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-16T04:57:36.937Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 04:57:37 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[57], x-aai-txid=[0-aai-resources-230316-04:57:37:582-17202], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T04:57:36.939Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","ERR.5.4.6114"]}}}
2023-03-16T04:57:36.964Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T04:57:36.965Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:57:36.965Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T04:57:36.965Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:57:36.973Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:57:36.973Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 34b98a29-e702-411e-b8bb-58429890c6da and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T04:57:36.974Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-16T04:57:36.974Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:57:36.974Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:57:36.974Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942656973,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:57:36.990Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-16T04:57:36.990Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942656973,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
2023-03-16T04:57:36.991Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T04:57:38.006Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T04:57:38.007Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-16T04:57:38.009Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-16T04:57:38.009Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-16T04:57:38.010Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T04:57:38.010Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T04:57:38.014Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4
2023-03-16T04:57:38.015Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-16T04:57:38.015Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-16T04:57:38.015Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T04:57:38.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:41.374Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:44.382Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:47.392Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:50.401Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:53.410Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:56.419Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:57:59.427Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:02.438Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:05.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:08.455Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:11.464Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:14.472Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:17.481Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:20.489Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:23.498Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:26.506Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T04:58:27.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:27.216Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T04:58:27.216Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T04:58:27.223Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4', protocol='range'}
2023-03-16T04:58:27.223Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T04:58:27.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.230Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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 gdINE38ZRqKLxWMbVTEMmg
2023-03-16T04:58:27.230Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=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-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-16T04:58:27.243Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4', protocol='range'}
2023-03-16T04:58:27.243Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T04:58:27.244Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: cached metadata has changed from (version3: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version61: {SDC-DISTR-NOTIF-TOPIC-AUTO=6})
2023-03-16T04:58:27.244Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T04:58:27.244Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-16T04:58:27.244Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T04:58:27.245Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T04:58:27.245Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Revoke previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T04:58:27.246Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T04:58:27.254Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4', protocol='range'}
2023-03-16T04:58:27.255Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:58:27.256Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:58:27.256Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:58:27.256Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=137, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:58:27.256Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:58:27.256Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:58:27.258Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4', protocol='range'}
2023-03-16T04:58:27.259Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-16T04:58:27.259Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T04:58:27.264Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:58:27.264Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:58:27.264Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:58:27.265Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T04:58:27.265Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T04:58:27.265Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T04:58:28.285Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T04:58:28.285Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"34b98a29-e702-411e-b8bb-58429890c6da","serviceName":"basic_onboard_bfhmOU","serviceVersion":"1.0","serviceUUID":"30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","serviceDescription":"service","serviceInvariantUUID":"883f6f62-0d51-4252-89c4-29afeb027183","resources":[{"resourceInstanceName":"basic_onboard_bfhmOU 0","resourceName":"basic_onboard_bfhmOU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ab9053b0-01fb-4083-831a-c9a28f3c2f0d","resourceInvariantUUID":"ee57907f-7ed8-438e-b742-f9a09469760e","resourceCustomizationUUID":"6adfb4f0-ddc9-401c-bad1-d6642970e3d7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml","artifactChecksum":"NTY3YWRiNzc1YmQ0ZjUzYjA3YjFhNGE4ZjhhZjY1ZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cea6ae73-55bc-4205-a824-22b3fb502260","artifactVersion":"1"},{"artifactName":"basic_onboard_bfhmou0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json","artifactChecksum":"M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5fee13a6-5629-483c-96ee-9628ca7b09dc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a599470-352d-48f3-8960-d30298e0bcc5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee950f89-38b0-4970-a4dc-bd7110a2daaf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"879053f5-8d22-4819-8c21-4d59dab806b6","artifactVersion":"2","generatedFromUUID":"1a599470-352d-48f3-8960-d30298e0bcc5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfhmou-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml","artifactChecksum":"MzczNWY5ZTZkZjFhYWE2YTk4YmU2ZTc0NjVhZDQ1NzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"98e488c6-5e30-4779-9f1e-c64255dc7b9f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfhmou-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar","artifactChecksum":"MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c9d182f-f7a7-4303-8507-883906d616e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T04:58:28.289Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:28.289Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:28.289Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:28.289Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:28.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:58:28.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:58:28.310Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:58:29.290Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:29.291Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:29.291Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:29.291Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:30.292Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:30.293Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:30.293Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:30.293Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:31.294Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:31.294Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:31.294Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:31.294Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:32.295Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:32.296Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:32.296Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:32.296Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:33.297Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:33.297Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:33.298Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:33.298Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:34.298Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T04:58:34.299Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:34.299Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:34.299Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:35.301Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"serviceName": "basic_onboard_bfhmOU",
"serviceVersion": "1.0",
"serviceUUID": "30f808f0-539e-48d6-9f18-6b2d8c1ed5c3",
"serviceDescription": "service",
"serviceInvariantUUID": "883f6f62-0d51-4252-89c4-29afeb027183",
"resources": [
{
"resourceInstanceName": "basic_onboard_bfhmOU 0",
"resourceCustomizationUUID": "6adfb4f0-ddc9-401c-bad1-d6642970e3d7",
"resourceName": "basic_onboard_bfhmOU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ab9053b0-01fb-4083-831a-c9a28f3c2f0d",
"resourceInvariantUUID": "ee57907f-7ed8-438e-b742-f9a09469760e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_bfhmou0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"artifactChecksum": "M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5fee13a6-5629-483c-96ee-9628ca7b09dc",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1a599470-352d-48f3-8960-d30298e0bcc5",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"generatedFromUUID": "1a599470-352d-48f3-8960-d30298e0bcc5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardBfhmou-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"artifactChecksum": "MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0c9d182f-f7a7-4303-8507-883906d616e9"
}
],
"workloadContext": "Production"
}
2023-03-16T04:58:35.301Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T04:58:35.302Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC
2023-03-16T04:58:35.302Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:34b98a29-e702-411e-b8bb-58429890c6da
ServiceName:basic_onboard_bfhmOU
ServiceVersion:1.0
ServiceUUID:30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
ServiceInvariantUUID:883f6f62-0d51-4252-89c4-29afeb027183
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBfhmou-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
ArtifactUUID:0c9d182f-f7a7-4303-8507-883906d616e9
ArtifactChecksum:MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_bfhmOU 0
ResourceCustomizationUUID:6adfb4f0-ddc9-401c-bad1-d6642970e3d7
ResourceInvariantUUID:ee57907f-7ed8-438e-b742-f9a09469760e
ResourceName:basic_onboard_bfhmOU
ResourceType:VF
ResourceUUID:ab9053b0-01fb-4083-831a-c9a28f3c2f0d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bfhmou0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
ArtifactUUID:5fee13a6-5629-483c-96ee-9628ca7b09dc
ArtifactChecksum:M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU=
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1a599470-352d-48f3-8960-d30298e0bcc5
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T04:58:35.302Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T04:58:35.362Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T04:58:35.362Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:58:35.362Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T04:58:35.362Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0c9d182f-f7a7-4303-8507-883906d616e9 from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T04:58:35.362Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:58:35.363Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T04:58:35.396Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T04:58:35.396Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@345601d1
2023-03-16T04:58:35.396Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardBfhmou-csar.csar /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar 0c9d182f-f7a7-4303-8507-883906d616e9 Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar ASDC sendASDCNotification
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(Specified artifact is not found)
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:35.397Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942715397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:36.398Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardBfhmou-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(UUID:0c9d182f-f7a7-4303-8507-883906d616e9)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T04:58:36.412Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:58:36.412Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T04:58:36.415Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||basic_onboard_bfhmOU 0
2023-03-16T04:58:36.415Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
2023-03-16T04:58:36.415Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5fee13a6-5629-483c-96ee-9628ca7b09dc from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T04:58:36.415Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T04:58:36.415Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T04:58:36.436Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d029322
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_bfhmou0_modules.json /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json 5fee13a6-5629-483c-96ee-9628ca7b09dc Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json ASDC sendASDCNotification
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(Specified artifact is not found)
2023-03-16T04:58:36.437Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T04:58:36.438Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T04:58:36.438Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T04:58:36.438Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942716437,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:58:37.439Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_bfhmou0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(UUID:5fee13a6-5629-483c-96ee-9628ca7b09dc)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T04:58:37.439Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:58:37.464Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:58:37.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:58:37.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:59:07.469Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:59:07.495Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:59:07.501Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:59:07.501Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T04:59:27.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T04:59:27.212Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T04:59:27.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T04:59:27.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942658006,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942715397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T04:59:27.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678942716437,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T04:59:27.216Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T04:59:37.502Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:59:37.532Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T04:59:37.538Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T04:59:37.538Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:00:07.538Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:00:07.562Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:00:07.566Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:00:07.567Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:00:27.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:00:37.567Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:00:37.590Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:00:37.594Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:00:37.594Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:01:07.595Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:01:07.622Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:01:07.627Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:01:07.627Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:01:27.204Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:01:37.627Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:01:37.651Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:01:37.657Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:01:37.657Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:02:07.657Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:02:07.686Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:02:07.692Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:02:07.692Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:02:27.206Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:02:37.692Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:02:37.721Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:02:37.726Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:02:37.726Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:03:07.726Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:03:07.753Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:03:07.758Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:03:07.758Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:03:27.206Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:03:28.351Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-16T05:03:28.352Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Member SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-cf5c1e45-aecd-4d2f-8e52-1c49b0347ff4 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-16T05:03:28.353Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-16T05:03:28.354Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-16T05:03:30.609Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:30.619Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:03:30.620Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T05:03:30.624Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:03:30.625Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T05:03:30.636Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:03:30.636Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T05:03:30.636Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:03:30.640Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:03:30.640Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:03:30.640Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:03:30.640Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=146, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:03:30.641Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:03:30.641Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:03:37.758Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-16T05:03:37.759Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:03:37.772Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 34b98a29-e702-411e-b8bb-58429890c6da and serviceModelVersionId: 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
2023-03-16T05:03:37.772Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 883f6f62-0d51-4252-89c4-29afeb027183
2023-03-16T05:03:37.773Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0
2023-03-16T05:03:37.780Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:03:37.815Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-16T05:03:37.816Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|500||Invoke
2023-03-16T05:03:37.822Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-16T05:03:37.856Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-16T05:03:37.856Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:03:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230316-05:03:38:536-38130], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:03:37.857Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","ERR.5.4.6114"]}}}
2023-03-16T05:03:37.861Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:03:37.861Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:03:37.862Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:03:37.862Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 34b98a29-e702-411e-b8bb-58429890c6da and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:03:37.872Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943017872,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:03:37.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-16T05:03:37.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943017872,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
2023-03-16T05:03:37.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:03:38.901Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T05:03:38.901Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-16T05:03:38.901Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-16T05:03:38.902Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-16T05:03:38.902Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T05:03:38.902Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T05:03:38.906Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-0bb7f2b7-823a-4075-af55-04e4301bd4b2
2023-03-16T05:03:38.906Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-16T05:03:38.906Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-16T05:03:38.906Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T05:03:39.818Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:42.825Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:45.833Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:48.841Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:51.850Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:54.857Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:03:57.863Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:00.872Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:03.878Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:06.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:09.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:12.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:15.910Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:18.918Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:21.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:24.993Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:04:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:27.219Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:04:27.220Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T05:04:27.227Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:04:27.227Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-0bb7f2b7-823a-4075-af55-04e4301bd4b2', protocol='range'}
2023-03-16T05:04:27.232Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-0bb7f2b7-823a-4075-af55-04e4301bd4b2=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-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T05:04:27.244Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:04:27.244Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-0bb7f2b7-823a-4075-af55-04e4301bd4b2', protocol='range'}
2023-03-16T05:04:27.245Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T05:04:27.245Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:04:27.245Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-16T05:04:27.245Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T05:04:27.249Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:04:27.249Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:04:27.250Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:04:27.251Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:04:27.251Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:04:28.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "policy-distribution-id",
"timestamp": 1678943018165,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "multicloud-k8s",
"timestamp": 1678943018336,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943015794,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943021799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "multicloud-k8s",
"timestamp": 1678943018336,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943021799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943015794,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "policy-distribution-id",
"timestamp": 1678943018165,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943034876,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "policy-distribution-id",
"timestamp": 1678943035247,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:04:28.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "policy-distribution-id",
"timestamp": 1678943036250,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:04:28.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "policy-distribution-id",
"timestamp": 1678943037252,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2023-03-16T05:04:28.269Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.269Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"34b98a29-e702-411e-b8bb-58429890c6da","serviceName":"basic_onboard_bfhmOU","serviceVersion":"1.0","serviceUUID":"30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","serviceDescription":"service","serviceInvariantUUID":"883f6f62-0d51-4252-89c4-29afeb027183","resources":[{"resourceInstanceName":"basic_onboard_bfhmOU 0","resourceName":"basic_onboard_bfhmOU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ab9053b0-01fb-4083-831a-c9a28f3c2f0d","resourceInvariantUUID":"ee57907f-7ed8-438e-b742-f9a09469760e","resourceCustomizationUUID":"6adfb4f0-ddc9-401c-bad1-d6642970e3d7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml","artifactChecksum":"NTY3YWRiNzc1YmQ0ZjUzYjA3YjFhNGE4ZjhhZjY1ZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cea6ae73-55bc-4205-a824-22b3fb502260","artifactVersion":"1"},{"artifactName":"basic_onboard_bfhmou0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json","artifactChecksum":"M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5fee13a6-5629-483c-96ee-9628ca7b09dc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a599470-352d-48f3-8960-d30298e0bcc5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee950f89-38b0-4970-a4dc-bd7110a2daaf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"879053f5-8d22-4819-8c21-4d59dab806b6","artifactVersion":"2","generatedFromUUID":"1a599470-352d-48f3-8960-d30298e0bcc5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfhmou-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml","artifactChecksum":"MzczNWY5ZTZkZjFhYWE2YTk4YmU2ZTc0NjVhZDQ1NzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"98e488c6-5e30-4779-9f1e-c64255dc7b9f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfhmou-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar","artifactChecksum":"MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c9d182f-f7a7-4303-8507-883906d616e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:04:28.271Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:28.271Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:28.271Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:28.271Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:04:28.303Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0a8aade3-1fc5-47c4-abf9-53af274f09a5
2023-03-16T05:04:28.303Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:04:28.321Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.321Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "aai-model-loader",
"timestamp": 1678943041505,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "aai-model-loader",
"timestamp": 1678943041505,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "aai-model-loader",
"timestamp": 1678943043707,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943042983,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943042983,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943045753,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "aai-model-loader",
"timestamp": 1678943046562,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "aai-model-loader",
"timestamp": 1678943047565,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:04:28.333Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0a8aade3-1fc5-47c4-abf9-53af274f09a5
2023-03-16T05:04:28.334Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:04:28.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943047296,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:04:28.349Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:04:28.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:04:28.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943048300,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:04:28.358Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0a8aade3-1fc5-47c4-abf9-53af274f09a5
2023-03-16T05:04:28.358Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:04:29.272Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:29.273Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:29.273Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:29.273Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:30.274Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:30.274Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:30.274Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:30.275Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:31.276Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:31.277Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:31.277Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:31.277Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:32.278Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:32.279Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:32.279Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:32.279Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:33.280Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:33.281Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:33.281Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:33.281Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:34.282Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:04:34.283Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:34.283Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:34.283Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:35.285Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"serviceName": "basic_onboard_bfhmOU",
"serviceVersion": "1.0",
"serviceUUID": "30f808f0-539e-48d6-9f18-6b2d8c1ed5c3",
"serviceDescription": "service",
"serviceInvariantUUID": "883f6f62-0d51-4252-89c4-29afeb027183",
"resources": [
{
"resourceInstanceName": "basic_onboard_bfhmOU 0",
"resourceCustomizationUUID": "6adfb4f0-ddc9-401c-bad1-d6642970e3d7",
"resourceName": "basic_onboard_bfhmOU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ab9053b0-01fb-4083-831a-c9a28f3c2f0d",
"resourceInvariantUUID": "ee57907f-7ed8-438e-b742-f9a09469760e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_bfhmou0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"artifactChecksum": "M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5fee13a6-5629-483c-96ee-9628ca7b09dc",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1a599470-352d-48f3-8960-d30298e0bcc5",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"generatedFromUUID": "1a599470-352d-48f3-8960-d30298e0bcc5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardBfhmou-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"artifactChecksum": "MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0c9d182f-f7a7-4303-8507-883906d616e9"
}
],
"workloadContext": "Production"
}
2023-03-16T05:04:35.286Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:04:35.286Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC
2023-03-16T05:04:35.287Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:34b98a29-e702-411e-b8bb-58429890c6da
ServiceName:basic_onboard_bfhmOU
ServiceVersion:1.0
ServiceUUID:30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
ServiceInvariantUUID:883f6f62-0d51-4252-89c4-29afeb027183
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBfhmou-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
ArtifactUUID:0c9d182f-f7a7-4303-8507-883906d616e9
ArtifactChecksum:MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_bfhmOU 0
ResourceCustomizationUUID:6adfb4f0-ddc9-401c-bad1-d6642970e3d7
ResourceInvariantUUID:ee57907f-7ed8-438e-b742-f9a09469760e
ResourceName:basic_onboard_bfhmOU
ResourceType:VF
ResourceUUID:ab9053b0-01fb-4083-831a-c9a28f3c2f0d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bfhmou0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
ArtifactUUID:5fee13a6-5629-483c-96ee-9628ca7b09dc
ArtifactChecksum:M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU=
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1a599470-352d-48f3-8960-d30298e0bcc5
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T05:04:35.287Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:04:35.327Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:04:35.328Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:04:35.328Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:04:35.328Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0c9d182f-f7a7-4303-8507-883906d616e9 from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T05:04:35.328Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:04:35.328Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T05:04:35.347Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T05:04:35.347Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f0e26a7
2023-03-16T05:04:35.347Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T05:04:35.348Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T05:04:35.348Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardBfhmou-csar.csar /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar 0c9d182f-f7a7-4303-8507-883906d616e9 Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T05:04:35.348Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar ASDC sendASDCNotification
2023-03-16T05:04:35.348Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(Specified artifact is not found)
2023-03-16T05:04:35.348Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T05:04:35.349Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:35.349Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:35.349Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943075348,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:36.350Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardBfhmou-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(UUID:0c9d182f-f7a7-4303-8507-883906d616e9)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T05:04:36.366Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:04:36.366Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:04:36.370Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||basic_onboard_bfhmOU 0
2023-03-16T05:04:36.370Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
2023-03-16T05:04:36.370Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5fee13a6-5629-483c-96ee-9628ca7b09dc from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T05:04:36.370Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:04:36.370Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T05:04:36.391Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@558c0e3
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_bfhmou0_modules.json /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json 5fee13a6-5629-483c-96ee-9628ca7b09dc Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json ASDC sendASDCNotification
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(Specified artifact is not found)
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:04:36.392Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943076392,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:04:37.393Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_bfhmou0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(UUID:5fee13a6-5629-483c-96ee-9628ca7b09dc)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:04:37.394Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:04:37.414Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:04:37.418Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:04:37.418Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:05:07.418Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:05:07.440Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:05:07.445Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:05:07.445Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:05:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:05:27.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:05:27.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:05:27.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:05:37.446Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:05:37.466Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:05:37.471Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:05:37.471Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:06:07.471Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:06:07.493Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:06:07.497Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:06:07.498Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:06:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:06:27.207Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943075348,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943076392,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943035880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943068254,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "multicloud-k8s",
"timestamp": 1678943065237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943061777,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943071504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943072984,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943085814,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943085450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943086078,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:06:27.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943086098,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943086817,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "policy-distribution-id",
"timestamp": 1678943087818,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:06:27.254Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
2023-03-16T05:06:27.254Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943087845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943089556,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943088849,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:06:27.280Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
2023-03-16T05:06:27.280Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:06:27.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:06:27.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "aai-model-loader",
"timestamp": 1678943090558,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:06:27.307Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
2023-03-16T05:06:27.307Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:06:37.498Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1649076-0993-4e45-88a4-3f7167ceb696] Node 2 disconnected.
2023-03-16T05:06:37.498Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:06:37.517Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:06:37.520Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:06:37.520Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:07:07.521Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:07:07.543Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:07:07.548Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:07:07.548Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:07:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:07:27.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.207Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.207Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943118820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "ves-openapi-manager",
"timestamp": 1678943125820,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943086454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943115868,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943136767,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "cds-sdc-listener",
"timestamp": 1678943136263,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943136630,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943131504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943137633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943137858,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943138616,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "policy-distribution-id",
"timestamp": 1678943138634,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:07:27.261Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed41cf31-c86c-437a-ab4b-79e886a8390d
2023-03-16T05:07:27.261Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed41cf31-c86c-437a-ab4b-79e886a8390d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943138954,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:07:27.282Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.283Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.283Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943140011,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:07:27.296Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed41cf31-c86c-437a-ab4b-79e886a8390d
2023-03-16T05:07:27.296Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed41cf31-c86c-437a-ab4b-79e886a8390d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-16T05:07:27.312Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.312Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943132983,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:07:27.312Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.312Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "multicloud-k8s",
"timestamp": 1678943141014,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943140776,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943142822,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943143614,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:07:27.313Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.314Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1678943143826,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:07:27.326Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ed41cf31-c86c-437a-ab4b-79e886a8390d
2023-03-16T05:07:27.327Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed41cf31-c86c-437a-ab4b-79e886a8390d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:07:27.346Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:07:27.346Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "aai-model-loader",
"timestamp": 1678943144616,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:07:27.358Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ed41cf31-c86c-437a-ab4b-79e886a8390d
2023-03-16T05:07:27.358Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed41cf31-c86c-437a-ab4b-79e886a8390d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-16T05:07:37.549Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:07:37.573Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:07:37.577Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:07:37.577Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:08:07.578Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:08:07.601Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:08:07.606Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:08:07.606Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:08:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:08:37.606Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:08:37.631Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:08:37.636Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:08:37.636Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:09:07.636Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:09:07.654Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:09:07.657Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:09:07.658Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:09:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:28.345Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-16T05:09:28.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Member SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-0bb7f2b7-823a-4075-af55-04e4301bd4b2 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-16T05:09:28.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-16T05:09:28.346Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-16T05:09:30.897Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:09:30.908Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:09:30.908Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T05:09:30.913Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:09:30.914Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T05:09:30.925Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:09:30.925Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T05:09:30.925Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=293, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:09:30.929Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:09:37.658Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-16T05:09:37.658Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:09:37.667Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 34b98a29-e702-411e-b8bb-58429890c6da and serviceModelVersionId: 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
2023-03-16T05:09:37.667Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 883f6f62-0d51-4252-89c4-29afeb027183
2023-03-16T05:09:37.668Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0
2023-03-16T05:09:37.673Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:09:37.703Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|500||Invoke
2023-03-16T05:09:37.703Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[34b98a29-e702-411e-b8bb-58429890c6da], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8db65848-1188-436b-99e8-0aef227629e1], X-ECOMP-RequestID=[34b98a29-e702-411e-b8bb-58429890c6da], X-TransactionId=[], X-ONAP-RequestID=[34b98a29-e702-411e-b8bb-58429890c6da], Content-Type=[application/merge-patch+json]}
2023-03-16T05:09:37.711Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-16T05:09:37.757Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?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/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:09:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-230316-05:09:38:430-85112], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:09:37.758Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","ERR.5.4.6114"]}}}
2023-03-16T05:09:37.759Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-16T05:09:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:09:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:09:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:09:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:09:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:09:37.777Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 34b98a29-e702-411e-b8bb-58429890c6da and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:09:37.777Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-16T05:09:37.777Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:09:37.777Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:09:37.777Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943377777,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:37.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:09:37.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943377777,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
2023-03-16T05:09:37.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:09:38.804Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:09:38.804Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0a8aade3-1fc5-47c4-abf9-53af274f09a5","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4369ec13-4627-45d2-bd59-c44c9d14362f","serviceDescription":"service","serviceInvariantUUID":"24055783-93ce-47f1-b8b6-78f73e8e170b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9750b136-b944-483d-a135-e3a73bc682e7","resourceInvariantUUID":"f6bdc838-51d4-454b-a820-aa4dfc9e55bc","resourceCustomizationUUID":"37fa3f57-73a0-406a-9d06-bd0102215ce3","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":"YjMxODY0N2M3ZGQ5NzA3ZDhlZGRmNWJkYWUwZjM4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7bf693fb-cfb8-4e0a-9c81-6520659a6121","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5dc02dcd-7887-4b2d-acd3-678cc7e92eb8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:09:38.804Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:09:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:09:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:09:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:09:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:09:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:09:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "4369ec13-4627-45d2-bd59-c44c9d14362f",
"serviceDescription": "service",
"serviceInvariantUUID": "24055783-93ce-47f1-b8b6-78f73e8e170b",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "37fa3f57-73a0-406a-9d06-bd0102215ce3",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "9750b136-b944-483d-a135-e3a73bc682e7",
"resourceInvariantUUID": "f6bdc838-51d4-454b-a820-aa4dfc9e55bc",
"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": "M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5dc02dcd-7887-4b2d-acd3-678cc7e92eb8"
}
],
"workloadContext": "Production"
}
2023-03-16T05:09:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:09:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4369ec13-4627-45d2-bd59-c44c9d14362f ASDC
2023-03-16T05:09:40.808Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0a8aade3-1fc5-47c4-abf9-53af274f09a5
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:4369ec13-4627-45d2-bd59-c44c9d14362f
ServiceInvariantUUID:24055783-93ce-47f1-b8b6-78f73e8e170b
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:5dc02dcd-7887-4b2d-acd3-678cc7e92eb8
ArtifactChecksum:M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:37fa3f57-73a0-406a-9d06-bd0102215ce3
ResourceInvariantUUID:f6bdc838-51d4-454b-a820-aa4dfc9e55bc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9750b136-b944-483d-a135-e3a73bc682e7
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-16T05:09:40.808Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4369ec13-4627-45d2-bd59-c44c9d14362f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:09:40.853Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:09:40.853Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:09:40.854Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:09:40.854Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:09:40.854Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:09:40.854Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:09:41.093Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:09:41.095Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 57806
2023-03-16T05:09:41.095Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-16T05:09:41.095Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:09:41.095Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:09:41.095Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:09:41.096Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:09:41.096Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943381095,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:42.096Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:09:42.097Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:09:42.097Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.098Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-16T05:09:42.098Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.098Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.181Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6143258185772592201/Definitions/service-BasicNetwork-template.yml
2023-03-16T05:09:42.622Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-16T05:09:42.622Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:09:42.622Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.622Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:09:42.623Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.624Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:4369ec13-4627-45d2-bd59-c44c9d14362f
Model Version:NULL
Model InvariantUuid:24055783-93ce-47f1-b8b6-78f73e8e170b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:f6bdc838-51d4-454b-a820-aa4dfc9e55bc
Model UUID:b7c46c54-b6c3-4b33-9b3a-b1702c30d036
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:37fa3f57-73a0-406a-9d06-bd0102215ce3
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T05:09:42.641Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 9750b136-b944-483d-a135-e3a73bc682e7
2023-03-16T05:09:42.641Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||No resources found for Service: 4369ec13-4627-45d2-bd59-c44c9d14362f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:09:42.649Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||
2023-03-16T05:09:42.649Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-16T05:09:42.650Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 4369ec13-4627-45d2-bd59-c44c9d14362f
2023-03-16T05:09:42.650Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 4369ec13-4627-45d2-bd59-c44c9d14362f
2023-03-16T05:09:42.650Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-16T05:09:42.650Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:09:42.660Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6fb3645c, org.onap.sdc.toscaparser.api.parameters.Input@bac3a9b, org.onap.sdc.toscaparser.api.parameters.Input@430f6e50, org.onap.sdc.toscaparser.api.parameters.Input@645f5ac8, org.onap.sdc.toscaparser.api.parameters.Input@10ba539b]
2023-03-16T05:09:42.661Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 4369ec13-4627-45d2-bd59-c44c9d14362f: Generic NeutronNet
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.662Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-03-16T05:09:42.697Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.697Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.697Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.697Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.697Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:09:42.698Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:09:42.698Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:09:42.804Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943382804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:09:43.805Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:09:43.828Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:09:43.832Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:09:43.833Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:09:43.844Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-16T05:10:13.845Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:10:13.856Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and serviceModelVersionId: 4369ec13-4627-45d2-bd59-c44c9d14362f
2023-03-16T05:10:13.856Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 24055783-93ce-47f1-b8b6-78f73e8e170b
2023-03-16T05:10:13.857Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0
2023-03-16T05:10:13.864Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:10:13.892Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-16T05:10:13.893Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|INFO|500||Invoke
2023-03-16T05:10:13.900Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-16T05:10:14.077Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|INFO|500||InvokeReturn
2023-03-16T05:10:14.077Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:10:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[237816], x-aai-txid=[0-aai-resources-230316-05:10:14:615-75088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:10:14.077Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-16T05:10:14.077Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-16T05:10:14.078Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:10:14.087Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:10:14.088Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-16T05:10:14.088Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-16T05:10:14.088Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:14.088Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:14.088Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943414088,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:10:15.114Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-16T05:10:15.115Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-16T05:10:15.115Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-16T05:10:15.116Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-16T05:10:15.116Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T05:10:15.116Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T05:10:15.122Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-6a38ea1e-0d02-4820-8308-41c74ef621ac
2023-03-16T05:10:15.122Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-03-16T05:10:15.122Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-16T05:10:15.122Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] (Re-)joining group
2023-03-16T05:10:16.177Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:10:19.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:10:22.194Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:10:25.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:10:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:27.216Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:10:27.217Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T05:10:27.222Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:10:27.222Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-6a38ea1e-0d02-4820-8308-41c74ef621ac', protocol='range'}
2023-03-16T05:10:27.235Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-6a38ea1e-0d02-4820-8308-41c74ef621ac=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-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T05:10:27.247Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-6a38ea1e-0d02-4820-8308-41c74ef621ac', protocol='range'}
2023-03-16T05:10:27.247Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:10:27.247Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-16T05:10:27.248Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-16T05:10:27.248Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T05:10:27.248Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:10:27.252Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:10:27.252Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=294, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:10:27.253Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:10:27.254Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:10:27.254Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:10:27.254Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:10:28.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:10:28.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:10:28.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943018901,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:10:28.274Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.274Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"34b98a29-e702-411e-b8bb-58429890c6da","serviceName":"basic_onboard_bfhmOU","serviceVersion":"1.0","serviceUUID":"30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","serviceDescription":"service","serviceInvariantUUID":"883f6f62-0d51-4252-89c4-29afeb027183","resources":[{"resourceInstanceName":"basic_onboard_bfhmOU 0","resourceName":"basic_onboard_bfhmOU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ab9053b0-01fb-4083-831a-c9a28f3c2f0d","resourceInvariantUUID":"ee57907f-7ed8-438e-b742-f9a09469760e","resourceCustomizationUUID":"6adfb4f0-ddc9-401c-bad1-d6642970e3d7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml","artifactChecksum":"NTY3YWRiNzc1YmQ0ZjUzYjA3YjFhNGE4ZjhhZjY1ZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cea6ae73-55bc-4205-a824-22b3fb502260","artifactVersion":"1"},{"artifactName":"basic_onboard_bfhmou0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json","artifactChecksum":"M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5fee13a6-5629-483c-96ee-9628ca7b09dc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1a599470-352d-48f3-8960-d30298e0bcc5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee950f89-38b0-4970-a4dc-bd7110a2daaf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"879053f5-8d22-4819-8c21-4d59dab806b6","artifactVersion":"2","generatedFromUUID":"1a599470-352d-48f3-8960-d30298e0bcc5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfhmou-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml","artifactChecksum":"MzczNWY5ZTZkZjFhYWE2YTk4YmU2ZTc0NjVhZDQ1NzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"98e488c6-5e30-4779-9f1e-c64255dc7b9f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfhmou-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar","artifactChecksum":"MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c9d182f-f7a7-4303-8507-883906d616e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943381095,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943382804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943414088,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-16T05:10:28.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:10:28.277Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:28.277Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:28.277Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:28.277Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:29.278Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:29.278Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:29.278Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:29.279Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:30.279Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:30.280Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:30.280Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:30.280Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:31.281Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:31.281Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:31.281Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:31.282Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:32.282Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:32.283Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:32.283Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:32.283Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:33.284Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:33.284Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:33.284Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:33.284Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:34.285Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:10:34.286Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:34.286Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:34.286Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:35.287Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"serviceName": "basic_onboard_bfhmOU",
"serviceVersion": "1.0",
"serviceUUID": "30f808f0-539e-48d6-9f18-6b2d8c1ed5c3",
"serviceDescription": "service",
"serviceInvariantUUID": "883f6f62-0d51-4252-89c4-29afeb027183",
"resources": [
{
"resourceInstanceName": "basic_onboard_bfhmOU 0",
"resourceCustomizationUUID": "6adfb4f0-ddc9-401c-bad1-d6642970e3d7",
"resourceName": "basic_onboard_bfhmOU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ab9053b0-01fb-4083-831a-c9a28f3c2f0d",
"resourceInvariantUUID": "ee57907f-7ed8-438e-b742-f9a09469760e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_bfhmou0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"artifactChecksum": "M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5fee13a6-5629-483c-96ee-9628ca7b09dc",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1a599470-352d-48f3-8960-d30298e0bcc5",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"generatedFromUUID": "1a599470-352d-48f3-8960-d30298e0bcc5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "879053f5-8d22-4819-8c21-4d59dab806b6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardBfhmou-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"artifactChecksum": "MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0c9d182f-f7a7-4303-8507-883906d616e9"
}
],
"workloadContext": "Production"
}
2023-03-16T05:10:35.288Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:10:35.288Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC
2023-03-16T05:10:35.288Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:34b98a29-e702-411e-b8bb-58429890c6da
ServiceName:basic_onboard_bfhmOU
ServiceVersion:1.0
ServiceUUID:30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
ServiceInvariantUUID:883f6f62-0d51-4252-89c4-29afeb027183
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBfhmou-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
ArtifactUUID:0c9d182f-f7a7-4303-8507-883906d616e9
ArtifactChecksum:MjFkMGI4NmQ1Y2RhMGQ2NDA1MGQ2MWI3OWE2ODYyM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_bfhmOU 0
ResourceCustomizationUUID:6adfb4f0-ddc9-401c-bad1-d6642970e3d7
ResourceInvariantUUID:ee57907f-7ed8-438e-b742-f9a09469760e
ResourceName:basic_onboard_bfhmOU
ResourceType:VF
ResourceUUID:ab9053b0-01fb-4083-831a-c9a28f3c2f0d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bfhmou0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
ArtifactUUID:5fee13a6-5629-483c-96ee-9628ca7b09dc
ArtifactChecksum:M2I2MjhiOWRiYjVmZTY1YmZhMDg3NzNkZTMwMmRiYzU=
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1a599470-352d-48f3-8960-d30298e0bcc5
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
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/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env
ArtifactUUID:879053f5-8d22-4819-8c21-4d59dab806b6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T05:10:35.288Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:10:35.325Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:10:35.326Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:10:35.326Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:10:35.326Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0c9d182f-f7a7-4303-8507-883906d616e9 from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T05:10:35.326Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:10:35.326Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar
2023-03-16T05:10:35.356Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T05:10:35.356Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b22a165
2023-03-16T05:10:35.356Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T05:10:35.357Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardBfhmou-csar.csar /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar 0c9d182f-f7a7-4303-8507-883906d616e9 Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar ASDC sendASDCNotification
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(Specified artifact is not found)
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:35.358Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:35.359Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943435358,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:36.360Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardBfhmou-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar(UUID:0c9d182f-f7a7-4303-8507-883906d616e9)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T05:10:36.379Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:10:36.379Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:10:36.386Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||basic_onboard_bfhmOU 0
2023-03-16T05:10:36.387Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ab9053b0-01fb-4083-831a-c9a28f3c2f0d
2023-03-16T05:10:36.387Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5fee13a6-5629-483c-96ee-9628ca7b09dc from URL: /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T05:10:36.387Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:10:36.387Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json
2023-03-16T05:10:36.406Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T05:10:36.406Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ebd88ba
2023-03-16T05:10:36.406Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T05:10:36.406Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardBfhmou"
]
}
}
}
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_bfhmou0_modules.json /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json 5fee13a6-5629-483c-96ee-9628ca7b09dc Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json ASDC sendASDCNotification
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(Specified artifact is not found)
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:10:36.407Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943436407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:10:37.408Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_bfhmou0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json(UUID:5fee13a6-5629-483c-96ee-9628ca7b09dc)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:10:37.409Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:10:37.425Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:10:37.429Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:10:37.430Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:11:07.430Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:11:07.449Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:11:07.453Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:11:07.454Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:11:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:11:27.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:11:27.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:11:27.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:11:37.454Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:11:37.475Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:11:37.478Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:11:37.479Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:12:07.479Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:12:07.503Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:12:07.507Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:12:07.508Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:12:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:12:27.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "NOTIFIED"
}
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943435358,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/artifacts/service-BasicOnboardBfhmou-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943436407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfhmou/1.0/resourceInstances/basic_onboard_bfhmou0/artifacts/basic_onboard_bfhmou0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T05:12:27.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:12:37.508Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:12:37.529Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:12:37.532Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:12:37.533Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:13:07.533Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:13:07.553Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:13:07.557Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:13:07.558Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:13:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:13:37.558Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:13:37.579Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:13:37.582Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:13:37.582Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:14:07.582Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:14:07.601Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:14:07.605Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:14:07.606Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:14:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:14:37.606Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:14:37.624Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:14:37.627Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:14:37.627Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:15:07.628Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:15:07.650Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:15:07.655Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-16T05:15:07.655Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-16T05:15:27.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:28.358Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-16T05:15:28.359Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Member SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b-6a38ea1e-0d02-4820-8308-41c74ef621ac sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-16T05:15:28.360Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-16T05:15:28.360Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c3bb99c-f5b3-47e2-8114-59d02790ad9b, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-16T05:15:30.746Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Request joining group due to: group is already rebalancing
2023-03-16T05:15:30.757Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:15:30.757Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] (Re-)joining group
2023-03-16T05:15:30.763Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:15:30.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-16T05:15:30.776Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e-a2a40238-6059-4625-b67d-7cb5a6a4d978', protocol='range'}
2023-03-16T05:15:30.777Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-16T05:15:30.777Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-16T05:15:30.782Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:15:30.782Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:15:30.782Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:15:30.782Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=308, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-16T05:15:30.783Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-16T05:15:30.783Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4507332a-6a91-442a-b154-692caea8ad6e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-16T05:15:37.656Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-16T05:15:37.656Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 34b98a29-e702-411e-b8bb-58429890c6da and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:15:37.669Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 34b98a29-e702-411e-b8bb-58429890c6da and serviceModelVersionId: 30f808f0-539e-48d6-9f18-6b2d8c1ed5c3
2023-03-16T05:15:37.669Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 883f6f62-0d51-4252-89c4-29afeb027183
2023-03-16T05:15:37.670Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0
2023-03-16T05:15:37.677Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:15:37.714Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-16T05:15:37.715Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|500||Invoke
2023-03-16T05:15:37.724Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-16T05:15:37.759Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-16T05:15:37.759Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3?depth=0 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:15:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-230316-05:15:38:439-11340], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:15:37.760Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3","ERR.5.4.6114"]}}}
2023-03-16T05:15:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:15:37.765Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:15:37.766Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:15:37.766Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 34b98a29-e702-411e-b8bb-58429890c6da and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec=ERR.5.4.6114)
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:37.776Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943737776,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:37.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:15:37.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "34b98a29-e702-411e-b8bb-58429890c6da",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943737776,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d34b98a29-e702-411e-b8bb-58429890c6da Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/883f6f62-0d51-4252-89c4-29afeb027183/model-vers/model-ver/30f808f0-539e-48d6-9f18-6b2d8c1ed5c3) (ec\u003dERR.5.4.6114)"
}
2023-03-16T05:15:37.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:15:38.804Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:15:38.804Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0a8aade3-1fc5-47c4-abf9-53af274f09a5","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4369ec13-4627-45d2-bd59-c44c9d14362f","serviceDescription":"service","serviceInvariantUUID":"24055783-93ce-47f1-b8b6-78f73e8e170b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9750b136-b944-483d-a135-e3a73bc682e7","resourceInvariantUUID":"f6bdc838-51d4-454b-a820-aa4dfc9e55bc","resourceCustomizationUUID":"37fa3f57-73a0-406a-9d06-bd0102215ce3","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":"YjMxODY0N2M3ZGQ5NzA3ZDhlZGRmNWJkYWUwZjM4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7bf693fb-cfb8-4e0a-9c81-6520659a6121","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5dc02dcd-7887-4b2d-acd3-678cc7e92eb8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:15:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:15:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:38.805Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:15:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:39.806Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:39.807Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "4369ec13-4627-45d2-bd59-c44c9d14362f",
"serviceDescription": "service",
"serviceInvariantUUID": "24055783-93ce-47f1-b8b6-78f73e8e170b",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "37fa3f57-73a0-406a-9d06-bd0102215ce3",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "9750b136-b944-483d-a135-e3a73bc682e7",
"resourceInvariantUUID": "f6bdc838-51d4-454b-a820-aa4dfc9e55bc",
"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": "M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5dc02dcd-7887-4b2d-acd3-678cc7e92eb8"
}
],
"workloadContext": "Production"
}
2023-03-16T05:15:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:15:40.808Z|34b98a29-e702-411e-b8bb-58429890c6da|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4369ec13-4627-45d2-bd59-c44c9d14362f ASDC
2023-03-16T05:15:40.808Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0a8aade3-1fc5-47c4-abf9-53af274f09a5
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:4369ec13-4627-45d2-bd59-c44c9d14362f
ServiceInvariantUUID:24055783-93ce-47f1-b8b6-78f73e8e170b
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:5dc02dcd-7887-4b2d-acd3-678cc7e92eb8
ArtifactChecksum:M2Q2OTljNjc1NDdkNWQ1MTAxYTlkMWUwMDFhZGRjNjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:37fa3f57-73a0-406a-9d06-bd0102215ce3
ResourceInvariantUUID:f6bdc838-51d4-454b-a820-aa4dfc9e55bc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9750b136-b944-483d-a135-e3a73bc682e7
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-16T05:15:40.808Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4369ec13-4627-45d2-bd59-c44c9d14362f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:15:40.842Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:15:40.843Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:15:40.843Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:15:40.843Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:15:40.843Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:15:40.844Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d342308
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicNetwork"
]
}
}
}
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 Specified artifact is not found 300 ASDC artifact download fail
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found)
2023-03-16T05:15:40.872Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-16T05:15:40.873Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:40.873Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:40.873Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943740872,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:41.874Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:5dc02dcd-7887-4b2d-acd3-678cc7e92eb8)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-16T05:15:41.915Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||Csar with UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 already exists
2023-03-16T05:15:41.915Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-16T05:15:41.915Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||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: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 already exists)
2023-03-16T05:15:41.916Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-16T05:15:41.916Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:41.916Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:41.916Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943741915,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||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: 9750b136-b944-483d-a135-e3a73bc682e7 already exists)
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:15:42.917Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943742917,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 9750b136-b944-483d-a135-e3a73bc682e7 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:15:43.919Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:15:43.943Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:15:43.947Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T05:15:43.947Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-16T05:15:43.947Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-16T05:15:43.947Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-16T05:15:43.948Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:15:43.948Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:15:43.948Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:15:43.948Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:15:43.948Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:15:43.959Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-16T05:16:13.960Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:16:13.969Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and serviceModelVersionId: 4369ec13-4627-45d2-bd59-c44c9d14362f
2023-03-16T05:16:13.970Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 24055783-93ce-47f1-b8b6-78f73e8e170b
2023-03-16T05:16:13.971Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0
2023-03-16T05:16:13.978Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:16:14.002Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|INFO|500||Invoke
2023-03-16T05:16:14.002Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0a8aade3-1fc5-47c4-abf9-53af274f09a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[494eb1d6-a9d2-46b9-9d87-e0c3d0ea14ca], X-ECOMP-RequestID=[0a8aade3-1fc5-47c4-abf9-53af274f09a5], X-TransactionId=[], X-ONAP-RequestID=[0a8aade3-1fc5-47c4-abf9-53af274f09a5], Content-Type=[application/merge-patch+json]}
2023-03-16T05:16:14.009Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-16T05:16:14.182Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?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/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:16:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[237816], x-aai-txid=[1-aai-resources-230316-05:16:14:724-29441], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:16:14.183Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-16T05:16:14.183Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24055783-93ce-47f1-b8b6-78f73e8e170b/model-vers/model-ver/4369ec13-4627-45d2-bd59-c44c9d14362f?depth=0|INFO|500||InvokeReturn
2023-03-16T05:16:14.183Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-16T05:16:14.183Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:16:14.194Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:16:14.195Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0a8aade3-1fc5-47c4-abf9-53af274f09a5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-16T05:16:14.195Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-16T05:16:14.195Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:14.195Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:14.195Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943774195,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:16:15.223Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:16:15.223Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"a68ef23c-ded2-4c91-a80a-cbd6dd7f724a","serviceName":"Demo_pNF_ynA9T4KIjfuCevUgHEjx","serviceVersion":"1.0","serviceUUID":"82543ba3-b65b-4804-bb53-84a72b9cc100","serviceDescription":"catalog service description","serviceInvariantUUID":"634397c4-5ff0-4d51-9f0e-b5be36ee387e","resources":[{"resourceInstanceName":"pNF ba19d3c3-bc12 0","resourceName":"pNF ba19d3c3-bc12","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e5b8d1b2-c351-4b33-a29b-3131441e800b","resourceInvariantUUID":"d1baee98-eda1-44e7-8f8c-c78e096b8278","resourceCustomizationUUID":"18f18997-a7dc-4c25-9df6-92379896c90d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml","artifactChecksum":"ZGUxMjFlM2ZkNDkwZTJmZDdhYWI3MDU5ZGIxNWE0Zjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d49b59da-f3c8-486d-9c81-64ac1d0abbce","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar","artifactChecksum":"M2E1ZjdkYTc3NGU4ZmY2YTk0Yzg4YjhlZWRmYzA1OWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a60a0f35-77f6-40cd-84e6-afbabd749efe","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2b7added-9845-4f7f-b817-2b84e79ac320","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml","artifactChecksum":"NjZhNTU3YWE1Yzg3NmZjZWU5NTdjNDcyYTlhYzQxZDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ed9dfe65-8bce-42a1-a9d1-1c7908f139b4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4fa2dba6-e169-49cd-82e5-9c7bbeb08ff5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"18844fb8-0f84-42f9-9aab-887d62245098","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYna9t4kijfucevughejx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml","artifactChecksum":"MzZmODc4OGZkOWEwYjE0Zjk4MGQzMzUwMjI0NjJjZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2b362482-f9ab-46de-a25b-37dbe3fc41ee","artifactVersion":"1"},{"artifactName":"service-DemoPnfYna9t4kijfucevughejx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar","artifactChecksum":"ODFiODRhMzJjY2I0Zjc2YWY4NGRhMTMwYWI3ZTAxMzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5fd40476-9b99-4b3a-9e30-80474ca3eb3d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:16:15.223Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:15.224Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:15.224Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:15.224Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:16.225Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:16.225Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:16.225Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:16.226Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:17.226Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:17.227Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:17.227Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:17.227Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:18.228Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:18.228Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:18.228Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:18.228Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:19.228Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:19.229Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:19.229Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:19.229Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:20.230Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:20.231Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:20.231Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:20.231Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:21.232Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:21.232Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:21.232Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:21.233Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:22.234Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:22.234Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:22.234Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:22.234Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:23.235Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"serviceName": "Demo_pNF_ynA9T4KIjfuCevUgHEjx",
"serviceVersion": "1.0",
"serviceUUID": "82543ba3-b65b-4804-bb53-84a72b9cc100",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "634397c4-5ff0-4d51-9f0e-b5be36ee387e",
"resources": [
{
"resourceInstanceName": "pNF ba19d3c3-bc12 0",
"resourceCustomizationUUID": "18f18997-a7dc-4c25-9df6-92379896c90d",
"resourceName": "pNF ba19d3c3-bc12",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "e5b8d1b2-c351-4b33-a29b-3131441e800b",
"resourceInvariantUUID": "d1baee98-eda1-44e7-8f8c-c78e096b8278",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"artifactChecksum": "ODFiODRhMzJjY2I0Zjc2YWY4NGRhMTMwYWI3ZTAxMzA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5fd40476-9b99-4b3a-9e30-80474ca3eb3d"
}
],
"workloadContext": "Production"
}
2023-03-16T05:16:23.236Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:16:23.236Z|0a8aade3-1fc5-47c4-abf9-53af274f09a5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 82543ba3-b65b-4804-bb53-84a72b9cc100 ASDC
2023-03-16T05:16:23.236Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
ServiceName:Demo_pNF_ynA9T4KIjfuCevUgHEjx
ServiceVersion:1.0
ServiceUUID:82543ba3-b65b-4804-bb53-84a72b9cc100
ServiceInvariantUUID:634397c4-5ff0-4d51-9f0e-b5be36ee387e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYna9t4kijfucevughejx-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar
ArtifactUUID:5fd40476-9b99-4b3a-9e30-80474ca3eb3d
ArtifactChecksum:ODFiODRhMzJjY2I0Zjc2YWY4NGRhMTMwYWI3ZTAxMzA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF ba19d3c3-bc12 0
ResourceCustomizationUUID:18f18997-a7dc-4c25-9df6-92379896c90d
ResourceInvariantUUID:d1baee98-eda1-44e7-8f8c-c78e096b8278
ResourceName:pNF ba19d3c3-bc12
ResourceType:PNF
ResourceUUID:e5b8d1b2-c351-4b33-a29b-3131441e800b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-16T05:16:23.236Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 82543ba3-b65b-4804-bb53-84a72b9cc100 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:16:23.287Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:16:23.288Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:16:23.288Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:16:23.288Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5fd40476-9b99-4b3a-9e30-80474ca3eb3d from URL: /sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:23.288Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:16:23.288Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:23.501Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar 5fd40476-9b99-4b3a-9e30-80474ca3eb3d 88023
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar ASDC sendASDCNotification
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:23.505Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943783505,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:24.506Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:16:24.506Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:16:24.507Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 5fd40476-9b99-4b3a-9e30-80474ca3eb3d, URL: /sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar to file: /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:24.507Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:24.507Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:24.507Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:24.588Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12751775584672919751/Definitions/service-DemoPnfYna9t4kijfucevughejx-template.yml
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||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-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||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-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||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-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ba19d3c3-bc12 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:16:25.169Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Node template pNF ba19d3c3-bc12 0 is matching search criteria
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF ba19d3c3-bc12 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Node template pNF ba19d3c3-bc12 0 is matching search criteria
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF ba19d3c3-bc12 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.170Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.171Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.171Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.171Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_ynA9T4KIjfuCevUgHEjx
Description:catalog service description
Model UUID:82543ba3-b65b-4804-bb53-84a72b9cc100
Model Version:NULL
Model InvariantUuid:634397c4-5ff0-4d51-9f0e-b5be36ee387e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T05:16:25.189Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: e5b8d1b2-c351-4b33-a29b-3131441e800b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:16:25.194Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||pNF ba19d3c3-bc12 0
2023-03-16T05:16:25.194Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: e5b8d1b2-c351-4b33-a29b-3131441e800b
2023-03-16T05:16:25.194Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 82543ba3-b65b-4804-bb53-84a72b9cc100
2023-03-16T05:16:25.195Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 82543ba3-b65b-4804-bb53-84a72b9cc100
2023-03-16T05:16:25.195Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ba19d3c3-bc12 0 e5b8d1b2-c351-4b33-a29b-3131441e800b ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@144d0180, org.onap.sdc.toscaparser.api.parameters.Input@222c37c4, org.onap.sdc.toscaparser.api.parameters.Input@4def991f, org.onap.sdc.toscaparser.api.parameters.Input@5b58764b, org.onap.sdc.toscaparser.api.parameters.Input@27e53da1]
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 82543ba3-b65b-4804-bb53-84a72b9cc100: pNF ba19d3c3-bc12
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Processing PNF resource: e5b8d1b2-c351-4b33-a29b-3131441e800b
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_ynA9T4KIjfuCevUgHEjx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:16:25.206Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Resource customization UUID: 18f18997-a7dc-4c25-9df6-92379896c90d is the same as notified resource customizationUUID: 18f18997-a7dc-4c25-9df6-92379896c90d
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-16T05:16:25.299Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ba19d3c3-bc12 e5b8d1b2-c351-4b33-a29b-3131441e800b 0 ASDC deployResourceStructure
2023-03-16T05:16:25.299Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar ASDC sendASDCNotification
2023-03-16T05:16:25.299Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar
2023-03-16T05:16:25.299Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-16T05:16:25.300Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:25.300Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:25.300Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943785299,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:26.301Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:16:26.324Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a68ef23c-ded2-4c91-a80a-cbd6dd7f724a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-16T05:16:26.328Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-16T05:16:26.339Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-16T05:16:27.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:27.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943740872,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943741915,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 5dc02dcd-7887-4b2d-acd3-678cc7e92eb8 already exists"
}
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943742917,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 9750b136-b944-483d-a135-e3a73bc682e7 already exists"
}
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0a8aade3-1fc5-47c4-abf9-53af274f09a5",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943774195,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/resourceInstances/pnfba19d3c3bc120/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "NOTIFIED"
}
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943783505,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-16T05:16:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:27.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-16T05:16:27.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943785299,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYna9t4kijfucevughejx/1.0/artifacts/service-DemoPnfYna9t4kijfucevughejx-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-16T05:16:27.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-16T05:16:56.340Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-16T05:16:56.348Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and serviceModelVersionId: 82543ba3-b65b-4804-bb53-84a72b9cc100
2023-03-16T05:16:56.348Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 634397c4-5ff0-4d51-9f0e-b5be36ee387e
2023-03-16T05:16:56.349Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0
2023-03-16T05:16:56.357Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-16T05:16:56.390Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-16T05:16:56.391Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0|INFO|500||Invoke
2023-03-16T05:16:56.398Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-16T05:16:56.571Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0|INFO|500||InvokeReturn
2023-03-16T05:16:56.572Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/634397c4-5ff0-4d51-9f0e-b5be36ee387e/model-vers/model-ver/82543ba3-b65b-4804-bb53-84a72b9cc100?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:16:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[602344], x-aai-txid=[1-aai-resources-230316-05:16:57:116-4418], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-16T05:16:56.572Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-16T05:16:56.572Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-16T05:16:56.572Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:16:56.584Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-16T05:16:56.584Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a68ef23c-ded2-4c91-a80a-cbd6dd7f724a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-16T05:16:56.584Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-16T05:16:56.584Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:56.585Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:56.585Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "a68ef23c-ded2-4c91-a80a-cbd6dd7f724a",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943816584,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:16:57.610Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-16T05:16:57.610Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed41cf31-c86c-437a-ab4b-79e886a8390d","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26","serviceDescription":"service","serviceInvariantUUID":"9988b13d-2992-4e8f-9037-4d55069c992e","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1869dc42-a70e-4a73-869b-598a620169f1","resourceInvariantUUID":"6b75570b-d8c9-47b4-b1c4-f8572ad748be","resourceCustomizationUUID":"762163c3-e301-4209-a796-060eb4374c2e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODM2MmIwNDA5MDBhNWUxZDc3ZGMyYTExYmZiNzU5Zjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"732318f4-593e-49ef-951f-3ad0fcc8700e","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MWY5NjVmYjU0M2YwNGYwMzhjN2YwZWI4ZGMxYWNhNGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"750fe84e-60c6-48d6-a6ff-fbb37e10d540","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c078fb5a-961f-4660-ad15-3a7fef4457f1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ce9ab75-3d38-4a0f-8405-2a7b5de89314","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"21e7fcdc-bc38-481f-b4ad-57f04b1207fb","artifactVersion":"2","generatedFromUUID":"c078fb5a-961f-4660-ad15-3a7fef4457f1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2UyODljZTA2Mjk3MTgwZDM3OWU5YTU5ZjZlYWFkYTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"439cc827-649a-48e0-9724-1dde0a9d2771","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTQxMTU2MWJjNmFkODRmNzIyNjIyZjkwNTJiYjc5NjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"169bd152-41ff-4617-97c9-87c02056a5fe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-16T05:16:57.611Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:57.611Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:57.611Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:57.611Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:58.614Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:58.614Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:58.614Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:58.615Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:16:59.617Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:16:59.617Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:16:59.617Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:16:59.617Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:00.618Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:17:00.619Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:00.619Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:00.619Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:01.621Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:17:01.621Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:01.622Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:01.622Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:02.623Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:17:02.624Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:02.624Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:02.624Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:03.626Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-16T05:17:03.626Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:03.626Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:03.626Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943415114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:04.628Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "bb8ad345-ecd9-4a86-ab39-0bcddcb59f26",
"serviceDescription": "service",
"serviceInvariantUUID": "9988b13d-2992-4e8f-9037-4d55069c992e",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "762163c3-e301-4209-a796-060eb4374c2e",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "1869dc42-a70e-4a73-869b-598a620169f1",
"resourceInvariantUUID": "6b75570b-d8c9-47b4-b1c4-f8572ad748be",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "MWY5NjVmYjU0M2YwNGYwMzhjN2YwZWI4ZGMxYWNhNGE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "750fe84e-60c6-48d6-a6ff-fbb37e10d540",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c078fb5a-961f-4660-ad15-3a7fef4457f1",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "21e7fcdc-bc38-481f-b4ad-57f04b1207fb",
"generatedFromUUID": "c078fb5a-961f-4660-ad15-3a7fef4457f1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "21e7fcdc-bc38-481f-b4ad-57f04b1207fb",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZTQxMTU2MWJjNmFkODRmNzIyNjIyZjkwNTJiYjc5NjY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "169bd152-41ff-4617-97c9-87c02056a5fe"
}
],
"workloadContext": "Production"
}
2023-03-16T05:17:04.628Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-16T05:17:04.628Z|a68ef23c-ded2-4c91-a80a-cbd6dd7f724a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 bb8ad345-ecd9-4a86-ab39-0bcddcb59f26 ASDC
2023-03-16T05:17:04.629Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:ed41cf31-c86c-437a-ab4b-79e886a8390d
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:bb8ad345-ecd9-4a86-ab39-0bcddcb59f26
ServiceInvariantUUID:9988b13d-2992-4e8f-9037-4d55069c992e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:169bd152-41ff-4617-97c9-87c02056a5fe
ArtifactChecksum:ZTQxMTU2MWJjNmFkODRmNzIyNjIyZjkwNTJiYjc5NjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:762163c3-e301-4209-a796-060eb4374c2e
ResourceInvariantUUID:6b75570b-d8c9-47b4-b1c4-f8572ad748be
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:1869dc42-a70e-4a73-869b-598a620169f1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:750fe84e-60c6-48d6-a6ff-fbb37e10d540
ArtifactChecksum:MWY5NjVmYjU0M2YwNGYwMzhjN2YwZWI4ZGMxYWNhNGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:c078fb5a-961f-4660-ad15-3a7fef4457f1
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:21e7fcdc-bc38-481f-b4ad-57f04b1207fb
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:21e7fcdc-bc38-481f-b4ad-57f04b1207fb
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-16T05:17:04.629Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bb8ad345-ecd9-4a86-ab39-0bcddcb59f26 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-16T05:17:04.688Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:17:04.689Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:17:04.689Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:17:04.689Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 169bd152-41ff-4617-97c9-87c02056a5fe from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-16T05:17:04.689Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:17:04.689Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-16T05:17:04.939Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:17:04.942Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 169bd152-41ff-4617-97c9-87c02056a5fe 75177
2023-03-16T05:17:04.942Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-16T05:17:04.942Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-16T05:17:04.943Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:17:04.943Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:04.943Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:04.943Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943824942,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:05.944Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-16T05:17:05.945Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-16T05:17:05.945Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 169bd152-41ff-4617-97c9-87c02056a5fe, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:05.946Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-16T05:17:05.946Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:05.946Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:06.085Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15959110893963253781/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.020Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.021Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-16T05:17:07.022Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:07.023Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-16T05:17:07.024Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b2a1924f-113f-42f5-8457-846f1b723b56
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:07.025Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:07.026Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:bb8ad345-ecd9-4a86-ab39-0bcddcb59f26
Model Version:NULL
Model InvariantUuid:9988b13d-2992-4e8f-9037-4d55069c992e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:22c51212-e0e4-4847-b0ef-e33d576a08de
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6b75570b-d8c9-47b4-b1c4-f8572ad748be
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:762163c3-e301-4209-a796-060eb4374c2e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d177f5fc-6a03-4266-9221-89e39bb9a29c
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5308fc19-887b-4f73-b793-87262e702574
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b2a1924f-113f-42f5-8457-846f1b723b56
ModelInvariantUuid:3d134475-2faf-4bb2-b3b6-87bd47e426e6
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:54ed4f0d-a765-45d6-ac38-4e9ec94e3f76
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:1a0133c6-e8a9-4255-9fb6-7130c5b2e5a3
ModelInvariantUuid:a097f96c-3c6d-49b0-8e24-38babd217802
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:41c157be-6957-4e61-92fb-102b87f22429
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-16T05:17:07.045Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 1869dc42-a70e-4a73-869b-598a620169f1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:17:07.050Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||basic_vm 0
2023-03-16T05:17:07.050Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1869dc42-a70e-4a73-869b-598a620169f1
2023-03-16T05:17:07.050Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 750fe84e-60c6-48d6-a6ff-fbb37e10d540 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-16T05:17:07.050Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:17:07.050Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-16T05:17:07.121Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:17:07.122Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 750fe84e-60c6-48d6-a6ff-fbb37e10d540 787
2023-03-16T05:17:07.123Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-16T05:17:07.123Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-16T05:17:07.123Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:17:07.124Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:07.124Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:07.124Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943827122,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:08.125Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "d177f5fc-6a03-4266-9221-89e39bb9a29c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5308fc19-887b-4f73-b793-87262e702574",
"vfModuleModelCustomizationUUID": "baced4d4-d87c-459f-8c70-289f4e980769",
"isBase": true,
"artifacts": [
"c078fb5a-961f-4660-ad15-3a7fef4457f1",
"21e7fcdc-bc38-481f-b4ad-57f04b1207fb"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-16T05:17:08.131Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5308fc19-887b-4f73-b793-87262e702574
VfModuleModelInvariantUUID:d177f5fc-6a03-4266-9221-89e39bb9a29c
VfModuleModelDescription:NULL
Artifacts UUID List:{
c078fb5a-961f-4660-ad15-3a7fef4457f1
,
21e7fcdc-bc38-481f-b4ad-57f04b1207fb
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-16T05:17:08.133Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "d177f5fc-6a03-4266-9221-89e39bb9a29c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5308fc19-887b-4f73-b793-87262e702574",
"vfModuleModelCustomizationUUID": "baced4d4-d87c-459f-8c70-289f4e980769",
"isBase": true,
"artifacts": [
"c078fb5a-961f-4660-ad15-3a7fef4457f1",
"21e7fcdc-bc38-481f-b4ad-57f04b1207fb"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-16T05:17:08.134Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5308fc19-887b-4f73-b793-87262e702574
VfModuleModelInvariantUUID:d177f5fc-6a03-4266-9221-89e39bb9a29c
VfModuleModelDescription:NULL
Artifacts UUID List:{
c078fb5a-961f-4660-ad15-3a7fef4457f1
,
21e7fcdc-bc38-481f-b4ad-57f04b1207fb
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-16T05:17:08.134Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c078fb5a-961f-4660-ad15-3a7fef4457f1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-16T05:17:08.134Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:17:08.134Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-16T05:17:08.208Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:17:08.209Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml c078fb5a-961f-4660-ad15-3a7fef4457f1 5033
2023-03-16T05:17:08.209Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-16T05:17:08.210Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-16T05:17:08.210Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:17:08.210Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:08.210Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:08.210Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943828209,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:09.211Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 21e7fcdc-bc38-481f-b4ad-57f04b1207fb from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-16T05:17:09.212Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-16T05:17:09.212Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-16T05:17:09.294Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-16T05:17:09.295Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 21e7fcdc-bc38-481f-b4ad-57f04b1207fb 903
2023-03-16T05:17:09.295Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-16T05:17:09.295Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-16T05:17:09.295Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-16T05:17:09.296Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-16T05:17:09.296Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-16T05:17:09.296Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ed41cf31-c86c-437a-ab4b-79e886a8390d",
"consumerID": "SO-sdc-controller",
"timestamp": 1678943829295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-16T05:17:10.296Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: bb8ad345-ecd9-4a86-ab39-0bcddcb59f26
2023-03-16T05:17:10.297Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 1869dc42-a70e-4a73-869b-598a620169f1 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:17:10.326Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4af704b0, org.onap.sdc.toscaparser.api.parameters.Input@7ece6013, org.onap.sdc.toscaparser.api.parameters.Input@19c75959, org.onap.sdc.toscaparser.api.parameters.Input@441a7f25, org.onap.sdc.toscaparser.api.parameters.Input@363a2192]
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 762163c3-e301-4209-a796-060eb4374c2e
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 762163c3-e301-4209-a796-060eb4374c2e matches Tosca VF Customization UUID: 762163c3-e301-4209-a796-060eb4374c2e
2023-03-16T05:17:10.328Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 762163c3-e301-4209-a796-060eb4374c2e matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-16T05:17:10.332Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.332Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 762163c3-e301-4209-a796-060eb4374c2e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f233d71
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : baced4d4-d87c-459f-8c70-289f4e980769
2023-03-16T05:17:10.333Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID baced4d4-d87c-459f-8c70-289f4e980769
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:10.337Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.338Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-16T05:17:10.338Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-16T05:17:10.338Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-16T05:17:10.338Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b2a1924f-113f-42f5-8457-846f1b723b56
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-16T05:17:10.341Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.341Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:10.341Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-16T05:17:10.342Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.342Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-16T05:17:10.342Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=762163c3-e301-4209-a796-060eb4374c2e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-16T05:17:10.345Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.345Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.345Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid bb8ad345-ecd9-4a86-ab39-0bcddcb59f26: basic_vm
2023-03-16T05:17:10.345Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.345Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-16T05:17:10.346Z|ed41cf31-c86c-437a-ab4b-79e886a8390d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery