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-04-21T10:48:52.100Z||main|||||INFO|500||The following profiles are active: basic
2023-04-21T10:49:05.222Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-21T10:49:05.224Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-21T10:49:05.350Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-21T10:49:10.728Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-21T10:49:11.254Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-21T10:49:11.943Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-21T10:49:12.198Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-21T10:49:12.871Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-21T10:49:14.956Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T10:49:15.935Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-21T10:49:19.571Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T10:49:19.722Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-21T10:49:19.927Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-21T10:49:19.940Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-21T10:49:20.635Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T10:49:21.407Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T10:49:22.698Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-21T10:49:23.748Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-21T10:49:23.749Z||main|||||ERROR|500||(conn=745) Table 'catalogdb.activity_spec' doesn't exist
2023-04-21T10:49:23.767Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-04-21T10:49:27.298Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-21T10:49:30.252Z||main|||||WARN|500||---
2023-04-21T10:49:30.253Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-21T10:49:30.253Z||main|||||WARN|500||---
2023-04-21T10:49:30.704Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-21T10:49:37.425Z||main|||||INFO|500||Started Application in 49.398 seconds (JVM running for 51.928)
2023-04-21T10:49:37.498Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-21T10:49:37.540Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-21T10:49:37.567Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-21T10:49:37.641Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7cdd505c-893d-410c-8d32-dcdf1f5d5cda url= /sdc/v1/artifactTypes
2023-04-21T10:49:37.647Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-21T10:49:37.798Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-04-21T10:49:37.802Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e5fe9dc
2023-04-21T10:49:37.804Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-21T10:49:37.823Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-04-21T10:49:37.856Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-04-21T10:49:37.864Z||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$$c5501ce0.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-04-21T10:50:27.416Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-21T10:50:27.417Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-21T10:50:27.418Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-21T10:50:27.433Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= dab37594-5a51-46b9-ba07-30cc8f9beb69 url= /sdc/v1/artifactTypes
2023-04-21T10:50:27.433Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-21T10:50:27.443Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-04-21T10:50:27.444Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5126b433
2023-04-21T10:50:27.448Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-21T10:50:27.452Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-04-21T10:50:27.452Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-04-21T10:50:27.454Z||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$$c5501ce0.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-04-21T10:51:17.424Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-21T10:51:17.424Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-21T10:51:17.424Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-21T10:51:17.432Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 95000821-7771-4aa8-8dcf-8ed14749d1e0 url= /sdc/v1/artifactTypes
2023-04-21T10:51:17.432Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-21T10:51:17.519Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-21T10:51:17.539Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-21T10:51:17.540Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-21T10:51:17.541Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1869741c-8d29-439d-aff1-7092aa652046 url= /sdc/v1/distributionKafkaData
2023-04-21T10:51:17.541Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-21T10:51:17.584Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-21T10:51:17.593Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2da71f46
2023-04-21T10:51:17.676Z||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-7c12f0c7-bf49-46e9-9949-20d6f4082ead
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-21T10:51:17.733Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Instantiated an idempotent producer.
2023-04-21T10:51:17.850Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-21T10:51:17.923Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T10:51:17.923Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T10:51:17.923Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682074277919
2023-04-21T10:51:17.929Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-21T10:51:17.952Z||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-27822d63-a51f-4bd9-878c-b98ac0e16b29
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-21T10:51:18.041Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T10:51:18.042Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T10:51:18.042Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682074278041
2023-04-21T10:51:18.044Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:51:18.048Z||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-1b2dc65f-85e1-4194-82a8-29b6508020b7
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-21T10:51:18.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:51:18.115Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T10:51:18.116Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T10:51:18.116Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682074278115
2023-04-21T10:51:18.117Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:51:18.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:51:18.130Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-21T10:51:19.200Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.201Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Cluster ID: 042Z6WrgT7qRMr7eNbLr4g
2023-04-21T10:51:19.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.202Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.202Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.202Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.203Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 iacE3rE1QOC-cbPmdF6L-g
2023-04-21T10:51:19.203Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.203Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.204Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] ProducerId set to 2001 with epoch 0
2023-04-21T10:51:19.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Cluster ID: 042Z6WrgT7qRMr7eNbLr4g
2023-04-21T10:51:19.206Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.209Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-21T10:51:19.210Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.214Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:19.215Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Cluster ID: 042Z6WrgT7qRMr7eNbLr4g
2023-04-21T10:51:19.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-21T10:51:19.250Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] (Re-)joining group
2023-04-21T10:51:19.251Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] (Re-)joining group
2023-04-21T10:51:19.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29-94ed21a4-83e8-46f4-8fb8-3b6bf7b4ba22
2023-04-21T10:51:19.333Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-21T10:51:19.333Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] (Re-)joining group
2023-04-21T10:51:19.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7-c2600f8a-2208-407a-b689-62d04e9b00b9
2023-04-21T10:51:19.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-21T10:51:19.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] (Re-)joining group
2023-04-21T10:51:25.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7-c2600f8a-2208-407a-b689-62d04e9b00b9', protocol='range'}
2023-04-21T10:51:25.344Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29-94ed21a4-83e8-46f4-8fb8-3b6bf7b4ba22', protocol='range'}
2023-04-21T10:51:25.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.417Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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 vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T10:51:25.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29-94ed21a4-83e8-46f4-8fb8-3b6bf7b4ba22=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-1b2dc65f-85e1-4194-82a8-29b6508020b7-c2600f8a-2208-407a-b689-62d04e9b00b9=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-21T10:51:25.463Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29-94ed21a4-83e8-46f4-8fb8-3b6bf7b4ba22', protocol='range'}
2023-04-21T10:51:25.465Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-21T10:51:25.465Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7-c2600f8a-2208-407a-b689-62d04e9b00b9', protocol='range'}
2023-04-21T10:51:25.466Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-21T10:51:25.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-21T10:51:25.471Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-21T10:51:25.489Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-21T10:51:25.489Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-21T10:51:25.489Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-21T10:51:25.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-21T10:51:25.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-21T10:51:25.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-21T10:51:25.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-21T10:51:25.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-21T10:51:25.491Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-21T10:51:25.491Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-21T10:51:25.492Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-21T10:51:25.492Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-21T10:51:25.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T10:51:25.553Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T10:51:25.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T10:51:25.653Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T10:51:25.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T10:51:25.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T10:51:25.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T10:51:25.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T10:51:25.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T10:51:25.670Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T10:51:25.670Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T10:51:25.669Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T10:52:18.116Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:52:18.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:53:18.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:53:18.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:54:18.120Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:54:18.128Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:55:18.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:55:18.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:56:18.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:56:18.131Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:57:18.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:57:18.132Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:58:18.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:58:18.133Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T10:59:08.351Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-21T10:59:18.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T10:59:18.135Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:00:18.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:00:18.136Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:00:19.221Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b2dc65f-85e1-4194-82a8-29b6508020b7, groupId=SO] Node -1 disconnected.
2023-04-21T11:00:19.397Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-27822d63-a51f-4bd9-878c-b98ac0e16b29, groupId=SO] Node -1 disconnected.
2023-04-21T11:00:19.515Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Node -1 disconnected.
2023-04-21T11:01:18.137Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:01:18.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:02:18.139Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:02:18.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:03:18.140Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:03:18.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:04:18.142Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:04:18.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:05:18.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:05:18.144Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:06:18.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:06:18.146Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:07:18.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:07:18.147Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:08:18.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:08:18.150Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:09:18.155Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:09:18.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:10:18.157Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:10:18.159Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:11:18.159Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:11:18.160Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:12:18.159Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:12:18.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:13:18.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:13:18.162Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:14:18.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:14:18.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:15:18.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:15:18.165Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:16:18.167Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:16:18.167Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:17:18.169Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:17:18.169Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:18:18.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:18:18.171Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:19:18.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:19:18.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:20:18.174Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:20:18.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:21:18.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:21:18.179Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:22:18.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:22:18.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:23:18.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:23:18.187Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:24:18.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:24:18.188Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:25:18.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:25:18.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:26:18.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:26:18.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:27:18.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:27:18.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:28:18.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:28:18.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:29:18.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:29:18.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:30:18.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:30:18.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:31:18.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:31:18.206Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:32:18.206Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:32:18.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:33:18.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:33:18.208Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:34:18.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:34:18.210Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:35:18.212Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:35:18.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:36:18.214Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:36:18.214Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:37:18.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:37:18.216Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:38:18.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:38:18.218Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:39:18.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:39:18.220Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:40:18.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:40:18.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:41:18.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:41:18.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:42:18.224Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:42:18.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:43:18.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:43:18.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:44:18.228Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:44:18.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:45:18.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:45:18.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:46:18.233Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:46:18.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:47:18.234Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:47:18.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:48:18.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:48:18.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:49:18.237Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:49:18.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:50:18.239Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:50:18.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:51:18.239Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:51:18.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:52:18.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:52:18.251Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:53:18.243Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:53:18.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:54:18.245Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:54:18.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:55:18.248Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:55:18.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:56:18.250Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:56:18.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:57:18.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:57:18.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:58:18.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:58:18.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T11:59:18.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T11:59:18.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:00:18.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:00:18.258Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:01:18.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:01:18.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:02:18.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:02:18.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:03:18.262Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:03:18.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:04:18.264Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:04:18.264Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:05:18.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:05:18.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:06:18.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:06:18.267Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:07:18.266Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:07:18.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:08:18.267Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:08:18.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:09:18.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:09:18.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:10:18.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:10:18.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:11:18.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:11:18.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:12:18.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:12:18.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:13:18.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:13:18.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:14:18.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:14:18.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:15:18.277Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:15:18.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:16:18.279Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:16:18.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:17:18.280Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:17:18.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:18:18.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:18:18.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:19:18.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:19:18.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:20:18.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:20:18.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:21:18.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:21:18.284Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:22:18.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:22:18.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:23:18.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:23:18.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:24:18.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:24:18.287Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:25:18.289Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:25:18.289Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:26:18.291Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:26:18.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:27:18.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:27:18.293Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:28:18.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:28:18.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:29:18.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:29:18.296Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:30:18.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:30:18.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:31:18.299Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:31:18.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:32:18.301Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:32:18.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:33:18.302Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:33:18.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:34:18.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:34:18.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:35:18.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:35:18.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:36:18.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:36:18.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:37:18.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:37:18.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:38:18.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:38:18.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:39:18.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:39:18.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:40:18.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:40:18.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:41:18.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:41:18.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:42:18.316Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:42:18.316Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:43:18.317Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:43:18.317Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:44:18.317Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:44:18.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:45:18.319Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:45:18.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:46:18.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:46:18.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:47:18.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:47:18.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:48:18.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:48:18.324Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:49:18.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:49:18.324Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:50:18.324Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:50:18.326Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:51:18.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:51:18.327Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:52:18.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:52:18.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:53:18.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:53:18.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:54:18.330Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:54:18.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:55:18.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:55:18.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:56:18.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:56:18.333Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:57:18.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:57:18.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:58:18.337Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:58:18.337Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T12:59:18.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T12:59:18.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:00:18.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:00:18.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:01:18.342Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:01:18.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:02:18.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:02:18.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:03:18.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:03:18.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:04:18.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:04:18.348Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:05:18.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:05:18.349Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:06:18.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:06:18.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:07:18.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:07:18.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:08:18.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:08:18.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:09:18.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:09:18.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:10:18.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:10:18.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:11:18.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:11:18.355Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:12:18.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:12:18.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:13:18.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:13:18.357Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:14:18.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:14:18.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:15:18.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:15:18.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:16:18.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:16:18.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:17:18.365Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:17:18.367Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:18:18.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:18:18.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:19:18.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:19:18.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:20:18.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:20:18.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:21:09.419Z||http-nio-8085-exec-4|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-21T13:21:18.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:21:18.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:22:18.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:22:18.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:23:18.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:23:18.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:24:18.374Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:24:18.374Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:25:18.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:25:18.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:26:18.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:26:18.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:27:18.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:27:18.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:28:18.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:28:18.379Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:29:18.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:29:18.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:30:18.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:30:18.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:31:18.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:31:18.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:32:18.385Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:32:18.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:33:18.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:33:18.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:34:18.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:34:18.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:35:18.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:35:18.392Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:36:18.392Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:36:18.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:37:18.394Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:37:18.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:38:18.395Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:38:18.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:39:18.397Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:39:18.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:40:18.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:40:18.400Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:41:18.402Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:41:18.401Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:42:18.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:42:18.403Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:43:18.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:43:18.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:44:18.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:44:18.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:45:18.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:45:18.407Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:46:18.409Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:46:18.409Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:47:18.414Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:47:18.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:48:18.416Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:48:18.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:49:18.417Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:49:18.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:50:18.417Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:50:18.419Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:51:18.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:51:18.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:52:18.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:52:18.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:53:18.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:53:18.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:54:18.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:54:18.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:55:18.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:55:18.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:56:18.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:56:18.425Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:57:18.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:57:18.425Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:58:18.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:58:18.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T13:59:18.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T13:59:18.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:00:18.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:00:18.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:01:18.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:01:18.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:02:18.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:02:18.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:03:18.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:03:18.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:04:18.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:04:18.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:05:18.437Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:05:18.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:06:18.437Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:06:18.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:07:18.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:07:18.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:08:18.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:08:18.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:09:18.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:09:18.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:10:18.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:10:18.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:11:18.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:11:18.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:12:18.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:12:18.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:13:18.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:13:18.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:14:18.450Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:14:18.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:15:18.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:15:18.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:16:18.453Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:16:18.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:17:18.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:17:18.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:18:18.456Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:18:18.456Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:19:18.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:19:18.458Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:20:18.460Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:20:18.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:21:18.460Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:21:18.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:22:18.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:22:18.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:23:18.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:23:18.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:24:18.464Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:24:18.464Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:25:18.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:25:18.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:26:18.467Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:26:18.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:27:18.467Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:27:18.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:28:18.470Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:28:18.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:29:18.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:29:18.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:30:18.472Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:30:18.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:31:18.473Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:31:18.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:32:18.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:32:18.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:33:18.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:33:18.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:34:18.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:34:18.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:35:18.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:35:18.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:36:18.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:36:18.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:37:18.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:37:18.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:38:18.484Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:38:18.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:39:18.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:39:18.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:40:18.488Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:40:18.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:41:18.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:41:18.490Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:42:18.491Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:42:18.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:43:18.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:43:18.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:44:18.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:44:18.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:45:18.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:45:18.497Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:46:18.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:46:18.497Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:47:18.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:47:18.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:48:18.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:48:18.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:49:18.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:49:18.501Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:50:18.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:50:18.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:51:18.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:51:18.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:52:18.504Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:52:18.505Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:53:18.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:53:18.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:54:18.507Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:54:18.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:55:18.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:55:18.508Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:56:18.509Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:56:18.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:57:18.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:57:18.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:58:18.512Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:58:18.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T14:59:18.512Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T14:59:18.513Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:00:18.513Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:00:18.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:01:18.515Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:01:18.516Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:02:18.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:02:18.518Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:03:18.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:03:18.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:04:18.521Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:04:18.521Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:05:18.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:05:18.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:06:18.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:06:18.524Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:07:18.525Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:07:18.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:08:18.527Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:08:18.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:09:18.528Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:09:18.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:10:18.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:10:18.530Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:11:18.530Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:11:18.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:12:18.532Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:12:18.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:13:18.532Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:13:18.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:14:18.534Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:14:18.535Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:15:18.534Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:15:18.537Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:16:18.536Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:16:18.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:17:18.538Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:17:18.540Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:18:18.539Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:18:18.541Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:19:18.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:19:18.542Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:20:18.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:20:18.542Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:21:18.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:21:18.544Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:22:18.544Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:22:18.544Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:23:18.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:23:18.546Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:24:18.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:24:18.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:25:18.548Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:25:18.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:26:18.550Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:26:18.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:27:18.550Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:27:18.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:28:18.552Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:28:18.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:29:18.552Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:29:18.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:30:18.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:30:18.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:31:18.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:31:18.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:32:18.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:32:18.555Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:33:18.556Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:33:18.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:34:18.557Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:34:18.558Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:35:18.559Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:35:18.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:36:18.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:36:18.561Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:37:18.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:37:18.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:38:18.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:38:18.563Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:39:18.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:39:18.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:40:18.566Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:40:18.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:41:18.568Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:41:18.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:42:18.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:42:18.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:43:18.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:43:18.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:44:18.572Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:44:18.572Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:45:18.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:45:18.574Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:46:18.575Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:46:18.576Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:47:18.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:47:18.577Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:48:18.578Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:48:18.578Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:49:18.579Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:49:18.579Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:50:18.579Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:50:18.580Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:51:18.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:51:18.581Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:52:18.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:52:18.582Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:53:18.583Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:53:18.584Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:54:18.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:54:18.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:55:18.587Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:55:18.587Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:56:18.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:56:18.589Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:57:18.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:57:18.590Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:58:18.591Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:58:18.592Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T15:59:18.592Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T15:59:18.592Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:00:18.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:00:18.593Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:01:18.594Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:01:18.594Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:02:18.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:02:18.596Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:03:18.596Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:03:18.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:04:18.598Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:04:18.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:05:18.599Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:05:18.600Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:06:18.600Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:06:18.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:07:18.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:07:18.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:08:18.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:08:18.603Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:09:18.604Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:09:18.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:10:18.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:10:18.606Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:11:18.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:11:18.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:12:18.609Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:12:18.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:13:18.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:13:18.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:14:18.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:14:18.610Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:15:18.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:15:18.612Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:16:18.613Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:16:18.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:17:18.615Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:17:18.615Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:18:18.617Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:18:18.617Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:19:18.618Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:19:18.619Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:20:18.620Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:20:18.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:21:18.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:21:18.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:22:18.621Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:22:18.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:23:18.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:23:18.633Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:24:18.634Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:24:18.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:25:18.637Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:25:18.637Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:26:18.639Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:26:18.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:27:18.641Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:27:18.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:28:18.643Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:28:18.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:29:18.645Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:29:18.645Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:30:18.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:30:18.647Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:31:18.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:31:18.648Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:32:18.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:32:18.650Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:33:18.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:33:18.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:34:18.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:34:18.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:35:18.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:35:18.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:36:18.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:36:18.654Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:37:18.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:37:18.654Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:38:18.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:38:18.655Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:39:18.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:39:18.656Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:40:18.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:40:18.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:41:18.659Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:41:18.659Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:42:18.659Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:42:18.659Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:43:18.661Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:43:18.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:44:18.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:44:18.662Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:45:18.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:45:18.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:46:18.666Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:46:18.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:47:18.667Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:47:18.667Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:48:18.668Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:48:18.669Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:49:18.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:49:18.669Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:50:18.671Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:50:18.671Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:51:18.671Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:51:18.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:52:18.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:52:18.673Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:53:18.674Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:53:18.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:54:18.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:54:18.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:55:18.676Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:55:18.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:56:18.678Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:56:18.678Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:57:18.679Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:57:18.679Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:58:18.679Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T16:58:18.680Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:59:18.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T16:59:18.681Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:00:18.681Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:00:18.682Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:01:18.684Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:01:18.684Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:02:18.684Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:02:18.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:03:18.685Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:03:18.686Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:04:18.686Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:04:18.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:05:18.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:05:18.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:06:18.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:06:18.689Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:07:18.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:07:18.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:08:18.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:08:18.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:09:18.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:09:18.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:10:18.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:10:18.691Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:11:18.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:11:18.692Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:12:18.693Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:12:18.693Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:13:18.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:13:18.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:14:18.696Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:14:18.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:15:18.697Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:15:18.698Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:16:18.699Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:16:18.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:17:18.700Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:17:18.700Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:18:18.701Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:18:18.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:19:18.701Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:19:18.702Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:20:18.702Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:20:18.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:21:18.702Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:21:18.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:22:18.705Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:22:18.706Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:23:18.706Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:23:18.706Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:24:18.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:24:18.708Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:25:18.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:25:18.710Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:26:18.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:26:18.712Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:27:18.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:27:18.712Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:28:18.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:28:18.713Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:29:18.713Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:29:18.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:30:18.715Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:30:18.716Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:31:18.716Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:31:18.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:32:18.717Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:32:18.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:33:18.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:33:18.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:34:18.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:34:18.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:35:18.723Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:35:18.723Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:36:18.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:36:18.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:37:18.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:37:18.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:38:18.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:38:18.727Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:39:18.727Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:39:18.728Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:40:18.728Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:40:18.729Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:41:18.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:41:18.729Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:42:18.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:42:18.730Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:43:18.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:43:18.730Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:44:18.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:44:18.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:45:18.732Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:45:18.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:46:18.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:46:18.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:47:18.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:47:18.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:48:18.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:48:18.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:49:18.738Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:49:18.739Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:50:18.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:50:18.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:51:18.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:51:18.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:52:18.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:52:18.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:53:18.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:53:18.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:54:18.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:54:18.743Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:55:18.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:55:18.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:56:18.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:56:18.744Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:57:18.744Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:57:18.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:58:18.746Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:58:18.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T17:59:18.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T17:59:18.748Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:00:18.748Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:00:18.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:01:18.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:01:18.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:02:18.751Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:02:18.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:03:18.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:03:18.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:04:18.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:04:18.754Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:05:18.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:05:18.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:06:18.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:06:18.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:07:18.757Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:07:18.757Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:08:18.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:08:18.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:09:18.761Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:09:18.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:10:18.761Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:10:18.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:11:18.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:11:18.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:12:18.763Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:12:18.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:13:18.765Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:13:18.765Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:14:18.766Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:14:18.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:15:18.767Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:15:18.767Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:16:18.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:16:18.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:17:18.769Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:17:18.769Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:18:18.771Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:18:18.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:19:18.771Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:19:18.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:20:18.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:20:18.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:21:18.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:21:18.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:22:18.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:22:18.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:23:18.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:23:18.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:24:18.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:24:18.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:25:18.779Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:25:18.780Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:26:18.781Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:26:18.781Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:27:18.781Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:27:18.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:28:18.783Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:28:18.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:29:18.784Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:29:18.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:30:18.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:30:18.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:31:18.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:31:18.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:32:18.786Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:32:18.795Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:33:18.788Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:33:18.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:34:18.789Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:34:18.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:35:18.791Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:35:18.798Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:36:18.792Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:36:18.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:37:18.792Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:37:18.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:38:18.794Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:38:18.802Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:39:18.795Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:39:18.804Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:40:18.797Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:40:18.804Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:41:18.798Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:41:18.806Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:42:18.799Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:42:18.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:43:18.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:43:18.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:44:18.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:44:18.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:45:18.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:45:18.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:46:18.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:46:18.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:47:18.808Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:47:18.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:48:18.808Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:48:18.808Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:49:18.810Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:49:18.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:50:18.811Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:50:18.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:51:18.813Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:51:18.813Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:52:18.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:52:18.814Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:53:18.814Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:53:18.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:54:18.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:54:18.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:55:18.817Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:55:18.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:56:18.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:56:18.817Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:57:18.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:57:18.819Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:58:18.818Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T18:58:18.820Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:59:18.820Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T18:59:18.821Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:00:18.822Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:00:18.822Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:01:18.822Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:01:18.823Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:02:18.823Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:02:18.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:03:18.825Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:03:18.825Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:04:18.825Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:04:18.825Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:05:18.826Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:05:18.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:06:18.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:06:18.827Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:07:18.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:07:18.827Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:08:18.828Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:08:18.828Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:09:18.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:09:18.829Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:10:18.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:10:18.831Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:11:18.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:11:18.833Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:12:18.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:12:18.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:13:18.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:13:18.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:14:18.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:14:18.835Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:15:18.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:15:18.837Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:16:18.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:16:18.838Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:17:18.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:17:18.840Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:18:18.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:18:18.840Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:19:18.841Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:19:18.841Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:20:18.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:20:18.842Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:21:18.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:21:18.843Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:22:18.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:22:18.845Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:23:18.846Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:23:18.846Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:24:18.847Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:24:18.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:25:18.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:25:18.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:26:18.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:26:18.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:27:18.850Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:27:18.851Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:28:18.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:28:18.852Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:29:18.854Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:29:18.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:30:18.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:30:18.854Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:31:18.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:31:18.856Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:32:18.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:32:18.857Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:33:18.859Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:33:18.859Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:34:18.861Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:34:18.860Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:35:18.863Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:35:18.863Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:36:18.864Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:36:18.864Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:37:18.865Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:37:18.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:38:18.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:38:18.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:39:18.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:39:18.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:40:18.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:40:18.869Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:41:18.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:41:18.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:42:18.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:42:18.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:43:18.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:43:18.873Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:44:18.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:44:18.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:45:18.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:45:18.875Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:46:18.876Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:46:18.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:47:18.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:47:18.878Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:48:18.879Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:48:18.879Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:49:18.881Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:49:18.881Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:50:18.882Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:50:18.882Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:51:18.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:51:18.884Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:52:18.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:52:18.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:53:18.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:53:18.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:54:18.888Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:54:18.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:55:18.888Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:55:18.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:56:18.890Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:56:18.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:57:18.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:57:18.892Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:58:18.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:58:18.893Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T19:59:18.893Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T19:59:18.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:00:18.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:00:18.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:01:18.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:01:18.897Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:02:18.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:02:18.899Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:03:18.901Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:03:18.901Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:04:18.902Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:04:18.903Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:05:18.903Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:05:18.903Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:06:18.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:06:18.904Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:07:18.906Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:07:18.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:08:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:08:18.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:09:18.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:09:18.909Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:10:18.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:10:18.911Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:11:18.914Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:11:18.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:12:18.915Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:12:18.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:13:18.916Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:13:18.917Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:14:18.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:14:18.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:15:18.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:15:18.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:20.880Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-21T20:15:20.881Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3ee6048b-d11d-4975-aed2-e6fd4561198c","serviceName":"vFW 2023-04-21 20-13-58","serviceVersion":"1.0","serviceUUID":"278cbe9f-8a87-49d1-b05d-565c1be9970d","serviceDescription":"catalog service description","serviceInvariantUUID":"ac4905be-93a7-4133-a145-950f9cd96333","resources":[{"resourceInstanceName":"vFW 71515479-c211 0","resourceName":"vFW 71515479-c211","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b","resourceInvariantUUID":"fd020146-7ed0-40d0-8f68-96fa1b545fa7","resourceCustomizationUUID":"5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml","artifactChecksum":"M2ZiYjg0ZjZhMGFlMGZiZTNjZTk1MWQxNjQ3ZDlmYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"14252faa-e04b-4d6c-ab25-43e28f64aea1","artifactVersion":"1"},{"artifactName":"vfw71515479c2110_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json","artifactChecksum":"YjU4ZDk4NWI5ZDJiMDBjN2UyODMwOWM3NGFkNWRlZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e6b71733-e32c-4560-b2f9-23b1fc403770","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4ff24bb3-e286-43f8-83d7-9f91a356c0ba","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml","artifactChecksum":"ZTM3ZTA3MzE5ZThkMjY2MDZhNGVkMmJjMTJlMWYwNWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"89f68291-a604-44ff-bc38-812e35081f5e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a834206b-6456-45ae-9bfc-7974ad7d7e70","artifactVersion":"2","generatedFromUUID":"4ff24bb3-e286-43f8-83d7-9f91a356c0ba"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230421201358-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml","artifactChecksum":"N2JiMGFmYTU1ZDcxYWQ2YzA0ODg5OTAyMjFiNDBkNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7d608a41-7715-4ba4-bcbc-87d8b51669e7","artifactVersion":"1"},{"artifactName":"service-Vfw20230421201358-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar","artifactChecksum":"OTQ1NTU0Mjk1ZWI3ZDgyMGMyZjI4ZWIyYzEzMjAxNjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e459526-d791-4ce5-9198-21679df3a23c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-21T20:15:20.914Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:20.925Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:20.925Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:20.925Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:20.937Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.938Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.938Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.938Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.938Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.939Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:15:20.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:15:20.985Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:15:21.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:15:21.972Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:21.973Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:21.973Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:21.974Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:22.976Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:22.977Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:22.977Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:22.977Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:23.980Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:23.981Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:23.981Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:23.981Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:24.983Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:24.984Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:24.984Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:24.984Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:25.986Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:25.990Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:25.991Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:25.991Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:26.991Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:15:26.992Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:26.992Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:26.992Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:27.995Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"serviceName": "vFW 2023-04-21 20-13-58",
"serviceVersion": "1.0",
"serviceUUID": "278cbe9f-8a87-49d1-b05d-565c1be9970d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ac4905be-93a7-4133-a145-950f9cd96333",
"resources": [
{
"resourceInstanceName": "vFW 71515479-c211 0",
"resourceCustomizationUUID": "5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b",
"resourceName": "vFW 71515479-c211",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b",
"resourceInvariantUUID": "fd020146-7ed0-40d0-8f68-96fa1b545fa7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw71515479c2110_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"artifactChecksum": "YjU4ZDk4NWI5ZDJiMDBjN2UyODMwOWM3NGFkNWRlZDA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e6b71733-e32c-4560-b2f9-23b1fc403770",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4ff24bb3-e286-43f8-83d7-9f91a356c0ba",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a834206b-6456-45ae-9bfc-7974ad7d7e70",
"generatedFromUUID": "4ff24bb3-e286-43f8-83d7-9f91a356c0ba"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a834206b-6456-45ae-9bfc-7974ad7d7e70",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230421201358-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"artifactChecksum": "OTQ1NTU0Mjk1ZWI3ZDgyMGMyZjI4ZWIyYzEzMjAxNjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5e459526-d791-4ce5-9198-21679df3a23c"
}
],
"workloadContext": "Production"
}
2023-04-21T20:15:27.999Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-21T20:15:28.000Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 278cbe9f-8a87-49d1-b05d-565c1be9970d ASDC
2023-04-21T20:15:28.153Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3ee6048b-d11d-4975-aed2-e6fd4561198c
ServiceName:vFW 2023-04-21 20-13-58
ServiceVersion:1.0
ServiceUUID:278cbe9f-8a87-49d1-b05d-565c1be9970d
ServiceInvariantUUID:ac4905be-93a7-4133-a145-950f9cd96333
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230421201358-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar
ArtifactUUID:5e459526-d791-4ce5-9198-21679df3a23c
ArtifactChecksum:OTQ1NTU0Mjk1ZWI3ZDgyMGMyZjI4ZWIyYzEzMjAxNjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 71515479-c211 0
ResourceCustomizationUUID:5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b
ResourceInvariantUUID:fd020146-7ed0-40d0-8f68-96fa1b545fa7
ResourceName:vFW 71515479-c211
ResourceType:VF
ResourceUUID:d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw71515479c2110_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json
ArtifactUUID:e6b71733-e32c-4560-b2f9-23b1fc403770
ArtifactChecksum:YjU4ZDk4NWI5ZDJiMDBjN2UyODMwOWM3NGFkNWRlZDA=
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/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml
ArtifactUUID:4ff24bb3-e286-43f8-83d7-9f91a356c0ba
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/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
ArtifactUUID:a834206b-6456-45ae-9bfc-7974ad7d7e70
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/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
ArtifactUUID:a834206b-6456-45ae-9bfc-7974ad7d7e70
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-21T20:15:28.155Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 278cbe9f-8a87-49d1-b05d-565c1be9970d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:15:28.430Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:15:28.431Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-21T20:15:28.432Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-21T20:15:28.433Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5e459526-d791-4ce5-9198-21679df3a23c from URL: /sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:28.433Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-21T20:15:28.434Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:28.549Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-21T20:15:28.561Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar 5e459526-d791-4ce5-9198-21679df3a23c 101520
2023-04-21T20:15:28.562Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar ASDC sendASDCNotification
2023-04-21T20:15:28.563Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:28.564Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:15:28.565Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:28.565Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:28.565Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108128562,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:29.566Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:15:29.567Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-21T20:15:29.568Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 5e459526-d791-4ce5-9198-21679df3a23c, URL: /sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar to file: /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:29.570Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230421201358-csar.csar
2023-04-21T20:15:29.666Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:29.666Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:30.451Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1894064873368743380/Definitions/service-Vfw20230421201358-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-21T20:15:33.849Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-21T20:15:33.856Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-21T20:15:33.856Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.857Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-21T20:15:33.857Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.857Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.857Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.857Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.858Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.858Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.858Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.858Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.859Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.859Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.859Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 71515479-c211 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-Vfw20230421201358-csar.csar
2023-04-21T20:15:33.859Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-21T20:15:33.867Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.868Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.873Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:33.873Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-21T20:15:33.875Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:15:33.877Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.878Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.878Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:33.878Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-21T20:15:33.879Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:15:33.879Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.879Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.883Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.883Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:33.883Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:33.884Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-21T20:15:33.884Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.884Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.885Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-21T20:15:33.885Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.885Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:33.885Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-21T20:15:33.886Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-21T20:15:33.886Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.886Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.886Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-21T20:15:33.887Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.887Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-21T20:15:33.887Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.887Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-21T20:15:33.888Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.888Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-21T20:15:33.889Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.890Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:33.890Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:33.890Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.891Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:33.891Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:33.891Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.891Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:33.892Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:33.892Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.892Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:33.893Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:33.893Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-21T20:15:33.893Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:33.893Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-21T20:15:33.894Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-21T20:15:33.894Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.894Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.894Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-21T20:15:33.895Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.895Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-21T20:15:33.895Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.895Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b59a6f76-7201-4e88-aa60-558f3544a37d
2023-04-21T20:15:33.896Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.896Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:33.896Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:33.897Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-21T20:15:33.897Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.897Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.897Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-21T20:15:33.898Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.898Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:33.898Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-21T20:15:33.898Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-21T20:15:33.899Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.899Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-21T20:15:33.899Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.900Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2b3e9ff1-2da9-44d4-b268-d826ef0767df
2023-04-21T20:15:33.900Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.900Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:33.900Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:33.901Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-21T20:15:33.901Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.901Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.901Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-21T20:15:33.902Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.902Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:33.902Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-21T20:15:33.902Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-21T20:15:33.903Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:33.903Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:33.903Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-21T20:15:33.904Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f3c51f6e-a25a-42ed-853b-9a6c1d4688bb
2023-04-21T20:15:33.904Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.904Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.905Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.905Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.905Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.906Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.906Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:33.907Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:33.907Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-21 20-13-58
Description:catalog service description
Model UUID:278cbe9f-8a87-49d1-b05d-565c1be9970d
Model Version:NULL
Model InvariantUuid:ac4905be-93a7-4133-a145-950f9cd96333
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 71515479-c211
Model UUID:23388f1d-950c-4961-924f-7945554b5080
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd020146-7ed0-40d0-8f68-96fa1b545fa7
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:367b77bb-c8bd-48af-8eea-5f7b73e06f87
ModelName:Vfw71515479C211..base_vfw..module-0
ModelUuid:f96e6f65-9401-4c1a-b2d2-07eb466924fa
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b59a6f76-7201-4e88-aa60-558f3544a37d
ModelInvariantUuid:051344f6-d295-43ed-b433-266622f7e88d
ModelName:vFW 71515479-c211-nodes.vfwCvfc
ModelUuid:7a0095a1-56ea-49d9-bf02-989bc02caf58
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:d267badc-61e4-4a2f-9fdf-3427fb2c3209
ModelInvariantUuid:7446180a-62d2-4b0c-b256-ed7ca9718d96
ModelName:Vfw71515479C211.compute.nodes.heat.vfw
ModelUuid:d01b0389-a1b3-476b-9289-9c270474d4bf
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2b3e9ff1-2da9-44d4-b268-d826ef0767df
ModelInvariantUuid:b7414882-b838-48cb-9cbe-16e6ea45f17d
ModelName:vFW 71515479-c211-nodes.vsnCvfc
ModelUuid:e1fa6bc8-f7da-48db-8aef-b388fbf74121
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:eca1ec6b-46bf-4cff-b7bf-761d579667d4
ModelInvariantUuid:a49a0819-c92a-42c1-98ab-8aab1383e3ac
ModelName:Vfw71515479C211.compute.nodes.heat.vsn
ModelUuid:984707bb-8d76-430f-b202-3cc93b904239
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:f3c51f6e-a25a-42ed-853b-9a6c1d4688bb
ModelInvariantUuid:9a5128f7-79f6-468c-95f6-5b3bfa879e61
ModelName:vFW 71515479-c211-nodes.vpgCvfc
ModelUuid:06759b1d-4b24-471e-8846-ca5c172c0d07
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:5951b945-9657-4fca-b105-cd570a3c6406
ModelInvariantUuid:251d3e13-020a-4d87-bc1e-891dd0e1f772
ModelName:Vfw71515479C211.compute.nodes.heat.vpg
ModelUuid:8672c671-0536-4db8-9656-fb0bdb1380bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-21T20:15:33.944Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:15:34.020Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||vFW 71515479-c211 0
2023-04-21T20:15:34.030Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b
2023-04-21T20:15:34.031Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e6b71733-e32c-4560-b2f9-23b1fc403770 from URL: /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json
2023-04-21T20:15:34.031Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-21T20:15:34.031Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json
2023-04-21T20:15:34.125Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-21T20:15:34.126Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json e6b71733-e32c-4560-b2f9-23b1fc403770 785
2023-04-21T20:15:34.126Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json ASDC sendASDCNotification
2023-04-21T20:15:34.127Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json
2023-04-21T20:15:34.127Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:15:34.128Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:34.128Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:34.129Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108134126,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:35.132Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw71515479C211..base_vfw..module-0",
"vfModuleModelInvariantUUID": "367b77bb-c8bd-48af-8eea-5f7b73e06f87",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f96e6f65-9401-4c1a-b2d2-07eb466924fa",
"vfModuleModelCustomizationUUID": "d4cf0a47-47d9-414d-a2fa-5019d57e2d80",
"isBase": true,
"artifacts": [
"4ff24bb3-e286-43f8-83d7-9f91a356c0ba",
"a834206b-6456-45ae-9bfc-7974ad7d7e70"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-21T20:15:35.152Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw71515479C211..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f96e6f65-9401-4c1a-b2d2-07eb466924fa
VfModuleModelInvariantUUID:367b77bb-c8bd-48af-8eea-5f7b73e06f87
VfModuleModelDescription:NULL
Artifacts UUID List:{
4ff24bb3-e286-43f8-83d7-9f91a356c0ba
,
a834206b-6456-45ae-9bfc-7974ad7d7e70
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-21T20:15:35.154Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw71515479C211..base_vfw..module-0",
"vfModuleModelInvariantUUID": "367b77bb-c8bd-48af-8eea-5f7b73e06f87",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f96e6f65-9401-4c1a-b2d2-07eb466924fa",
"vfModuleModelCustomizationUUID": "d4cf0a47-47d9-414d-a2fa-5019d57e2d80",
"isBase": true,
"artifacts": [
"4ff24bb3-e286-43f8-83d7-9f91a356c0ba",
"a834206b-6456-45ae-9bfc-7974ad7d7e70"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-21T20:15:35.155Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw71515479C211..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f96e6f65-9401-4c1a-b2d2-07eb466924fa
VfModuleModelInvariantUUID:367b77bb-c8bd-48af-8eea-5f7b73e06f87
VfModuleModelDescription:NULL
Artifacts UUID List:{
4ff24bb3-e286-43f8-83d7-9f91a356c0ba
,
a834206b-6456-45ae-9bfc-7974ad7d7e70
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-21T20:15:35.155Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4ff24bb3-e286-43f8-83d7-9f91a356c0ba from URL: /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml
2023-04-21T20:15:35.155Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-21T20:15:35.155Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml
2023-04-21T20:15:35.259Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-21T20:15:35.260Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml 4ff24bb3-e286-43f8-83d7-9f91a356c0ba 20368
2023-04-21T20:15:35.261Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-21T20:15:35.261Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml
2023-04-21T20:15:35.261Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:15:35.262Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:35.262Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:35.262Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108135261,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:36.264Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a834206b-6456-45ae-9bfc-7974ad7d7e70 from URL: /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
2023-04-21T20:15:36.264Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-21T20:15:36.265Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
2023-04-21T20:15:36.360Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-21T20:15:36.361Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env a834206b-6456-45ae-9bfc-7974ad7d7e70 2098
2023-04-21T20:15:36.361Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-21T20:15:36.361Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
2023-04-21T20:15:36.361Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:15:36.362Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:36.362Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:36.362Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108136361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:37.363Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 278cbe9f-8a87-49d1-b05d-565c1be9970d
2023-04-21T20:15:37.364Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 71515479-c211 0 d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:15:37.415Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@63d359b4, org.onap.sdc.toscaparser.api.parameters.Input@7b89fea2, org.onap.sdc.toscaparser.api.parameters.Input@7034c09c, org.onap.sdc.toscaparser.api.parameters.Input@184ddf9a, org.onap.sdc.toscaparser.api.parameters.Input@61aa2bde]
2023-04-21T20:15:37.421Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.421Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.421Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-04-21T20:15:37.421Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b
2023-04-21T20:15:37.422Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b matches Tosca VF Customization UUID: 5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b
2023-04-21T20:15:37.423Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-21T20:15:37.434Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.434Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.435Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-21T20:15:37.435Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1d58a440
2023-04-21T20:15:37.436Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.436Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-21T20:15:37.436Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d4cf0a47-47d9-414d-a2fa-5019d57e2d80
2023-04-21T20:15:37.438Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d4cf0a47-47d9-414d-a2fa-5019d57e2d80
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-21T20:15:37.446Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.446Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.447Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:37.447Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.448Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.448Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:37.448Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.448Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:37.449Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:37.449Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-21T20:15:37.449Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:37.449Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-21T20:15:37.449Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-21T20:15:37.450Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.450Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.450Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-21T20:15:37.450Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.450Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-21T20:15:37.451Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.451Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b59a6f76-7201-4e88-aa60-558f3544a37d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-21T20:15:37.471Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.471Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.472Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:37.472Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.472Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:37.473Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:37.473Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-21T20:15:37.473Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.473Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.474Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-21T20:15:37.474Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.474Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:37.474Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-21T20:15:37.475Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-21T20:15:37.475Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.475Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-21T20:15:37.475Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.476Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2b3e9ff1-2da9-44d4-b268-d826ef0767df
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-21T20:15:37.481Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.481Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.482Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:37.485Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.485Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is not matching search criteria
2023-04-21T20:15:37.485Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-21T20:15:37.486Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-21T20:15:37.486Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.486Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.486Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-21T20:15:37.487Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.487Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-21T20:15:37.487Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-21T20:15:37.487Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-21T20:15:37.487Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-21T20:15:37.488Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-21T20:15:37.488Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-21T20:15:37.488Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f3c51f6e-a25a-42ed-853b-9a6c1d4688bb
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-21T20:15:37.492Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.492Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.492Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:15:37.493Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.493Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Node template vFW 71515479-c211 0 is matching search criteria
2023-04-21T20:15:37.493Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 71515479-c211 0] matching following query criteria: sdcType=VF, customizationUUID=5f5bcfad-c39c-4cdc-9135-8e0f4ab27c6b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:15:37.497Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.497Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.498Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 278cbe9f-8a87-49d1-b05d-565c1be9970d: vFW 71515479-c211
2023-04-21T20:15:37.498Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.498Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.498Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.499Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.499Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.499Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.499Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.499Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.500Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:15:37.500Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-21 20-13-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:15:37.500Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-04-21 20-13-58
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:15:38.070Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 71515479-c211 d2bba3dd-28f0-4e69-8bc6-2c4ba0be3d2b 1 ASDC deployResourceStructure
2023-04-21T20:15:38.071Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json ASDC sendASDCNotification
2023-04-21T20:15:38.071Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json
2023-04-21T20:15:38.071Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:15:38.072Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:38.072Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:38.072Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108138071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:39.073Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-21T20:15:39.074Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml
2023-04-21T20:15:39.074Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:15:39.075Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:39.075Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:39.075Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108139073,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:40.077Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-21T20:15:40.078Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env
2023-04-21T20:15:40.078Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:15:40.078Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:40.078Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:40.079Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108140076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:41.080Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar ASDC sendASDCNotification
2023-04-21T20:15:41.080Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar
2023-04-21T20:15:41.081Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:15:41.081Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:15:41.081Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:15:41.081Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108141080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:15:42.083Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:15:42.131Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:15:42.136Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:15:42.137Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:15:42.137Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:16:12.137Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:16:12.169Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:16:12.175Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:16:12.175Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:16:12.176Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:16:18.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:16:18.126Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:16:18.126Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:16:18.127Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:16:18.127Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:16:18.127Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:16:18.127Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:16:42.177Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:16:42.205Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:16:42.210Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:16:42.210Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:16:42.210Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:17:12.211Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:17:12.236Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:17:12.240Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:17:12.240Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:17:12.240Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:17:18.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:17:18.136Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.136Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.137Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.138Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.139Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.140Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.140Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.140Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.140Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.141Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.141Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.141Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.141Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.142Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.143Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.143Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.143Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.143Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.144Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.145Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.150Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108094538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108103801,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108115501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108119786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108104749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108118918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108128186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108128227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108128249,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108127331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108128562,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108129251,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.156Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108129263,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.176Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3ee6048b-d11d-4975-aed2-e6fd4561198c
2023-04-21T20:17:18.177Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ee6048b-d11d-4975-aed2-e6fd4561198c and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108129328,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.201Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "policy-distribution-id",
"timestamp": 1682108130255,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.215Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ee6048b-d11d-4975-aed2-e6fd4561198c
2023-04-21T20:17:18.215Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ee6048b-d11d-4975-aed2-e6fd4561198c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.234Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.234Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108130449,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.235Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.235Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.235Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108131481,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.250Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ee6048b-d11d-4975-aed2-e6fd4561198c
2023-04-21T20:17:18.250Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ee6048b-d11d-4975-aed2-e6fd4561198c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-21T20:17:18.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "multicloud-k8s",
"timestamp": 1682108132484,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108134126,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.269Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.269Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.269Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108135261,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.269Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.270Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.270Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.270Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.270Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.270Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108136361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.271Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.271Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.271Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.272Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108138071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/vfw71515479c2110_modules.json",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108139073,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108133100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108140076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/resourceInstances/vfw71515479c2110/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108141080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108140153,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108140977,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "aai-model-loader",
"timestamp": 1682108141159,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.289Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3ee6048b-d11d-4975-aed2-e6fd4561198c
2023-04-21T20:17:18.289Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ee6048b-d11d-4975-aed2-e6fd4561198c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.310Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.310Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108147201,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230421201358/1.0/artifacts/service-Vfw20230421201358-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.310Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.311Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.311Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108148208,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.325Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3ee6048b-d11d-4975-aed2-e6fd4561198c
2023-04-21T20:17:18.325Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ee6048b-d11d-4975-aed2-e6fd4561198c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.348Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.348Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.349Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.370Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.371Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108138073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108133488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.372Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108130267,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.373Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.373Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108131258,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108142161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108156455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108156463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108156463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108155528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.377Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.377Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108157467,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.378Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.378Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108157467,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.408Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
2023-04-21T20:17:18.409Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.431Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.431Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108157579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.432Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.432Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.432Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "policy-distribution-id",
"timestamp": 1682108158469,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.446Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
2023-04-21T20:17:18.446Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.468Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108158683,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.468Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.468Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.469Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108159693,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.481Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
2023-04-21T20:17:18.481Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-21T20:17:18.496Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.496Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "multicloud-k8s",
"timestamp": 1682108160695,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.497Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.497Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.497Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108161621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.499Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "aai-model-loader",
"timestamp": 1682108162624,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.510Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
2023-04-21T20:17:18.510Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:18.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.534Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.535Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:17:18.537Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.537Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.537Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108163100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:17:18.538Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.538Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.538Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108170885,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:17:18.539Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.539Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.539Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108173694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:17:18.540Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:17:18.540Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-21T20:17:18.540Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682108174699,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:18.556Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
2023-04-21T20:17:18.556Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:17:42.241Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:17:42.269Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:17:42.275Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:17:42.275Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-21T20:17:42.275Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-21T20:17:42.275Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:17:42.276Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:17:42.288Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-21T20:18:12.289Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-21T20:18:12.307Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3ee6048b-d11d-4975-aed2-e6fd4561198c and serviceModelVersionId: 278cbe9f-8a87-49d1-b05d-565c1be9970d
2023-04-21T20:18:12.307Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ac4905be-93a7-4133-a145-950f9cd96333
2023-04-21T20:18:18.124Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:30.524Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0
2023-04-21T20:18:30.667Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-21T20:18:31.252Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-21T20:18:31.258Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0|INFO|500||Invoke
2023-04-21T20:18:31.286Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-21T20:18:31.607Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0|INFO|500||InvokeReturn
2023-04-21T20:18:31.608Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ac4905be-93a7-4133-a145-950f9cd96333/model-vers/model-ver/278cbe9f-8a87-49d1-b05d-565c1be9970d?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 20:18:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[280], vertex-id=[331960], x-aai-txid=[1-aai-resources-230421-20:18:30:706-28279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T20:18:31.609Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T20:18:31.612Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-21T20:18:31.613Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:18:31.625Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-21T20:18:31.626Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3ee6048b-d11d-4975-aed2-e6fd4561198c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-21T20:18:31.627Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-21T20:18:31.628Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:31.628Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:31.628Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108311626,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:31.643Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-21T20:18:31.644Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "3ee6048b-d11d-4975-aed2-e6fd4561198c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108311626,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-21T20:18:31.645Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-21T20:18:32.666Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:18:32.672Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-21T20:18:32.672Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"c8ef5d59-b7df-44d2-a06d-66a5b007f5f9","serviceName":"basic_onboard_IvDJzw","serviceVersion":"1.0","serviceUUID":"558f0795-36ed-4b7a-a4c5-87c23fb08940","serviceDescription":"service","serviceInvariantUUID":"56d0d1b6-6154-4968-8e10-782f412aaeb2","resources":[{"resourceInstanceName":"basic_onboard_IvDJzw 0","resourceName":"basic_onboard_IvDJzw","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bd7c9475-271e-4ced-ae79-15e4b75c3e3c","resourceInvariantUUID":"32120dd3-b84d-4cb3-876d-3311558d50f4","resourceCustomizationUUID":"dd3700de-b01e-4516-ade5-8f0104b5e5b0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml","artifactChecksum":"ODE1NDdiOGJhZjZiZTM3Y2VjNjA1MDlkYzljM2VlNTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c755aa9b-4f60-471d-bf4f-9152fe065202","artifactVersion":"1"},{"artifactName":"basic_onboard_ivdjzw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json","artifactChecksum":"YjE2ZmE5YTEyMjgyZjM0YjhkNDk5NjRmNzM2M2FlZjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"398efb1a-1a6f-4f80-bdd0-395e418d25ad","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cd8697cc-449a-4f0b-9c21-ecd2c0707f9b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5e9439f2-fcca-4883-b7ae-6cfc9d43c550","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c01be50d-e857-47d5-afab-e6f919f6ef6d","artifactVersion":"2","generatedFromUUID":"cd8697cc-449a-4f0b-9c21-ecd2c0707f9b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardIvdjzw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml","artifactChecksum":"Y2M0YTAzNzhmZjE0ODE1OTRhMmI0Yzc5ZGYxMjQ5ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9057cd2c-3ac3-43e5-b1dc-a11a6e53ea5a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardIvdjzw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar","artifactChecksum":"NzljYTYyZWQwZDdmYjU3NTQxNTUwZDYwNGY5MmQ1MGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e5127265-383b-42d9-863b-e9f609f980c5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-21T20:18:32.676Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:32.676Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:32.676Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:32.677Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:33.677Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:33.679Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:33.679Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:33.679Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:34.680Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:34.681Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:34.681Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:34.681Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:35.682Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:35.683Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:35.684Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:35.684Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:36.685Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:36.686Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:36.686Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:36.687Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:37.687Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:37.688Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:37.688Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:37.688Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:38.689Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:18:38.690Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:38.690Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:38.690Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:39.695Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"serviceName": "basic_onboard_IvDJzw",
"serviceVersion": "1.0",
"serviceUUID": "558f0795-36ed-4b7a-a4c5-87c23fb08940",
"serviceDescription": "service",
"serviceInvariantUUID": "56d0d1b6-6154-4968-8e10-782f412aaeb2",
"resources": [
{
"resourceInstanceName": "basic_onboard_IvDJzw 0",
"resourceCustomizationUUID": "dd3700de-b01e-4516-ade5-8f0104b5e5b0",
"resourceName": "basic_onboard_IvDJzw",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bd7c9475-271e-4ced-ae79-15e4b75c3e3c",
"resourceInvariantUUID": "32120dd3-b84d-4cb3-876d-3311558d50f4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ivdjzw0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"artifactChecksum": "YjE2ZmE5YTEyMjgyZjM0YjhkNDk5NjRmNzM2M2FlZjM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "398efb1a-1a6f-4f80-bdd0-395e418d25ad",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "cd8697cc-449a-4f0b-9c21-ecd2c0707f9b",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c01be50d-e857-47d5-afab-e6f919f6ef6d",
"generatedFromUUID": "cd8697cc-449a-4f0b-9c21-ecd2c0707f9b"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c01be50d-e857-47d5-afab-e6f919f6ef6d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardIvdjzw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"artifactChecksum": "NzljYTYyZWQwZDdmYjU3NTQxNTUwZDYwNGY5MmQ1MGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e5127265-383b-42d9-863b-e9f609f980c5"
}
],
"workloadContext": "Production"
}
2023-04-21T20:18:39.696Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-21T20:18:39.696Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 558f0795-36ed-4b7a-a4c5-87c23fb08940 ASDC
2023-04-21T20:18:39.696Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
ServiceName:basic_onboard_IvDJzw
ServiceVersion:1.0
ServiceUUID:558f0795-36ed-4b7a-a4c5-87c23fb08940
ServiceInvariantUUID:56d0d1b6-6154-4968-8e10-782f412aaeb2
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardIvdjzw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar
ArtifactUUID:e5127265-383b-42d9-863b-e9f609f980c5
ArtifactChecksum:NzljYTYyZWQwZDdmYjU3NTQxNTUwZDYwNGY5MmQ1MGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_IvDJzw 0
ResourceCustomizationUUID:dd3700de-b01e-4516-ade5-8f0104b5e5b0
ResourceInvariantUUID:32120dd3-b84d-4cb3-876d-3311558d50f4
ResourceName:basic_onboard_IvDJzw
ResourceType:VF
ResourceUUID:bd7c9475-271e-4ced-ae79-15e4b75c3e3c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ivdjzw0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json
ArtifactUUID:398efb1a-1a6f-4f80-bdd0-395e418d25ad
ArtifactChecksum:YjE2ZmE5YTEyMjgyZjM0YjhkNDk5NjRmNzM2M2FlZjM=
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/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml
ArtifactUUID:cd8697cc-449a-4f0b-9c21-ecd2c0707f9b
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/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
ArtifactUUID:c01be50d-e857-47d5-afab-e6f919f6ef6d
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/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
ArtifactUUID:c01be50d-e857-47d5-afab-e6f919f6ef6d
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-21T20:18:39.696Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 558f0795-36ed-4b7a-a4c5-87c23fb08940 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-21T20:18:39.764Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:18:39.765Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-21T20:18:39.765Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-21T20:18:39.765Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: e5127265-383b-42d9-863b-e9f609f980c5 from URL: /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:39.765Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-21T20:18:39.766Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:39.884Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-21T20:18:39.885Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar e5127265-383b-42d9-863b-e9f609f980c5 75668
2023-04-21T20:18:39.886Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar ASDC sendASDCNotification
2023-04-21T20:18:39.886Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:39.886Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:18:39.886Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:39.886Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:39.887Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108319885,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:40.887Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:18:40.888Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-21T20:18:40.889Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: e5127265-383b-42d9-863b-e9f609f980c5, URL: /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar to file: /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:40.889Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:40.890Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:40.890Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:41.105Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9455764321397142713/Definitions/service-BasicOnboardIvdjzw-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-21T20:18:42.569Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-21T20:18:42.570Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-21T20:18:42.570Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.571Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-21T20:18:42.571Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.571Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||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-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.572Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_IvDJzw 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-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.572Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||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-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.572Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||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-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.572Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.573Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||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-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:42.573Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-21T20:18:42.573Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.574Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.574Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:42.574Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-21T20:18:42.575Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:18:42.575Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.575Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.576Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:42.576Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-21T20:18:42.576Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:18:42.577Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.577Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.577Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.578Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is not matching search criteria
2023-04-21T20:18:42.578Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-21T20:18:42.578Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-21T20:18:42.579Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-21T20:18:42.579Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-21T20:18:42.579Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-21T20:18:42.579Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.580Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-21T20:18:42.580Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.580Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:42.580Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:42.581Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.581Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:42.581Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:42.581Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.581Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:42.582Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:42.582Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.582Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is not matching search criteria
2023-04-21T20:18:42.582Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-21T20:18:42.583Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-21T20:18:42.583Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ddfceea-6a07-4b8f-9100-1568496f0d3d
2023-04-21T20:18:42.583Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.584Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.584Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.584Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.584Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.585Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.585Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:42.585Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:42.585Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_IvDJzw
Description:service
Model UUID:558f0795-36ed-4b7a-a4c5-87c23fb08940
Model Version:NULL
Model InvariantUuid:56d0d1b6-6154-4968-8e10-782f412aaeb2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_IvDJzw
Model UUID:549e522a-3e73-4242-8725-a53c6d3e7707
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:32120dd3-b84d-4cb3-876d-3311558d50f4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:dd3700de-b01e-4516-ade5-8f0104b5e5b0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:64737f14-cc20-4997-aa98-206feae41d0d
ModelName:BasicOnboardIvdjzw..base_ubuntu18..module-0
ModelUuid:ecb3aeb8-eec1-441b-9ac5-a792b7233e55
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:8ddfceea-6a07-4b8f-9100-1568496f0d3d
ModelInvariantUuid:529cf734-7f3e-4dd2-ab8a-65bf6952b5ce
ModelName:basic_onboard_IvDJzw-nodes.ubuntu18Cvfc
ModelUuid:b129bf54-484a-4a27-8dc3-25183258ef28
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:f078f180-0822-4976-b304-f3626d7d7d30
ModelInvariantUuid:1b83e88b-2264-4069-ba73-f49aee0a5fa0
ModelName:BasicOnboardIvdjzw.compute.nodes.heat.ubuntu18
ModelUuid:26174baf-65a5-4287-86f4-132867d773e0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-21T20:18:42.602Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: bd7c9475-271e-4ced-ae79-15e4b75c3e3c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:18:42.607Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||basic_onboard_IvDJzw 0
2023-04-21T20:18:42.608Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bd7c9475-271e-4ced-ae79-15e4b75c3e3c
2023-04-21T20:18:42.608Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 398efb1a-1a6f-4f80-bdd0-395e418d25ad from URL: /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json
2023-04-21T20:18:42.608Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-21T20:18:42.608Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json
2023-04-21T20:18:42.710Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-21T20:18:42.710Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json 398efb1a-1a6f-4f80-bdd0-395e418d25ad 798
2023-04-21T20:18:42.711Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json ASDC sendASDCNotification
2023-04-21T20:18:42.711Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json
2023-04-21T20:18:42.711Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:18:42.711Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:42.711Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:42.712Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108322711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:43.712Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardIvdjzw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "64737f14-cc20-4997-aa98-206feae41d0d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ecb3aeb8-eec1-441b-9ac5-a792b7233e55",
"vfModuleModelCustomizationUUID": "29fe549c-c5b5-4be7-9ed4-281504a19113",
"isBase": true,
"artifacts": [
"cd8697cc-449a-4f0b-9c21-ecd2c0707f9b",
"c01be50d-e857-47d5-afab-e6f919f6ef6d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-21T20:18:43.719Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardIvdjzw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ecb3aeb8-eec1-441b-9ac5-a792b7233e55
VfModuleModelInvariantUUID:64737f14-cc20-4997-aa98-206feae41d0d
VfModuleModelDescription:NULL
Artifacts UUID List:{
cd8697cc-449a-4f0b-9c21-ecd2c0707f9b
,
c01be50d-e857-47d5-afab-e6f919f6ef6d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-21T20:18:43.721Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardIvdjzw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "64737f14-cc20-4997-aa98-206feae41d0d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ecb3aeb8-eec1-441b-9ac5-a792b7233e55",
"vfModuleModelCustomizationUUID": "29fe549c-c5b5-4be7-9ed4-281504a19113",
"isBase": true,
"artifacts": [
"cd8697cc-449a-4f0b-9c21-ecd2c0707f9b",
"c01be50d-e857-47d5-afab-e6f919f6ef6d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-21T20:18:43.722Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardIvdjzw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ecb3aeb8-eec1-441b-9ac5-a792b7233e55
VfModuleModelInvariantUUID:64737f14-cc20-4997-aa98-206feae41d0d
VfModuleModelDescription:NULL
Artifacts UUID List:{
cd8697cc-449a-4f0b-9c21-ecd2c0707f9b
,
c01be50d-e857-47d5-afab-e6f919f6ef6d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-21T20:18:43.722Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: cd8697cc-449a-4f0b-9c21-ecd2c0707f9b from URL: /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml
2023-04-21T20:18:43.722Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-21T20:18:43.722Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml
2023-04-21T20:18:43.817Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-21T20:18:43.818Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml cd8697cc-449a-4f0b-9c21-ecd2c0707f9b 5033
2023-04-21T20:18:43.818Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-21T20:18:43.818Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml
2023-04-21T20:18:43.819Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:18:43.819Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:43.819Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:43.819Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108323818,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:44.820Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c01be50d-e857-47d5-afab-e6f919f6ef6d from URL: /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
2023-04-21T20:18:44.821Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-21T20:18:44.821Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
2023-04-21T20:18:44.913Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-21T20:18:44.914Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env c01be50d-e857-47d5-afab-e6f919f6ef6d 909
2023-04-21T20:18:44.914Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-21T20:18:44.914Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
2023-04-21T20:18:44.914Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:18:44.914Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:44.915Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:44.915Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108324914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:45.915Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 558f0795-36ed-4b7a-a4c5-87c23fb08940
2023-04-21T20:18:45.916Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_IvDJzw 0 bd7c9475-271e-4ced-ae79-15e4b75c3e3c ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:18:45.942Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@e7ac635, org.onap.sdc.toscaparser.api.parameters.Input@5f6683d3, org.onap.sdc.toscaparser.api.parameters.Input@10b2ad19, org.onap.sdc.toscaparser.api.parameters.Input@3130f3a6, org.onap.sdc.toscaparser.api.parameters.Input@69a3c0db]
2023-04-21T20:18:45.944Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.944Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.945Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-04-21T20:18:45.945Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= dd3700de-b01e-4516-ade5-8f0104b5e5b0
2023-04-21T20:18:45.945Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dd3700de-b01e-4516-ade5-8f0104b5e5b0 matches Tosca VF Customization UUID: dd3700de-b01e-4516-ade5-8f0104b5e5b0
2023-04-21T20:18:45.945Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: dd3700de-b01e-4516-ade5-8f0104b5e5b0 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-21T20:18:45.949Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.949Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.950Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id dd3700de-b01e-4516-ade5-8f0104b5e5b0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-21T20:18:45.950Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@31f47f85
2023-04-21T20:18:45.950Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.950Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-21T20:18:45.950Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 29fe549c-c5b5-4be7-9ed4-281504a19113
2023-04-21T20:18:45.951Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 29fe549c-c5b5-4be7-9ed4-281504a19113
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-21T20:18:45.954Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.955Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:45.955Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:45.955Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.956Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:45.956Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:45.956Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.957Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is not matching search criteria
2023-04-21T20:18:45.957Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-21T20:18:45.957Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-21T20:18:45.957Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ddfceea-6a07-4b8f-9100-1568496f0d3d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-21T20:18:45.961Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.962Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:45.962Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-21T20:18:45.962Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.962Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_IvDJzw 0 is matching search criteria
2023-04-21T20:18:45.963Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_IvDJzw 0] matching following query criteria: sdcType=VF, customizationUUID=dd3700de-b01e-4516-ade5-8f0104b5e5b0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:18:45.966Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.966Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.966Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 558f0795-36ed-4b7a-a4c5-87c23fb08940: basic_onboard_IvDJzw
2023-04-21T20:18:45.966Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.967Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.967Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.967Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.967Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.967Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:18:45.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_IvDJzw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:18:45.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_IvDJzw
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:18:46.119Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_IvDJzw bd7c9475-271e-4ced-ae79-15e4b75c3e3c 1 ASDC deployResourceStructure
2023-04-21T20:18:46.120Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json ASDC sendASDCNotification
2023-04-21T20:18:46.120Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json
2023-04-21T20:18:46.120Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:18:46.120Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:46.120Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:46.121Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108326120,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:47.122Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-21T20:18:47.122Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml
2023-04-21T20:18:47.123Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:18:47.124Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:47.124Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:47.124Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108327122,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:48.126Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-21T20:18:48.127Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env
2023-04-21T20:18:48.127Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:18:48.128Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:48.128Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:48.128Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108328126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:49.130Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar ASDC sendASDCNotification
2023-04-21T20:18:49.130Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar
2023-04-21T20:18:49.131Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:18:49.131Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:18:49.131Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:18:49.132Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108329130,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:18:50.133Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:18:50.159Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c8ef5d59-b7df-44d2-a06d-66a5b007f5f9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:18:50.165Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:18:50.165Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-21T20:18:50.165Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-21T20:18:50.165Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-21T20:18:50.165Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:18:50.166Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:18:50.166Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:18:50.166Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:18:50.166Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:18:50.167Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:18:50.177Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-21T20:19:18.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:19:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "NOTIFIED"
}
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108312666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108319885,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:19:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108322711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108323818,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108324914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:19:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108326120,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/basic_onboard_ivdjzw0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108327122,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-21T20:19:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108328126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/resourceInstances/basic_onboard_ivdjzw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108329130,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIvdjzw/1.0/artifacts/service-BasicOnboardIvdjzw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:19:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:19:20.177Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-21T20:19:20.192Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and serviceModelVersionId: 558f0795-36ed-4b7a-a4c5-87c23fb08940
2023-04-21T20:19:20.192Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56d0d1b6-6154-4968-8e10-782f412aaeb2
2023-04-21T20:19:20.193Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0
2023-04-21T20:19:20.200Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-21T20:19:20.283Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0|INFO|500||Invoke
2023-04-21T20:19:20.284Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c8ef5d59-b7df-44d2-a06d-66a5b007f5f9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ec89bf4-1475-4d84-92de-4ac12f9dc637], X-ECOMP-RequestID=[c8ef5d59-b7df-44d2-a06d-66a5b007f5f9], X-TransactionId=[], X-ONAP-RequestID=[c8ef5d59-b7df-44d2-a06d-66a5b007f5f9], Content-Type=[application/merge-patch+json]}
2023-04-21T20:19:20.292Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-21T20:19:20.511Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?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/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 20:19:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[191], vertex-id=[155704], x-aai-txid=[2-aai-resources-230421-20:19:19:706-97938], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T20:19:20.512Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-21T20:19:20.514Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56d0d1b6-6154-4968-8e10-782f412aaeb2/model-vers/model-ver/558f0795-36ed-4b7a-a4c5-87c23fb08940?depth=0|INFO|500||InvokeReturn
2023-04-21T20:19:20.514Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-21T20:19:20.515Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:19:20.525Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-21T20:19:20.525Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c8ef5d59-b7df-44d2-a06d-66a5b007f5f9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-21T20:19:20.525Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-21T20:19:20.526Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:19:20.526Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:19:20.526Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108360525,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-21T20:19:21.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:20:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:20:18.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:20:18.129Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c8ef5d59-b7df-44d2-a06d-66a5b007f5f9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108360525,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-21T20:20:18.130Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:20:21.560Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:21:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:21:21.562Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:22:18.125Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:22:21.564Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:23:18.126Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:23:21.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:24:18.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:24:21.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:24:23.343Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Node 1 disconnected.
2023-04-21T20:25:18.129Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:25:21.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:26:18.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:26:21.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:27:18.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:27:21.573Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:28:18.132Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:28:21.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:29:18.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:29:21.576Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:30:06.601Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-21T20:30:06.602Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"900181b1-28cb-452a-baad-805761553cfa","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"2f39b19f-6442-45c1-a266-5d3d51c4dca6","serviceDescription":"service","serviceInvariantUUID":"002cbc67-cf24-420a-88ff-b27f5be2f4f7","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"ef1b94cd-3706-46a6-8ad3-081e4f7f721b","resourceInvariantUUID":"e8e47a57-406e-4daf-8605-c5f903e92414","resourceCustomizationUUID":"0e28cf59-fc9b-432b-9168-9895c8bd75db","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":"MDZiN2VhZWNmMWU0MmY3MjA2MzM0ZWZjYmY4MDE4NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f7e68833-7502-446f-9afb-6ad06438d9fb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZjAzZGUxNGJlZDVjYzIyODBlNjNjYjc2ZDM3M2Y0MjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c6b9c187-2600-43c9-8c4d-f0fb028b6aaf","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-21T20:30:06.609Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:30:06.611Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:30:06.612Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:30:06.612Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108961576,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:30:06.618Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.619Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.619Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.620Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.620Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.620Z||kafka-producer-network-thread | SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7c12f0c7-bf49-46e9-9949-20d6f4082ead] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to vYSaXEX3Rk6NwmxqnsuXZg
2023-04-21T20:30:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-21T20:30:06.632Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "multicloud-k8s",
"timestamp": 1682109001724,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:30:06.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:30:07.622Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:30:07.623Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:30:07.624Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:30:07.624Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108961576,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:30:08.625Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "2f39b19f-6442-45c1-a266-5d3d51c4dca6",
"serviceDescription": "service",
"serviceInvariantUUID": "002cbc67-cf24-420a-88ff-b27f5be2f4f7",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "0e28cf59-fc9b-432b-9168-9895c8bd75db",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "ef1b94cd-3706-46a6-8ad3-081e4f7f721b",
"resourceInvariantUUID": "e8e47a57-406e-4daf-8605-c5f903e92414",
"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": "ZjAzZGUxNGJlZDVjYzIyODBlNjNjYjc2ZDM3M2Y0MjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c6b9c187-2600-43c9-8c4d-f0fb028b6aaf"
}
],
"workloadContext": "Production"
}
2023-04-21T20:30:08.626Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-21T20:30:08.626Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2f39b19f-6442-45c1-a266-5d3d51c4dca6 ASDC
2023-04-21T20:30:08.627Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:900181b1-28cb-452a-baad-805761553cfa
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:2f39b19f-6442-45c1-a266-5d3d51c4dca6
ServiceInvariantUUID:002cbc67-cf24-420a-88ff-b27f5be2f4f7
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:c6b9c187-2600-43c9-8c4d-f0fb028b6aaf
ArtifactChecksum:ZjAzZGUxNGJlZDVjYzIyODBlNjNjYjc2ZDM3M2Y0MjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:0e28cf59-fc9b-432b-9168-9895c8bd75db
ResourceInvariantUUID:e8e47a57-406e-4daf-8605-c5f903e92414
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:ef1b94cd-3706-46a6-8ad3-081e4f7f721b
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-21T20:30:08.628Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2f39b19f-6442-45c1-a266-5d3d51c4dca6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:30:08.686Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:30:08.688Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:30:08.688Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:30:08.688Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c6b9c187-2600-43c9-8c4d-f0fb028b6aaf from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-21T20:30:08.688Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-21T20:30:08.689Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-21T20:30:08.805Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-21T20:30:08.807Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c6b9c187-2600-43c9-8c4d-f0fb028b6aaf 57784
2023-04-21T20:30:08.808Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-21T20:30:08.808Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-21T20:30:08.809Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:30:08.809Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:30:08.809Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:30:08.810Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109008808,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:30:09.811Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:30:09.816Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:30:09.816Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: c6b9c187-2600-43c9-8c4d-f0fb028b6aaf, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:09.817Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-21T20:30:09.817Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:09.817Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:09.980Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9070562923438414997/Definitions/service-BasicNetwork-template.yml
2023-04-21T20:30:10.546Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.547Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.548Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.549Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.550Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.551Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.551Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.551Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.551Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.551Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.552Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.552Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:2f39b19f-6442-45c1-a266-5d3d51c4dca6
Model Version:NULL
Model InvariantUuid:002cbc67-cf24-420a-88ff-b27f5be2f4f7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:e8e47a57-406e-4daf-8605-c5f903e92414
Model UUID:bfa40886-a66b-4396-95a0-5cab927b3f43
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:0e28cf59-fc9b-432b-9168-9895c8bd75db
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-21T20:30:10.570Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: ef1b94cd-3706-46a6-8ad3-081e4f7f721b
2023-04-21T20:30:10.570Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||No resources found for Service: 2f39b19f-6442-45c1-a266-5d3d51c4dca6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:30:10.578Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||
2023-04-21T20:30:10.579Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-21T20:30:10.580Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 2f39b19f-6442-45c1-a266-5d3d51c4dca6
2023-04-21T20:30:10.580Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 2f39b19f-6442-45c1-a266-5d3d51c4dca6
2023-04-21T20:30:10.580Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-21T20:30:10.580Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:30:10.588Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@187edde0, org.onap.sdc.toscaparser.api.parameters.Input@2616ebbc, org.onap.sdc.toscaparser.api.parameters.Input@211314e0, org.onap.sdc.toscaparser.api.parameters.Input@3bf4927b, org.onap.sdc.toscaparser.api.parameters.Input@550bd938]
2023-04-21T20:30:10.590Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.591Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.591Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.591Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.592Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 2f39b19f-6442-45c1-a266-5d3d51c4dca6: Generic NeutronNet
2023-04-21T20:30:10.592Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.593Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.593Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.593Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-21T20:30:10.670Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.671Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.672Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.672Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.673Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:30:10.673Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:30:10.673Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-21T20:30:10.774Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-21T20:30:10.774Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-21T20:30:10.775Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-21T20:30:10.775Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-21T20:30:10.775Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:30:10.775Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:30:10.775Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109010774,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:30:11.777Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:30:11.807Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:30:11.812Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:30:11.812Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:30:11.812Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:30:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:30:18.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:30:18.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108998482,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:30:18.128Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:30:18.128Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:30:18.128Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108961576,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:30:18.128Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:30:41.812Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:30:41.836Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:30:41.841Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:30:41.841Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:30:41.841Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:31:11.842Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:31:11.870Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:31:11.875Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:31:11.876Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-21T20:31:11.876Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-21T20:31:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:31:18.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.128Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "policy-distribution-id",
"timestamp": 1682108999500,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:31:18.130Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.130Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.130Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108998123,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:31:18.131Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.131Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "aai-model-loader",
"timestamp": 1682109004749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:31:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109003100,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:31:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "aai-model-loader",
"timestamp": 1682109004749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "cds-sdc-listener",
"timestamp": 1682108998482,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "multicloud-k8s",
"timestamp": 1682109001724,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682108961576,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "policy-distribution-id",
"timestamp": 1682108999500,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "ves-openapi-manager",
"timestamp": 1682108998123,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:31:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109003100,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:31:18.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109008787,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:31:18.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109008808,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:31:18.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "policy-distribution-id",
"timestamp": 1682109008811,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:31:18.143Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.143Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.144Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "aai-model-loader",
"timestamp": 1682109007875,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:31:18.144Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.144Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.145Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109009332,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:31:18.145Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.145Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.145Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109009790,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:31:18.165Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 900181b1-28cb-452a-baad-805761553cfa
2023-04-21T20:31:18.166Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 900181b1-28cb-452a-baad-805761553cfa and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:31:18.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "policy-distribution-id",
"timestamp": 1682109009817,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:31:18.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109010774,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:31:18.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "policy-distribution-id",
"timestamp": 1682109010820,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:31:18.203Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 900181b1-28cb-452a-baad-805761553cfa
2023-04-21T20:31:18.203Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 900181b1-28cb-452a-baad-805761553cfa and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:31:18.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109011132,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:31:18.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.226Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "aai-model-loader",
"timestamp": 1682109010990,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:31:18.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:31:18.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.228Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109012138,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:31:18.240Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 900181b1-28cb-452a-baad-805761553cfa
2023-04-21T20:31:18.240Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 900181b1-28cb-452a-baad-805761553cfa and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:31:18.263Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:31:18.263Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "aai-model-loader",
"timestamp": 1682109011993,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:31:18.277Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 900181b1-28cb-452a-baad-805761553cfa
2023-04-21T20:31:18.277Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 900181b1-28cb-452a-baad-805761553cfa and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:31:41.876Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:31:41.901Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 900181b1-28cb-452a-baad-805761553cfa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-21T20:31:41.907Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-21T20:31:41.907Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-21T20:31:41.907Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-21T20:31:41.907Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-21T20:31:41.908Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:31:41.908Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:31:41.908Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:31:41.908Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:31:41.908Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-21T20:31:41.909Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:31:41.921Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-21T20:32:11.921Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 900181b1-28cb-452a-baad-805761553cfa and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-21T20:32:11.932Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 900181b1-28cb-452a-baad-805761553cfa and serviceModelVersionId: 2f39b19f-6442-45c1-a266-5d3d51c4dca6
2023-04-21T20:32:11.932Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 002cbc67-cf24-420a-88ff-b27f5be2f4f7
2023-04-21T20:32:11.936Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0
2023-04-21T20:32:11.943Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-21T20:32:12.012Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0|INFO|500||Invoke
2023-04-21T20:32:12.013Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[900181b1-28cb-452a-baad-805761553cfa], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4c02736e-bee9-4544-9683-f95dd6c87fb1], X-ECOMP-RequestID=[900181b1-28cb-452a-baad-805761553cfa], X-TransactionId=[], X-ONAP-RequestID=[900181b1-28cb-452a-baad-805761553cfa], Content-Type=[application/merge-patch+json]}
2023-04-21T20:32:12.020Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-21T20:32:12.198Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?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/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 20:32:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[167992], x-aai-txid=[1-aai-resources-230421-20:32:11:410-87703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T20:32:12.199Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-21T20:32:12.200Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/002cbc67-cf24-420a-88ff-b27f5be2f4f7/model-vers/model-ver/2f39b19f-6442-45c1-a266-5d3d51c4dca6?depth=0|INFO|500||InvokeReturn
2023-04-21T20:32:12.200Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-21T20:32:12.200Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:32:12.211Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-21T20:32:12.212Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 900181b1-28cb-452a-baad-805761553cfa and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-21T20:32:12.212Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-21T20:32:12.212Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:12.213Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:12.213Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "900181b1-28cb-452a-baad-805761553cfa",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109132212,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-21T20:32:13.248Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T20:32:13.254Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-21T20:32:13.254Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"8d6fc4c1-937b-4392-bf52-5b05f1f6757c","serviceName":"Demo_pNF_R26IjUlX0ucKbnL8SCSS","serviceVersion":"1.0","serviceUUID":"d80e5863-8fff-46cb-a469-86be04dbd981","serviceDescription":"catalog service description","serviceInvariantUUID":"e4468334-2eb9-4c02-8ff2-24bfafc3ac89","resources":[{"resourceInstanceName":"pNF 83029a98-44db 0","resourceName":"pNF 83029a98-44db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ff5c9e5e-2aa7-476c-9bf2-9653290aabe6","resourceInvariantUUID":"1a372da3-929b-4cb3-b099-c5a255d0d236","resourceCustomizationUUID":"7d5ea6b3-372f-4cc1-868e-7fc270efbf42","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml","artifactChecksum":"MDQzMmQ0ODhmZDkxM2E1NzA2NmUyODQ5ZTUzZDJkYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4afcf6b-2bad-438c-a2b7-dfdbf98890b8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar","artifactChecksum":"N2M0YzU2OGQ5YmM3NzQ0ZDYzNWI0ZjQ5NzI3ZDRjN2I\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1c3379f0-8403-4191-b92f-b5bd180c99c7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a52b513c-c53f-4433-b917-c36ce4384e0f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTdhNzQ2NmI4MzZiYWI4NDdhMWE2ODIzNmJkYjQzNDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"64ce5e37-bd23-448e-a615-15adefe40c5c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2806c691-13fe-4752-80ad-ca58df1e93f1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3e58ba00-3bc8-44b9-9d10-62937a482ab7","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfR26ijulx0uckbnl8scss-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml","artifactChecksum":"YWI2NDQyMGJhMmU3YjViMzMyNGE0NzM0YTRhNTE5YjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c182387-b66d-49a4-b580-04616ff64791","artifactVersion":"1"},{"artifactName":"service-DemoPnfR26ijulx0uckbnl8scss-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar","artifactChecksum":"ZWI1NjY5NDcyYTM3YmQzMWRlZDJiMWQ5ZDEwN2EzZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"00e87e18-57db-467b-92a4-444697046760","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-21T20:32:13.258Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:13.259Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:13.260Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:13.260Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:14.261Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:14.262Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:14.263Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:14.263Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:15.264Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:15.266Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:15.266Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:15.267Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:16.269Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:16.270Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:16.270Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:16.270Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:17.272Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:17.273Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:17.274Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:17.274Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:18.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.129Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.131Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.131Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109010792,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109058074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109041824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "multicloud-k8s",
"timestamp": 1682109038601,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.143Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109066333,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:32:18.144Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109066350,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109066370,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.145Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109067356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.146Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682109067337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:32:18.182Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8d6fc4c1-937b-4392-bf52-5b05f1f6757c
2023-04-21T20:32:18.182Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:32:18.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109067586,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-21T20:32:18.206Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.206Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.206Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.206Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.207Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.207Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.207Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.207Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.207Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "policy-distribution-id",
"timestamp": 1682109068358,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:32:18.220Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d6fc4c1-937b-4392-bf52-5b05f1f6757c
2023-04-21T20:32:18.220Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:32:18.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682109068592,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:32:18.255Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 8d6fc4c1-937b-4392-bf52-5b05f1f6757c
2023-04-21T20:32:18.255Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:32:18.276Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.277Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.278Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.278Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:18.278Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/resourceInstances/pnf83029a9844db0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:18.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109063100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109071896,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:32:18.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109064749,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109072896,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109073970,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:32:18.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:18.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682109074974,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-21T20:32:18.295Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8d6fc4c1-937b-4392-bf52-5b05f1f6757c
2023-04-21T20:32:18.295Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-21T20:32:18.315Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-21T20:32:18.315Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "aai-model-loader",
"timestamp": 1682109077089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-21T20:32:18.316Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-21T20:32:19.279Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:19.280Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:19.280Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:19.281Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:20.282Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-21T20:32:20.282Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:20.282Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:20.282Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109133248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:21.284Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"serviceName": "Demo_pNF_R26IjUlX0ucKbnL8SCSS",
"serviceVersion": "1.0",
"serviceUUID": "d80e5863-8fff-46cb-a469-86be04dbd981",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "e4468334-2eb9-4c02-8ff2-24bfafc3ac89",
"resources": [
{
"resourceInstanceName": "pNF 83029a98-44db 0",
"resourceCustomizationUUID": "7d5ea6b3-372f-4cc1-868e-7fc270efbf42",
"resourceName": "pNF 83029a98-44db",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "ff5c9e5e-2aa7-476c-9bf2-9653290aabe6",
"resourceInvariantUUID": "1a372da3-929b-4cb3-b099-c5a255d0d236",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"artifactChecksum": "ZWI1NjY5NDcyYTM3YmQzMWRlZDJiMWQ5ZDEwN2EzZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "00e87e18-57db-467b-92a4-444697046760"
}
],
"workloadContext": "Production"
}
2023-04-21T20:32:21.284Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-21T20:32:21.285Z|900181b1-28cb-452a-baad-805761553cfa|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d80e5863-8fff-46cb-a469-86be04dbd981 ASDC
2023-04-21T20:32:21.285Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:8d6fc4c1-937b-4392-bf52-5b05f1f6757c
ServiceName:Demo_pNF_R26IjUlX0ucKbnL8SCSS
ServiceVersion:1.0
ServiceUUID:d80e5863-8fff-46cb-a469-86be04dbd981
ServiceInvariantUUID:e4468334-2eb9-4c02-8ff2-24bfafc3ac89
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
ArtifactUUID:00e87e18-57db-467b-92a4-444697046760
ArtifactChecksum:ZWI1NjY5NDcyYTM3YmQzMWRlZDJiMWQ5ZDEwN2EzZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 83029a98-44db 0
ResourceCustomizationUUID:7d5ea6b3-372f-4cc1-868e-7fc270efbf42
ResourceInvariantUUID:1a372da3-929b-4cb3-b099-c5a255d0d236
ResourceName:pNF 83029a98-44db
ResourceType:PNF
ResourceUUID:ff5c9e5e-2aa7-476c-9bf2-9653290aabe6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-21T20:32:21.286Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d80e5863-8fff-46cb-a469-86be04dbd981 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-21T20:32:21.333Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:32:21.333Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:32:21.333Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:32:21.333Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 00e87e18-57db-467b-92a4-444697046760 from URL: /sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:21.333Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-21T20:32:21.334Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:21.507Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-21T20:32:21.508Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar 00e87e18-57db-467b-92a4-444697046760 88010
2023-04-21T20:32:21.509Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar ASDC sendASDCNotification
2023-04-21T20:32:21.509Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:21.509Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-21T20:32:21.510Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-21T20:32:21.510Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-21T20:32:21.511Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682109141509,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T20:32:22.512Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-21T20:32:22.513Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-21T20:32:22.514Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 00e87e18-57db-467b-92a4-444697046760, URL: /sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar to file: /app/ASDC/1/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:22.514Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:22.515Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:22.516Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:22.677Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8745568963074869694/Definitions/service-DemoPnfR26ijulx0uckbnl8scss-template.yml
2023-04-21T20:32:23.543Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.544Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 83029a98-44db 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-DemoPnfR26ijulx0uckbnl8scss-csar.csar
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-21T20:32:23.545Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.546Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.546Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Node template pNF 83029a98-44db 0 is matching search criteria
2023-04-21T20:32:23.546Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-21T20:32:23.546Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 83029a98-44db 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:32:23.547Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.547Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.547Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Node template pNF 83029a98-44db 0 is matching search criteria
2023-04-21T20:32:23.547Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-21T20:32:23.548Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 83029a98-44db 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-21T20:32:23.548Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.548Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.548Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.549Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.549Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.549Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.549Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.550Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.550Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-21T20:32:23.550Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-21T20:32:23.550Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_R26IjUlX0ucKbnL8SCSS
Description:catalog service description
Model UUID:d80e5863-8fff-46cb-a469-86be04dbd981
Model Version:NULL
Model InvariantUuid:e4468334-2eb9-4c02-8ff2-24bfafc3ac89
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-21T20:32:23.573Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: ff5c9e5e-2aa7-476c-9bf2-9653290aabe6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:32:23.579Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||pNF 83029a98-44db 0
2023-04-21T20:32:23.580Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ff5c9e5e-2aa7-476c-9bf2-9653290aabe6
2023-04-21T20:32:23.580Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||No resources found for Service: d80e5863-8fff-46cb-a469-86be04dbd981
2023-04-21T20:32:23.580Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d80e5863-8fff-46cb-a469-86be04dbd981
2023-04-21T20:32:23.580Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 83029a98-44db 0 ff5c9e5e-2aa7-476c-9bf2-9653290aabe6 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-21T20:32:23.589Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29182383, org.onap.sdc.toscaparser.api.parameters.Input@64d3d841, org.onap.sdc.toscaparser.api.parameters.Input@5dae3256, org.onap.sdc.toscaparser.api.parameters.Input@7913707b, org.onap.sdc.toscaparser.api.parameters.Input@117f40e1]
2023-04-21T20:32:23.589Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive