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 2023-04-21T20:32:23.590Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_R26IjUlX0ucKbnL8SCSS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:32:23.590Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d80e5863-8fff-46cb-a469-86be04dbd981: pNF 83029a98-44db 2023-04-21T20:32:23.590Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Processing PNF resource: ff5c9e5e-2aa7-476c-9bf2-9653290aabe6 2023-04-21T20:32:23.591Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:32:23.591Z|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.591Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Resource customization UUID: 7d5ea6b3-372f-4cc1-868e-7fc270efbf42 is the same as notified resource customizationUUID: 7d5ea6b3-372f-4cc1-868e-7fc270efbf42 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-04-21T20:32:23.694Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 83029a98-44db ff5c9e5e-2aa7-476c-9bf2-9653290aabe6 0 ASDC deployResourceStructure 2023-04-21T20:32:23.695Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar ASDC sendASDCNotification 2023-04-21T20:32:23.695Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar 2023-04-21T20:32:23.695Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T20:32:23.696Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:32:23.696Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:32:23.696Z|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": 1682109143695, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:32:24.698Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:32:24.734Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:32:24.741Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T20:32:24.741Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|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:32:24.741Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T20:32:54.743Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:32:54.769Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:32:54.775Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T20:32:54.775Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|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:32:54.775Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T20:33:18.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:33:18.128Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.128Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c", "consumerID": "aai-model-loader", "timestamp": 1682109078092, "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:33:18.154Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8d6fc4c1-937b-4392-bf52-5b05f1f6757c 2023-04-21T20:33:18.155Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d6fc4c1-937b-4392-bf52-5b05f1f6757c 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:33:18.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.176Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.177Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.178Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.178Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.178Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.178Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.178Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.180Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.180Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-21T20:33:18.180Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.180Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.181Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.181Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.181Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.181Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T20:33:18.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T20:33:18.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109068339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109094749, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:33:18.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109096234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:33:18.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "ves-openapi-manager", "timestamp": 1682109078072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109069359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109093100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109105158, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109105180, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109105160, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109104237, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109105747, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "cds-sdc-listener", "timestamp": 1682109106163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-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:33:18.235Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ee87c531-fa3f-44dd-ac6e-8086574d07d6 2023-04-21T20:33:18.235Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:33:18.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109106185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109106269, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "policy-distribution-id", "timestamp": 1682109107188, "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:33:18.271Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ee87c531-fa3f-44dd-ac6e-8086574d07d6 2023-04-21T20:33:18.271Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:33:18.308Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.308Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109107388, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-21T20:33:18.308Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.309Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.309Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109108255, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T20:33:18.309Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.310Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.310Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109108400, "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:33:18.322Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ee87c531-fa3f-44dd-ac6e-8086574d07d6 2023-04-21T20:33:18.322Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:33:18.337Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.337Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682109109260, "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:33:18.349Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ee87c531-fa3f-44dd-ac6e-8086574d07d6 2023-04-21T20:33:18.349Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:33:18.366Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.367Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "multicloud-k8s", "timestamp": 1682109109403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T20:33:18.367Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.367Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.367Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109110011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T20:33:18.367Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.368Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.368Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "aai-model-loader", "timestamp": 1682109111013, "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:33:18.379Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ee87c531-fa3f-44dd-ac6e-8086574d07d6 2023-04-21T20:33:18.379Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:33:18.395Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.395Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "900181b1-28cb-452a-baad-805761553cfa", "consumerID": "SO-sdc-controller", "timestamp": 1682109132212, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-21T20:33:18.395Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:33:18.396Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:33:18.397Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.397Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.397Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:33:18.397Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.398Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:33:18.398Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:18.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:33:18.399Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:33:18.399Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:33:24.776Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:33:24.798Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:33:24.803Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T20:33:24.804Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-21T20:33:24.804Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-21T20:33:24.804Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-21T20:33:24.805Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.805Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.805Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.805Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.806Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.806Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:33:24.806Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|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:33:24.821Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-21T20:33:54.822Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c 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:33:54.832Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and serviceModelVersionId: d80e5863-8fff-46cb-a469-86be04dbd981 2023-04-21T20:33:54.833Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4468334-2eb9-4c02-8ff2-24bfafc3ac89 2023-04-21T20:33:54.833Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0 2023-04-21T20:33:54.838Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-21T20:33:54.903Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0|INFO|500||Invoke 2023-04-21T20:33:54.904Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d6fc4c1-937b-4392-bf52-5b05f1f6757c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9dc221ec-e59c-45df-9475-f2daa272cf2d], X-ECOMP-RequestID=[8d6fc4c1-937b-4392-bf52-5b05f1f6757c], X-TransactionId=[], X-ONAP-RequestID=[8d6fc4c1-937b-4392-bf52-5b05f1f6757c], Content-Type=[application/merge-patch+json]} 2023-04-21T20:33:54.915Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-21T20:33:55.107Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?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/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 20:33:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[187], vertex-id=[368824], x-aai-txid=[1-aai-resources-230421-20:33:54:303-2481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-21T20:33:55.108Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-21T20:33:55.109Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4468334-2eb9-4c02-8ff2-24bfafc3ac89/model-vers/model-ver/d80e5863-8fff-46cb-a469-86be04dbd981?depth=0|INFO|500||InvokeReturn 2023-04-21T20:33:55.111Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-21T20:33:55.111Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|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:33:55.123Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|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:33:55.124Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d6fc4c1-937b-4392-bf52-5b05f1f6757c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-21T20:33:55.124Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-21T20:33:55.125Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:33:55.125Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:33:55.125Z|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": 1682109235124, "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:33:56.160Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-21T20:33:56.160Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ee87c531-fa3f-44dd-ac6e-8086574d07d6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"264abe4f-dfb8-446e-bedd-80470c253118","serviceDescription":"service","serviceInvariantUUID":"7469ba60-88c6-4965-8177-dea038183e39","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dd3c49c1-69b9-49c1-a4ac-049f8027f2ad","resourceInvariantUUID":"92ece106-01ba-484a-8fcb-4884873a73cc","resourceCustomizationUUID":"d744c36e-4e92-4132-9292-ebacc30c88a9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"Yzk1NmViYzM4MDkzZTkzNDU2MDhiOThjZmMyOGFiOTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9085174d-3445-437d-abf6-9f1a1d9b6ede","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OThjMDYxNmJlYTZmMDk1YjVhNmEyNTAyYTVmZTZkNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4b2480e9-d32b-4e08-98c3-9ad13345bd1f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"396e8414-1a5d-4a50-bd05-d4b0c35d0430","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"795066f6-d090-45bb-afc6-a3fd52c9aec4","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"40583033-4880-4bd1-995c-31eb22bd2eef","artifactVersion":"2","generatedFromUUID":"396e8414-1a5d-4a50-bd05-d4b0c35d0430"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2Q5M2YxZDA0OTdjOGE3Yjk3Mzg2OWI0Y2U3MTQ5N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1b662033-6ff5-4a72-8728-d69cc84bf670","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjUxZWRmYmFhMWY4OTRmNDFmNGQwZjNjMzllZGM1MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d95b8956-1a45-4086-9db5-af0ced945283","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-21T20:33:56.160Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:33:56.161Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:33:56.161Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:33:56.161Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:33:57.162Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:33:57.163Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:33:57.163Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:33:57.164Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:33:58.165Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:33:58.167Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:33:58.167Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:33:58.168Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:33:59.171Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:33:59.171Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:33:59.172Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:33:59.172Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:00.173Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:34:00.175Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:00.175Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:00.175Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:01.176Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:34:01.178Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:01.178Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:01.179Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:02.180Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T20:34:02.182Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:02.182Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:02.182Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:03.184Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "264abe4f-dfb8-446e-bedd-80470c253118", "serviceDescription": "service", "serviceInvariantUUID": "7469ba60-88c6-4965-8177-dea038183e39", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "d744c36e-4e92-4132-9292-ebacc30c88a9", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "dd3c49c1-69b9-49c1-a4ac-049f8027f2ad", "resourceInvariantUUID": "92ece106-01ba-484a-8fcb-4884873a73cc", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OThjMDYxNmJlYTZmMDk1YjVhNmEyNTAyYTVmZTZkNDQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4b2480e9-d32b-4e08-98c3-9ad13345bd1f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "396e8414-1a5d-4a50-bd05-d4b0c35d0430", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "40583033-4880-4bd1-995c-31eb22bd2eef", "generatedFromUUID": "396e8414-1a5d-4a50-bd05-d4b0c35d0430" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "40583033-4880-4bd1-995c-31eb22bd2eef", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZjUxZWRmYmFhMWY4OTRmNDFmNGQwZjNjMzllZGM1MjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d95b8956-1a45-4086-9db5-af0ced945283" } ], "workloadContext": "Production" } 2023-04-21T20:34:03.185Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-21T20:34:03.186Z|8d6fc4c1-937b-4392-bf52-5b05f1f6757c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 264abe4f-dfb8-446e-bedd-80470c253118 ASDC 2023-04-21T20:34:03.187Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ee87c531-fa3f-44dd-ac6e-8086574d07d6 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:264abe4f-dfb8-446e-bedd-80470c253118 ServiceInvariantUUID:7469ba60-88c6-4965-8177-dea038183e39 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:d95b8956-1a45-4086-9db5-af0ced945283 ArtifactChecksum:ZjUxZWRmYmFhMWY4OTRmNDFmNGQwZjNjMzllZGM1MjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:d744c36e-4e92-4132-9292-ebacc30c88a9 ResourceInvariantUUID:92ece106-01ba-484a-8fcb-4884873a73cc ResourceName:basic_vm ResourceType:VF ResourceUUID:dd3c49c1-69b9-49c1-a4ac-049f8027f2ad ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4b2480e9-d32b-4e08-98c3-9ad13345bd1f ArtifactChecksum:OThjMDYxNmJlYTZmMDk1YjVhNmEyNTAyYTVmZTZkNDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:396e8414-1a5d-4a50-bd05-d4b0c35d0430 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:40583033-4880-4bd1-995c-31eb22bd2eef ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:40583033-4880-4bd1-995c-31eb22bd2eef ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-21T20:34:03.187Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 264abe4f-dfb8-446e-bedd-80470c253118 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:34:03.248Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T20:34:03.250Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-21T20:34:03.250Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-21T20:34:03.250Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d95b8956-1a45-4086-9db5-af0ced945283 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-21T20:34:03.250Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-21T20:34:03.251Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-21T20:34:03.369Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-21T20:34:03.370Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar d95b8956-1a45-4086-9db5-af0ced945283 75154 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:03.371Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109243371, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:04.372Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T20:34:04.373Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-21T20:34:04.374Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: d95b8956-1a45-4086-9db5-af0ced945283, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:04.374Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-04-21T20:34:04.374Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:04.375Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:04.540Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15568866900329918198/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-04-21T20:34:05.977Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-21T20:34:05.977Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-21T20:34:05.977Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:05.977Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-21T20:34:05.978Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T20:34:05.979Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.980Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.980Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:05.980Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-21T20:34:05.980Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T20:34:05.980Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-21T20:34:05.981Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-21T20:34:05.982Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T20:34:05.982Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-21T20:34:05.982Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.982Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:05.983Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-21T20:34:05.984Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-21T20:34:05.985Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T20:34:05.985Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e6cd8f1e-daea-4ece-8a7f-2dd61709eecc 2023-04-21T20:34:05.985Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.985Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.985Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:05.986Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:264abe4f-dfb8-446e-bedd-80470c253118 Model Version:NULL Model InvariantUuid:7469ba60-88c6-4965-8177-dea038183e39 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:04348c74-535d-468f-a9d0-677ed6e35be5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:92ece106-01ba-484a-8fcb-4884873a73cc Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d744c36e-4e92-4132-9292-ebacc30c88a9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3e61e0a8-2ee4-4163-9b76-fac58aab635e ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:4070eb34-108d-4245-b988-1090b9a9c8d4 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e6cd8f1e-daea-4ece-8a7f-2dd61709eecc ModelInvariantUuid:6c290c85-9756-48b7-bece-41dbd300cde0 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:a2e7c7c5-b8a7-48c4-acf5-332fc57236da ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:db70abea-355b-4e06-a8c0-1e93bb4aaea2 ModelInvariantUuid:cc861f60-aa11-4366-a8ec-16314d3a3946 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:130ae33d-96a4-4638-9593-5c799b351e99 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:34:06.005Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: dd3c49c1-69b9-49c1-a4ac-049f8027f2ad Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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:34:06.009Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||basic_vm 0 2023-04-21T20:34:06.010Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dd3c49c1-69b9-49c1-a4ac-049f8027f2ad 2023-04-21T20:34:06.010Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 4b2480e9-d32b-4e08-98c3-9ad13345bd1f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-21T20:34:06.010Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-21T20:34:06.010Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-21T20:34:06.107Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-21T20:34:06.108Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 4b2480e9-d32b-4e08-98c3-9ad13345bd1f 787 2023-04-21T20:34:06.108Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-04-21T20:34:06.108Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-21T20:34:06.108Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T20:34:06.109Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:06.109Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:06.109Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109246108, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:07.111Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3e61e0a8-2ee4-4163-9b76-fac58aab635e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4070eb34-108d-4245-b988-1090b9a9c8d4", "vfModuleModelCustomizationUUID": "c848e398-9797-49ae-a2c7-d90aa0fa5de2", "isBase": true, "artifacts": [ "396e8414-1a5d-4a50-bd05-d4b0c35d0430", "40583033-4880-4bd1-995c-31eb22bd2eef" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T20:34:07.118Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4070eb34-108d-4245-b988-1090b9a9c8d4 VfModuleModelInvariantUUID:3e61e0a8-2ee4-4163-9b76-fac58aab635e VfModuleModelDescription:NULL Artifacts UUID List:{ 396e8414-1a5d-4a50-bd05-d4b0c35d0430 , 40583033-4880-4bd1-995c-31eb22bd2eef } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-04-21T20:34:07.121Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3e61e0a8-2ee4-4163-9b76-fac58aab635e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4070eb34-108d-4245-b988-1090b9a9c8d4", "vfModuleModelCustomizationUUID": "c848e398-9797-49ae-a2c7-d90aa0fa5de2", "isBase": true, "artifacts": [ "396e8414-1a5d-4a50-bd05-d4b0c35d0430", "40583033-4880-4bd1-995c-31eb22bd2eef" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T20:34:07.121Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4070eb34-108d-4245-b988-1090b9a9c8d4 VfModuleModelInvariantUUID:3e61e0a8-2ee4-4163-9b76-fac58aab635e VfModuleModelDescription:NULL Artifacts UUID List:{ 396e8414-1a5d-4a50-bd05-d4b0c35d0430 , 40583033-4880-4bd1-995c-31eb22bd2eef } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-04-21T20:34:07.121Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 396e8414-1a5d-4a50-bd05-d4b0c35d0430 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-21T20:34:07.122Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-21T20:34:07.122Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-21T20:34:07.221Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-21T20:34:07.222Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 396e8414-1a5d-4a50-bd05-d4b0c35d0430 5033 2023-04-21T20:34:07.223Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-04-21T20:34:07.223Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-21T20:34:07.223Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T20:34:07.226Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:07.226Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:07.227Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109247223, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:08.227Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 40583033-4880-4bd1-995c-31eb22bd2eef from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-21T20:34:08.228Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-21T20:34:08.229Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-21T20:34:08.329Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-21T20:34:08.330Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 40583033-4880-4bd1-995c-31eb22bd2eef 903 2023-04-21T20:34:08.331Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-04-21T20:34:08.332Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-21T20:34:08.332Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T20:34:08.333Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:08.333Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:08.333Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109248331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:09.335Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 264abe4f-dfb8-446e-bedd-80470c253118 2023-04-21T20:34:09.335Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 dd3c49c1-69b9-49c1-a4ac-049f8027f2ad ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-21T20:34:09.366Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@330f79c9, org.onap.sdc.toscaparser.api.parameters.Input@59e7f568, org.onap.sdc.toscaparser.api.parameters.Input@416a191e, org.onap.sdc.toscaparser.api.parameters.Input@10c2b696, org.onap.sdc.toscaparser.api.parameters.Input@584b5476] 2023-04-21T20:34:09.368Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.368Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.368Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-04-21T20:34:09.368Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= d744c36e-4e92-4132-9292-ebacc30c88a9 2023-04-21T20:34:09.368Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d744c36e-4e92-4132-9292-ebacc30c88a9 matches Tosca VF Customization UUID: d744c36e-4e92-4132-9292-ebacc30c88a9 2023-04-21T20:34:09.369Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: d744c36e-4e92-4132-9292-ebacc30c88a9 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:34:09.373Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.373Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.374Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id d744c36e-4e92-4132-9292-ebacc30c88a9: {\"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:34:09.374Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2aa19fe3 2023-04-21T20:34:09.375Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.375Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T20:34:09.376Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c848e398-9797-49ae-a2c7-d90aa0fa5de2 2023-04-21T20:34:09.376Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c848e398-9797-49ae-a2c7-d90aa0fa5de2 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:34:09.381Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.381Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:09.381Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-21T20:34:09.382Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-21T20:34:09.383Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T20:34:09.383Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e6cd8f1e-daea-4ece-8a7f-2dd61709eecc 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:34:09.387Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.387Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:09.387Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T20:34:09.387Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.388Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-21T20:34:09.388Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d744c36e-4e92-4132-9292-ebacc30c88a9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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:34:09.391Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.391Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.392Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 264abe4f-dfb8-446e-bedd-80470c253118: basic_vm 2023-04-21T20:34:09.392Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.393Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.393Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.393Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.394Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.394Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.395Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.395Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.396Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T20:34:09.396Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T20:34:09.396Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-04-21T20:34:09.576Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm dd3c49c1-69b9-49c1-a4ac-049f8027f2ad 1 ASDC deployResourceStructure 2023-04-21T20:34:09.577Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-04-21T20:34:09.577Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-21T20:34:09.577Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T20:34:09.578Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:09.578Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:09.578Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109249577, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:10.582Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-04-21T20:34:10.583Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-21T20:34:10.583Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T20:34:10.583Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:10.584Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:10.584Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109250582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:11.586Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-04-21T20:34:11.587Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-21T20:34:11.587Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T20:34:11.588Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:11.588Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:11.588Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109251586, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:12.591Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-04-21T20:34:12.591Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-21T20:34:12.591Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T20:34:12.592Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:12.592Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:12.592Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109252590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:13.595Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ee87c531-fa3f-44dd-ac6e-8086574d07d6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:34:13.622Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ee87c531-fa3f-44dd-ac6e-8086574d07d6 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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:34:13.627Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T20:34:13.627Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-21T20:34:13.627Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-21T20:34:13.627Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T20:34:13.628Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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:34:13.639Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-21T20:34:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:34:18.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:34:18.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:34:18.129Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:34:18.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:34:18.129Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:34:18.130Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:34:18.130Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:34:18.130Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:34:18.131Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:34:18.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:34:18.131Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "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" } 2023-04-21T20:34:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:34:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:34:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c", "consumerID": "SO-sdc-controller", "timestamp": 1682109143695, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26ijulx0uckbnl8scss/1.0/artifacts/service-DemoPnfR26ijulx0uckbnl8scss-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T20:34:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:34:43.639Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ee87c531-fa3f-44dd-ac6e-8086574d07d6 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:34:43.649Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ee87c531-fa3f-44dd-ac6e-8086574d07d6 and serviceModelVersionId: 264abe4f-dfb8-446e-bedd-80470c253118 2023-04-21T20:34:43.649Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7469ba60-88c6-4965-8177-dea038183e39 2023-04-21T20:34:43.650Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?depth=0 2023-04-21T20:34:43.654Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-21T20:34:43.696Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?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:34:43.698Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?depth=0|INFO|500||Invoke 2023-04-21T20:34:43.707Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-21T20:34:43.879Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?depth=0|INFO|500||InvokeReturn 2023-04-21T20:34:43.880Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7469ba60-88c6-4965-8177-dea038183e39/model-vers/model-ver/264abe4f-dfb8-446e-bedd-80470c253118?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 20:34:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[393400], x-aai-txid=[0-aai-resources-230421-20:34:43:096-98059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-21T20:34:43.880Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T20:34:43.881Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-21T20:34:43.881Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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:34:43.899Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|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:34:43.899Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ee87c531-fa3f-44dd-ac6e-8086574d07d6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-21T20:34:43.899Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-21T20:34:43.900Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-21T20:34:43.900Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T20:34:43.900Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109283899, "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:34:44.929Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:35:18.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:35:18.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.128Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d6fc4c1-937b-4392-bf52-5b05f1f6757c", "consumerID": "SO-sdc-controller", "timestamp": 1682109235124, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-21T20:35:18.129Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.129Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:35:18.130Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.130Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.130Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.131Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109133248, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109243371, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T20:35:18.133Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109246108, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109247223, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T20:35:18.134Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109248331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-21T20:35:18.135Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.135Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109249577, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109250582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109251586, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-21T20:35:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:18.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-21T20:35:18.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109252590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T20:35:18.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:35:44.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:36:18.123Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:36:18.125Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-21T20:36:18.125Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ee87c531-fa3f-44dd-ac6e-8086574d07d6", "consumerID": "SO-sdc-controller", "timestamp": 1682109283899, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-21T20:36:18.126Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T20:36:44.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:37:18.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:37:44.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:38:18.125Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:38:44.933Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:39:18.127Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:39:44.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:40:18.129Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:40:44.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:41:18.129Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:41:44.936Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:42:18.131Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:42:44.938Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:43:18.131Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:43:44.938Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:44:18.133Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:44:44.939Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:45:18.135Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:45:44.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:46:18.137Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:46:44.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:47:18.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:47:44.946Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:48:18.141Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:48:44.947Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:49:18.143Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:49:44.948Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:50:18.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:50:44.949Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:51:18.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:51:44.950Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:52:18.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:52:44.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:53:18.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:53:44.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:54:18.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:54:44.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:55:18.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:55:44.955Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:56:18.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:56:44.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:57:18.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:57:44.961Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:58:18.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:58:44.962Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T20:59:18.156Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T20:59:44.963Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:00:18.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:00:44.964Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:01:18.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:01:44.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:02:18.162Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:02:44.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:03:18.163Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:03:44.968Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:04:18.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:04:44.970Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:05:18.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:05:44.971Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:06:18.169Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:06:44.972Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:07:18.170Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:07:44.973Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:08:18.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:08:44.975Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:09:18.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:09:44.976Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:10:18.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:10:44.977Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:11:18.175Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:11:44.979Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:12:18.177Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:12:44.981Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:13:18.177Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:13:44.983Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:14:18.179Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:14:44.985Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:15:18.180Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:15:44.987Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:16:18.182Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:16:44.988Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:17:18.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:17:44.990Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:18:18.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:18:44.991Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:19:18.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:19:44.993Z|3ee6048b-d11d-4975-aed2-e6fd4561198c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:20:18.187Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:20:44.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:21:18.189Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:21:44.996Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:22:18.191Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:22:44.997Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:23:18.192Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:23:44.999Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:24:18.193Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:19.597Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-04-21T21:24:19.597Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"ba86a7e8-0ef1-4822-b567-68caa182c5f7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"45266293-abf9-4a39-a25e-d75cb3cc525a","serviceDescription":"service","serviceInvariantUUID":"b9c15088-9f1e-4ce0-a3b7-81fd79792ef3","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"30a10808-6880-4a26-a9e9-0d2c6a5c8027","resourceInvariantUUID":"1152bb12-fd8e-45eb-8bd9-ffdfe76184cd","resourceCustomizationUUID":"26768138-5438-44ed-8fb3-c5af86811f42","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YWIxN2UzMWNhZGYxNGM3MzZmNDRlMGI4MjhjNjAzMWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d597609-b94a-4d99-a236-b2030c5b0cab","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"YjA5OTU4NzlkNThkMGJkZWVhMzUzYmYzZDU0MGUzOTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b58e109e-da29-4e44-b7f7-f92ece1bc775","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0149951e-b517-4ed0-af68-c60f7c5ae12f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"34ad7c93-850c-40a9-bec7-d1e70a160f3b","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"18a8c1fb-f3d0-410c-9613-eaf415c0c6d0","artifactVersion":"2","generatedFromUUID":"2f832118-3e41-470d-b12c-84f31892d1c9"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3e7fc3ad-3543-4571-b77e-a1fdd77620cf","artifactVersion":"2","generatedFromUUID":"0149951e-b517-4ed0-af68-c60f7c5ae12f"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2f832118-3e41-470d-b12c-84f31892d1c9","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"e29835f6-934c-4000-9d0e-463c7e9359df","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YTRkZDlkMmIwYjI4M2I2ZWNkOGM4OGU4MDI0ZGRkYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"19993d9d-1b1c-4767-b967-cf532f9f6ef3","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"M2EyNzE4M2I4ZDE3NDU3ZTg2ZGUzMjUzNGVlZGFlMWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04cae7db-8566-42a5-bbad-3584f45f61d8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-21T21:24:19.601Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:19.603Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:19.604Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:19.604Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:19.610Z||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-21T21:24:19.610Z||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-21T21:24:19.610Z||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-21T21:24:19.610Z||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-21T21:24:19.611Z||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-21T21:24:19.611Z||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-21T21:24:19.631Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:24:19.631Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:24:19.632Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:24:20.612Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:20.613Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:20.614Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:20.614Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:21.617Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:21.618Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:21.619Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:21.619Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:22.621Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:22.622Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:22.622Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:22.622Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:23.624Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:23.625Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:23.625Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:23.627Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:24.628Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:24.628Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:24.629Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:24.629Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:25.630Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:25.631Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:25.631Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:25.631Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:26.632Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:26.633Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:26.633Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:26.634Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:27.635Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:27.637Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:27.637Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:27.637Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:28.638Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:24:28.639Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:28.639Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:28.639Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:29.641Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "45266293-abf9-4a39-a25e-d75cb3cc525a", "serviceDescription": "service", "serviceInvariantUUID": "b9c15088-9f1e-4ce0-a3b7-81fd79792ef3", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "26768138-5438-44ed-8fb3-c5af86811f42", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "30a10808-6880-4a26-a9e9-0d2c6a5c8027", "resourceInvariantUUID": "1152bb12-fd8e-45eb-8bd9-ffdfe76184cd", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "YjA5OTU4NzlkNThkMGJkZWVhMzUzYmYzZDU0MGUzOTk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b58e109e-da29-4e44-b7f7-f92ece1bc775", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0149951e-b517-4ed0-af68-c60f7c5ae12f", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3e7fc3ad-3543-4571-b77e-a1fdd77620cf", "generatedFromUUID": "0149951e-b517-4ed0-af68-c60f7c5ae12f" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "18a8c1fb-f3d0-410c-9613-eaf415c0c6d0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3e7fc3ad-3543-4571-b77e-a1fdd77620cf", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "2f832118-3e41-470d-b12c-84f31892d1c9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "M2EyNzE4M2I4ZDE3NDU3ZTg2ZGUzMjUzNGVlZGFlMWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04cae7db-8566-42a5-bbad-3584f45f61d8" } ], "workloadContext": "Production" } 2023-04-21T21:24:29.642Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-21T21:24:29.642Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 45266293-abf9-4a39-a25e-d75cb3cc525a ASDC 2023-04-21T21:24:29.643Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:ba86a7e8-0ef1-4822-b567-68caa182c5f7 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:45266293-abf9-4a39-a25e-d75cb3cc525a ServiceInvariantUUID:b9c15088-9f1e-4ce0-a3b7-81fd79792ef3 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:04cae7db-8566-42a5-bbad-3584f45f61d8 ArtifactChecksum:M2EyNzE4M2I4ZDE3NDU3ZTg2ZGUzMjUzNGVlZGFlMWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:26768138-5438-44ed-8fb3-c5af86811f42 ResourceInvariantUUID:1152bb12-fd8e-45eb-8bd9-ffdfe76184cd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:30a10808-6880-4a26-a9e9-0d2c6a5c8027 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:b58e109e-da29-4e44-b7f7-f92ece1bc775 ArtifactChecksum:YjA5OTU4NzlkNThkMGJkZWVhMzUzYmYzZDU0MGUzOTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:0149951e-b517-4ed0-af68-c60f7c5ae12f ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:3e7fc3ad-3543-4571-b77e-a1fdd77620cf ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:18a8c1fb-f3d0-410c-9613-eaf415c0c6d0 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:3e7fc3ad-3543-4571-b77e-a1fdd77620cf ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:2f832118-3e41-470d-b12c-84f31892d1c9 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-21T21:24:29.643Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45266293-abf9-4a39-a25e-d75cb3cc525a 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-21T21:24:29.738Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T21:24:29.739Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:24:29.739Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:24:29.740Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 04cae7db-8566-42a5-bbad-3584f45f61d8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:29.740Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:29.740Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:29.856Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:29.858Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 04cae7db-8566-42a5-bbad-3584f45f61d8 163267 2023-04-21T21:24:29.859Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-04-21T21:24:29.859Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:29.859Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:29.859Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:29.860Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:29.860Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112269859, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:30.864Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T21:24:30.865Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:24:30.865Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 04cae7db-8566-42a5-bbad-3584f45f61d8, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:30.866Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-04-21T21:24:30.867Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:30.867Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:31.067Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8219028805418502452/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-04-21T21:24:32.366Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-21T21:24:32.366Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-04-21T21:24:32.366Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-04-21T21:24:32.367Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.368Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.368Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.368Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-04-21T21:24:32.368Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T21:24:32.369Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.370Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.370Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.370Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-21T21:24:32.370Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-04-21T21:24:32.370Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.371Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:32.372Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.372Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.372Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:32.372Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:32.373Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=444a61a2-aeac-4a68-9e3e-5c69e9dea09a 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.374Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.375Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.375Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.375Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:32.375Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:32.375Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:45266293-abf9-4a39-a25e-d75cb3cc525a Model Version:NULL Model InvariantUuid:b9c15088-9f1e-4ce0-a3b7-81fd79792ef3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:989db58f-b009-46f9-98f6-22bf99ca8ad8 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1152bb12-fd8e-45eb-8bd9-ffdfe76184cd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:26768138-5438-44ed-8fb3-c5af86811f42 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bf8bddd4-bbd4-42e3-b51d-294684126c49 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:4dd683a4-9db0-48dd-b01f-d0a74ecc1b69 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:ea68f9c0-d447-486d-82f5-16916ec039c5 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:9e69d7dd-0e8f-429b-ae74-f08c1c5f5523 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:444a61a2-aeac-4a68-9e3e-5c69e9dea09a ModelInvariantUuid:d99c5c40-1ecc-4e38-a09c-f107aaf69b46 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:7a2d8006-45a6-4786-9864-84f0999beb0f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:32b74e88-990f-47de-ac83-4fb93e4e860a ModelInvariantUuid:2f39c85c-f6f4-4b32-9c40-d226b6ebed0b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:baf3bbbb-9100-4eb6-9d8a-b26aa17d3de5 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-21T21:24:32.395Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 30a10808-6880-4a26-a9e9-0d2c6a5c8027 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-21T21:24:32.402Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0 2023-04-21T21:24:32.402Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 30a10808-6880-4a26-a9e9-0d2c6a5c8027 2023-04-21T21:24:32.402Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b58e109e-da29-4e44-b7f7-f92ece1bc775 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-21T21:24:32.402Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:32.403Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-21T21:24:32.484Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:32.484Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json b58e109e-da29-4e44-b7f7-f92ece1bc775 1565 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:32.485Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112272485, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:33.486Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "ea68f9c0-d447-486d-82f5-16916ec039c5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9e69d7dd-0e8f-429b-ae74-f08c1c5f5523", "vfModuleModelCustomizationUUID": "a0032110-4063-4c23-aac5-8aaa9528d68b", "isBase": true, "artifacts": [ "0149951e-b517-4ed0-af68-c60f7c5ae12f", "3e7fc3ad-3543-4571-b77e-a1fdd77620cf" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "bf8bddd4-bbd4-42e3-b51d-294684126c49", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dd683a4-9db0-48dd-b01f-d0a74ecc1b69", "vfModuleModelCustomizationUUID": "dd7e81b9-1456-4f29-b1d6-73907ebac388", "isBase": false, "artifacts": [ "2f832118-3e41-470d-b12c-84f31892d1c9" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T21:24:33.493Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9e69d7dd-0e8f-429b-ae74-f08c1c5f5523 VfModuleModelInvariantUUID:ea68f9c0-d447-486d-82f5-16916ec039c5 VfModuleModelDescription:NULL Artifacts UUID List:{ 0149951e-b517-4ed0-af68-c60f7c5ae12f , 3e7fc3ad-3543-4571-b77e-a1fdd77620cf } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:4dd683a4-9db0-48dd-b01f-d0a74ecc1b69 VfModuleModelInvariantUUID:bf8bddd4-bbd4-42e3-b51d-294684126c49 VfModuleModelDescription:NULL Artifacts UUID List:{ 2f832118-3e41-470d-b12c-84f31892d1c9 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-04-21T21:24:33.497Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "ea68f9c0-d447-486d-82f5-16916ec039c5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9e69d7dd-0e8f-429b-ae74-f08c1c5f5523", "vfModuleModelCustomizationUUID": "a0032110-4063-4c23-aac5-8aaa9528d68b", "isBase": true, "artifacts": [ "0149951e-b517-4ed0-af68-c60f7c5ae12f", "3e7fc3ad-3543-4571-b77e-a1fdd77620cf" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "bf8bddd4-bbd4-42e3-b51d-294684126c49", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dd683a4-9db0-48dd-b01f-d0a74ecc1b69", "vfModuleModelCustomizationUUID": "dd7e81b9-1456-4f29-b1d6-73907ebac388", "isBase": false, "artifacts": [ "2f832118-3e41-470d-b12c-84f31892d1c9" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T21:24:33.497Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9e69d7dd-0e8f-429b-ae74-f08c1c5f5523 VfModuleModelInvariantUUID:ea68f9c0-d447-486d-82f5-16916ec039c5 VfModuleModelDescription:NULL Artifacts UUID List:{ 0149951e-b517-4ed0-af68-c60f7c5ae12f , 3e7fc3ad-3543-4571-b77e-a1fdd77620cf } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:4dd683a4-9db0-48dd-b01f-d0a74ecc1b69 VfModuleModelInvariantUUID:bf8bddd4-bbd4-42e3-b51d-294684126c49 VfModuleModelDescription:NULL Artifacts UUID List:{ 2f832118-3e41-470d-b12c-84f31892d1c9 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-04-21T21:24:33.497Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0149951e-b517-4ed0-af68-c60f7c5ae12f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-21T21:24:33.498Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:33.498Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-21T21:24:33.590Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:33.591Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 0149951e-b517-4ed0-af68-c60f7c5ae12f 914 2023-04-21T21:24:33.591Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-04-21T21:24:33.591Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-21T21:24:33.592Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:33.592Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:33.592Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:33.593Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112273591, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:34.595Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 18a8c1fb-f3d0-410c-9613-eaf415c0c6d0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-04-21T21:24:34.595Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:34.596Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-04-21T21:24:34.682Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:34.682Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 18a8c1fb-f3d0-410c-9613-eaf415c0c6d0 12 2023-04-21T21:24:34.683Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-04-21T21:24:34.683Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-04-21T21:24:34.683Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:34.683Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:34.683Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:34.684Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112274683, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:35.684Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 3e7fc3ad-3543-4571-b77e-a1fdd77620cf from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-21T21:24:35.685Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:35.685Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-21T21:24:35.779Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:35.779Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 3e7fc3ad-3543-4571-b77e-a1fdd77620cf 96 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:35.780Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112275780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:36.781Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 2f832118-3e41-470d-b12c-84f31892d1c9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-04-21T21:24:36.782Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:24:36.783Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-04-21T21:24:36.867Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:24:36.867Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2f832118-3e41-470d-b12c-84f31892d1c9 20206 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:36.868Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112276868, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:37.876Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 45266293-abf9-4a39-a25e-d75cb3cc525a 2023-04-21T21:24:37.877Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 30a10808-6880-4a26-a9e9-0d2c6a5c8027 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-21T21:24:37.900Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6ef6a008, org.onap.sdc.toscaparser.api.parameters.Input@3e6a0518, org.onap.sdc.toscaparser.api.parameters.Input@168ebe31, org.onap.sdc.toscaparser.api.parameters.Input@581d3c01, org.onap.sdc.toscaparser.api.parameters.Input@3b021ea] 2023-04-21T21:24:37.902Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.902Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.902Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-04-21T21:24:37.902Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 26768138-5438-44ed-8fb3-c5af86811f42 2023-04-21T21:24:37.903Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 26768138-5438-44ed-8fb3-c5af86811f42 matches Tosca VF Customization UUID: 26768138-5438-44ed-8fb3-c5af86811f42 2023-04-21T21:24:37.903Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 26768138-5438-44ed-8fb3-c5af86811f42 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-21T21:24:37.907Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.907Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.907Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 26768138-5438-44ed-8fb3-c5af86811f42: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-04-21T21:24:37.908Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3f4c3a00 2023-04-21T21:24:37.908Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.908Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T21:24:37.908Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dd7e81b9-1456-4f29-b1d6-73907ebac388 2023-04-21T21:24:37.908Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dd7e81b9-1456-4f29-b1d6-73907ebac388 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-21T21:24:37.912Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.913Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:37.913Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:37.913Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.913Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:37.913Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:24:37.914Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.914Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-21T21:24:37.914Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=26768138-5438-44ed-8fb3-c5af86811f42 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-21T21:24:37.917Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.917Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 45266293-abf9-4a39-a25e-d75cb3cc525a: basic_cnf_macro 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.918Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:24:37.919Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-04-21T21:24:38.034Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 30a10808-6880-4a26-a9e9-0d2c6a5c8027 2 ASDC deployResourceStructure 2023-04-21T21:24:38.034Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-04-21T21:24:38.035Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-21T21:24:38.035Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:24:38.035Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:38.036Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:38.036Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112278034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:39.038Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-04-21T21:24:39.039Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-21T21:24:39.039Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:24:39.039Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:39.039Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:39.040Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112279038, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:40.051Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-04-21T21:24:40.051Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-04-21T21:24:40.051Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-21T21:24:40.051Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:40.052Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:40.052Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112280041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:41.053Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-04-21T21:24:41.053Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-21T21:24:41.053Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:24:41.054Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:41.054Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:41.054Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112281053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:42.056Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-04-21T21:24:42.056Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-04-21T21:24:42.056Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-21T21:24:42.057Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:42.057Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:42.057Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112282056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:43.058Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-04-21T21:24:43.059Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-21T21:24:43.059Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:24:43.059Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:24:43.060Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:24:43.060Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112283058, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:24:44.061Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:24:44.083Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:24:44.088Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:24:44.088Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-21T21:24:44.088Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T21:25:14.088Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:25:14.116Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:25:14.121Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:25:14.122Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-21T21:25:14.122Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T21:25:18.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:25:18.127Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:25:18.127Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:25:18.128Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:25:18.128Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:25:18.128Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:25:18.129Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:25:18.129Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:25:18.129Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:25:18.129Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:25:44.123Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:25:44.145Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:25:44.150Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:25:44.150Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-21T21:25:44.151Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T21:26:14.151Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:26:14.175Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:26:14.181Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:26:14.181Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-21T21:26:14.181Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-21T21:26:18.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:26:18.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.133Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.138Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.138Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-21T21:26:18.138Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.139Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-21T21:26:18.139Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.139Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.139Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.140Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.142Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.143Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.143Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.143Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.144Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.144Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-21T21:26:18.144Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.145Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.146Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.146Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.146Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.146Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.146Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.147Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.147Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.147Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.147Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.147Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.149Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.150Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.150Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.150Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.150Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.150Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.151Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-21T21:26:18.151Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.151Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.151Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.151Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.152Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.152Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-21T21:26:18.152Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.152Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.152Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.153Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.154Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.155Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.156Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.157Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.157Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.157Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.157Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.157Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.158Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.158Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.158Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112227210, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.158Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.158Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.159Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112244749, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.159Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.159Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.159Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112230501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112258293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.160Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112224999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.161Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.161Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.161Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "ves-openapi-manager", "timestamp": 1682112245148, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.161Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.161Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.162Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.162Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.162Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.162Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112269770, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.163Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.163Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.163Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112269776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.163Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.163Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.164Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112268848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.164Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.164Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.164Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112269859, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.164Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112269867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.165Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.166Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112270874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.166Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.166Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.166Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112270888, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.167Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "policy-distribution-id", "timestamp": 1682112271875, "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-21T21:26:18.188Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ba86a7e8-0ef1-4822-b567-68caa182c5f7 2023-04-21T21:26:18.188Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:26:18.210Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.211Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "cds-sdc-listener", "timestamp": 1682112271897, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-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-21T21:26:18.224Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ba86a7e8-0ef1-4822-b567-68caa182c5f7 2023-04-21T21:26:18.224Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:26:18.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.243Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112271994, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.244Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.244Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.244Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112272485, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.244Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.244Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112273098, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.246Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112273591, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.247Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.248Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.249Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112274109, "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-21T21:26:18.259Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ba86a7e8-0ef1-4822-b567-68caa182c5f7 2023-04-21T21:26:18.259Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:26:18.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112274683, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "multicloud-k8s", "timestamp": 1682112275111, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112275780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112274807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "ves-openapi-manager", "timestamp": 1682112269642, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "aai-model-loader", "timestamp": 1682112275809, "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-21T21:26:18.287Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ba86a7e8-0ef1-4822-b567-68caa182c5f7 2023-04-21T21:26:18.288Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:26:18.304Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.304Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112276868, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.304Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.304Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.304Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-21T21:26:18.305Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112278034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.307Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.308Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112279038, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112272877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112272899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112280041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112281053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.311Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112281081, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112281006, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.312Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112282056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112282084, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.313Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.314Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.314Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "cds-sdc-listener", "timestamp": 1682112282367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-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-21T21:26:18.338Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 42a4d2f7-654b-4d3c-b933-306fe680fc3d 2023-04-21T21:26:18.338Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:26:18.357Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.357Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.358Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112283058, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.359Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.359Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.359Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "policy-distribution-id", "timestamp": 1682112283085, "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-21T21:26:18.370Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 42a4d2f7-654b-4d3c-b933-306fe680fc3d 2023-04-21T21:26:18.371Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:26:18.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112276114, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112283960, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112284233, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.392Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.392Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.392Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112276811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.393Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.393Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.393Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112285321, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.394Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.394Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.394Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112284935, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.395Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.395Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.395Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112286414, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.396Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.396Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.396Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112286517, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.396Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.397Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.397Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112287419, "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-21T21:26:18.405Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 42a4d2f7-654b-4d3c-b933-306fe680fc3d 2023-04-21T21:26:18.406Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:26:18.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.418Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112287522, "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-21T21:26:18.427Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ba86a7e8-0ef1-4822-b567-68caa182c5f7 2023-04-21T21:26:18.427Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:26:18.444Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.444Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "multicloud-k8s", "timestamp": 1682112288421, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.447Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112290429, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "aai-model-loader", "timestamp": 1682112291431, "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-21T21:26:18.459Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 42a4d2f7-654b-4d3c-b933-306fe680fc3d 2023-04-21T21:26:18.460Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.483Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112273100, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112296676, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.484Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112299317, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:26:18.485Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:26:18.485Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:26:18.485Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682112300323, "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-21T21:26:18.497Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 42a4d2f7-654b-4d3c-b933-306fe680fc3d 2023-04-21T21:26:18.498Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:26:44.182Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:26:44.215Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:26:44.222Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:26:44.223Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-21T21:26:44.223Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-21T21:26:44.223Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-21T21:26:44.223Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:26:44.224Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:26:44.224Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:26:44.224Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:26:44.225Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:26:44.225Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||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-21T21:26:44.240Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-21T21:27:14.241Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 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-21T21:27:14.257Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba86a7e8-0ef1-4822-b567-68caa182c5f7 and serviceModelVersionId: 45266293-abf9-4a39-a25e-d75cb3cc525a 2023-04-21T21:27:14.258Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b9c15088-9f1e-4ce0-a3b7-81fd79792ef3 2023-04-21T21:27:14.260Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?depth=0 2023-04-21T21:27:14.269Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-04-21T21:27:14.333Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?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-21T21:27:14.335Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?depth=0|INFO|500||Invoke 2023-04-21T21:27:14.343Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-21T21:27:14.510Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?depth=0|INFO|500||InvokeReturn 2023-04-21T21:27:14.511Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9c15088-9f1e-4ce0-a3b7-81fd79792ef3/model-vers/model-ver/45266293-abf9-4a39-a25e-d75cb3cc525a?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 21:27:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[450744], x-aai-txid=[0-aai-resources-230421-21:27:13:662-48193], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-21T21:27:14.511Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T21:27:14.512Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-21T21:27:14.512Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||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-21T21:27:14.519Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||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-21T21:27:14.520Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba86a7e8-0ef1-4822-b567-68caa182c5f7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-21T21:27:14.520Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-21T21:27:14.521Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:14.522Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:14.522Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112434520, "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-21T21:27:15.559Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:27:15.564Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-04-21T21:27:15.565Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"42a4d2f7-654b-4d3c-b933-306fe680fc3d","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"5421a537-5e7a-4ccf-a249-883de4a49e6b","serviceDescription":"service","serviceInvariantUUID":"4eedd568-96c5-47ec-b417-40874166fc71","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c9ff297d-a712-4ec5-aad7-858f1dcc0016","resourceInvariantUUID":"9627aeaa-7005-48b3-82dd-43ee04ae966f","resourceCustomizationUUID":"df1e2d7a-232b-4545-b275-7705b7a9851d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NzFjNjBiNjVlODkwOTQ5MmQ3OGQ4NTQzYzJkMzlkZGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3a72910d-ff28-499e-8f23-7bb0f522ed7e","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjQ3NWNiZDJmY2RlZGE3ZTg5MzhkMGQ1ZTdjOTQ2ODQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a912918e-4743-435b-b1f7-3c19244945c0","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7fae829d-9709-468e-8ded-c90d2b1c4055","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"625f76a7-3276-4a4c-aeeb-ba04d50be842","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"efaabef2-2aa2-4182-94a0-fc92c78f0682","artifactVersion":"2","generatedFromUUID":"7fae829d-9709-468e-8ded-c90d2b1c4055"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MWJiMWYyMzU2YTk2MzM1NzVmOGNiMDRiYjA5MDQ0OWU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b2b94b30-e73f-4ccb-9b7a-cf782193f720","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"YWVlMjBjYTllZjIzZWJlZDllNTUzYWYxOTdiM2ZiYTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"96ed95ea-07aa-4912-a86d-773bbdddcd49","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YzQyNzU3NzJlNWZjMWZmNmIwYTI4ZGIwZTg3YzEyYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fe30d6f2-c90e-4caf-9b2c-a98091e5dc78","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-21T21:27:15.568Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:15.568Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:15.569Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:15.569Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:16.570Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:16.571Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:16.571Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:16.571Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:17.572Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:17.573Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:17.573Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:17.573Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:18.124Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:18.129Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:27:18.129Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "ba86a7e8-0ef1-4822-b567-68caa182c5f7", "consumerID": "SO-sdc-controller", "timestamp": 1682112434520, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-21T21:27:18.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:27:18.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:27:18.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:27:18.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:27:18.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:27:18.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-21T21:27:18.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:27:18.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:27:18.133Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-21T21:27:18.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:27:18.574Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:18.575Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:18.576Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:18.576Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:19.577Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:19.578Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:19.578Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:19.578Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:20.579Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:20.579Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:20.580Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:20.580Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:21.580Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:21.581Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:21.581Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:21.582Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:22.583Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-21T21:27:22.584Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:22.584Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:22.584Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:23.586Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "5421a537-5e7a-4ccf-a249-883de4a49e6b", "serviceDescription": "service", "serviceInvariantUUID": "4eedd568-96c5-47ec-b417-40874166fc71", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "df1e2d7a-232b-4545-b275-7705b7a9851d", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c9ff297d-a712-4ec5-aad7-858f1dcc0016", "resourceInvariantUUID": "9627aeaa-7005-48b3-82dd-43ee04ae966f", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjQ3NWNiZDJmY2RlZGE3ZTg5MzhkMGQ1ZTdjOTQ2ODQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a912918e-4743-435b-b1f7-3c19244945c0", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7fae829d-9709-468e-8ded-c90d2b1c4055", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "efaabef2-2aa2-4182-94a0-fc92c78f0682", "generatedFromUUID": "7fae829d-9709-468e-8ded-c90d2b1c4055" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "efaabef2-2aa2-4182-94a0-fc92c78f0682", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YzQyNzU3NzJlNWZjMWZmNmIwYTI4ZGIwZTg3YzEyYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fe30d6f2-c90e-4caf-9b2c-a98091e5dc78" } ], "workloadContext": "Production" } 2023-04-21T21:27:23.587Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-21T21:27:23.588Z|ba86a7e8-0ef1-4822-b567-68caa182c5f7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5421a537-5e7a-4ccf-a249-883de4a49e6b ASDC 2023-04-21T21:27:23.590Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:42a4d2f7-654b-4d3c-b933-306fe680fc3d ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:5421a537-5e7a-4ccf-a249-883de4a49e6b ServiceInvariantUUID:4eedd568-96c5-47ec-b417-40874166fc71 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:fe30d6f2-c90e-4caf-9b2c-a98091e5dc78 ArtifactChecksum:YzQyNzU3NzJlNWZjMWZmNmIwYTI4ZGIwZTg3YzEyYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:df1e2d7a-232b-4545-b275-7705b7a9851d ResourceInvariantUUID:9627aeaa-7005-48b3-82dd-43ee04ae966f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:c9ff297d-a712-4ec5-aad7-858f1dcc0016 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:a912918e-4743-435b-b1f7-3c19244945c0 ArtifactChecksum:YjQ3NWNiZDJmY2RlZGE3ZTg5MzhkMGQ1ZTdjOTQ2ODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:7fae829d-9709-468e-8ded-c90d2b1c4055 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:efaabef2-2aa2-4182-94a0-fc92c78f0682 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:efaabef2-2aa2-4182-94a0-fc92c78f0682 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-21T21:27:23.591Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5421a537-5e7a-4ccf-a249-883de4a49e6b 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-21T21:27:23.664Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T21:27:23.664Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:27:23.665Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:27:23.665Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: fe30d6f2-c90e-4caf-9b2c-a98091e5dc78 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-21T21:27:23.665Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:27:23.666Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-21T21:27:23.788Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:27:23.789Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar fe30d6f2-c90e-4caf-9b2c-a98091e5dc78 82979 2023-04-21T21:27:23.789Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-04-21T21:27:23.789Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-21T21:27:23.790Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:27:23.790Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:23.790Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:23.791Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112443789, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:24.793Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-21T21:27:24.794Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-04-21T21:27:24.794Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: fe30d6f2-c90e-4caf-9b2c-a98091e5dc78, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:24.795Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-04-21T21:27:24.796Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:24.796Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:24.994Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17338180794940991780/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-04-21T21:27:26.348Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-21T21:27:26.348Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.349Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.350Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.350Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-21T21:27:26.350Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-04-21T21:27:26.350Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.350Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.351Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:26.351Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-04-21T21:27:26.351Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T21:27:26.351Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.351Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.352Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:26.352Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-04-21T21:27:26.352Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-21T21:27:26.352Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.353Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.353Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.353Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-21T21:27:26.353Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-21T21:27:26.353Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-21T21:27:26.354Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-21T21:27:26.354Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T21:27:26.354Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-21T21:27:26.354Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.354Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:26.355Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:26.356Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.356Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:26.356Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:26.356Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.356Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1e2e79fa-01f1-4901-b8e5-bc0aef448ad8 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.357Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:26.358Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:5421a537-5e7a-4ccf-a249-883de4a49e6b Model Version:NULL Model InvariantUuid:4eedd568-96c5-47ec-b417-40874166fc71 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:50356f1c-8c0d-4d2a-8029-1f1dbdb266d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9627aeaa-7005-48b3-82dd-43ee04ae966f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:df1e2d7a-232b-4545-b275-7705b7a9851d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e73d45b9-d73c-453c-86ba-012262dcbdc8 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:04aa01fb-b1b8-4fd5-be95-45705b2958e8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e2e79fa-01f1-4901-b8e5-bc0aef448ad8 ModelInvariantUuid:08e3b6f7-ac45-414e-b451-b16e6c2cc6c9 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:4ac15b2d-92a3-4f36-b81e-6c8c6366a3ae ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:d608140e-371f-40a3-910e-5585794d96fd ModelInvariantUuid:622861aa-550d-4d58-b046-f72119d667da ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:8cb33135-070a-4745-a41d-bec2fa9d7df6 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-21T21:27:26.370Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: c9ff297d-a712-4ec5-aad7-858f1dcc0016 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-21T21:27:26.373Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||basic_vm_macro 0 2023-04-21T21:27:26.374Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c9ff297d-a712-4ec5-aad7-858f1dcc0016 2023-04-21T21:27:26.374Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a912918e-4743-435b-b1f7-3c19244945c0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-21T21:27:26.374Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:27:26.374Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-21T21:27:26.534Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:27:26.535Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a912918e-4743-435b-b1f7-3c19244945c0 792 2023-04-21T21:27:26.535Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-04-21T21:27:26.536Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-21T21:27:26.536Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:27:26.536Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:26.536Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:26.536Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112446535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:27.538Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "e73d45b9-d73c-453c-86ba-012262dcbdc8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "04aa01fb-b1b8-4fd5-be95-45705b2958e8", "vfModuleModelCustomizationUUID": "6f190b7a-05a8-43f4-a123-6e84e60c1e45", "isBase": true, "artifacts": [ "7fae829d-9709-468e-8ded-c90d2b1c4055", "efaabef2-2aa2-4182-94a0-fc92c78f0682" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T21:27:27.541Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:04aa01fb-b1b8-4fd5-be95-45705b2958e8 VfModuleModelInvariantUUID:e73d45b9-d73c-453c-86ba-012262dcbdc8 VfModuleModelDescription:NULL Artifacts UUID List:{ 7fae829d-9709-468e-8ded-c90d2b1c4055 , efaabef2-2aa2-4182-94a0-fc92c78f0682 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-04-21T21:27:27.543Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "e73d45b9-d73c-453c-86ba-012262dcbdc8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "04aa01fb-b1b8-4fd5-be95-45705b2958e8", "vfModuleModelCustomizationUUID": "6f190b7a-05a8-43f4-a123-6e84e60c1e45", "isBase": true, "artifacts": [ "7fae829d-9709-468e-8ded-c90d2b1c4055", "efaabef2-2aa2-4182-94a0-fc92c78f0682" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-04-21T21:27:27.543Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:04aa01fb-b1b8-4fd5-be95-45705b2958e8 VfModuleModelInvariantUUID:e73d45b9-d73c-453c-86ba-012262dcbdc8 VfModuleModelDescription:NULL Artifacts UUID List:{ 7fae829d-9709-468e-8ded-c90d2b1c4055 , efaabef2-2aa2-4182-94a0-fc92c78f0682 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-04-21T21:27:27.543Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7fae829d-9709-468e-8ded-c90d2b1c4055 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-21T21:27:27.543Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:27:27.544Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-21T21:27:27.642Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:27:27.643Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 7fae829d-9709-468e-8ded-c90d2b1c4055 5033 2023-04-21T21:27:27.644Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-04-21T21:27:27.644Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-21T21:27:27.644Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:27:27.645Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:27.645Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:27.645Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112447644, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:28.646Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: efaabef2-2aa2-4182-94a0-fc92c78f0682 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-21T21:27:28.647Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-04-21T21:27:28.647Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-21T21:27:28.731Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-04-21T21:27:28.732Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env efaabef2-2aa2-4182-94a0-fc92c78f0682 903 2023-04-21T21:27:28.732Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-04-21T21:27:28.733Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-21T21:27:28.733Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-21T21:27:28.734Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:28.734Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:28.734Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112448732, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:29.735Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 5421a537-5e7a-4ccf-a249-883de4a49e6b 2023-04-21T21:27:29.735Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 c9ff297d-a712-4ec5-aad7-858f1dcc0016 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-21T21:27:29.759Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@517c213a, org.onap.sdc.toscaparser.api.parameters.Input@63cdaf9e, org.onap.sdc.toscaparser.api.parameters.Input@31ada000, org.onap.sdc.toscaparser.api.parameters.Input@24b93eb9, org.onap.sdc.toscaparser.api.parameters.Input@14fcbee5] 2023-04-21T21:27:29.760Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.761Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.761Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-04-21T21:27:29.761Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= df1e2d7a-232b-4545-b275-7705b7a9851d 2023-04-21T21:27:29.761Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: df1e2d7a-232b-4545-b275-7705b7a9851d matches Tosca VF Customization UUID: df1e2d7a-232b-4545-b275-7705b7a9851d 2023-04-21T21:27:29.761Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: df1e2d7a-232b-4545-b275-7705b7a9851d 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-21T21:27:29.765Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.765Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.766Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id df1e2d7a-232b-4545-b275-7705b7a9851d: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-04-21T21:27:29.766Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2b13eeca 2023-04-21T21:27:29.766Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.767Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-21T21:27:29.767Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6f190b7a-05a8-43f4-a123-6e84e60c1e45 2023-04-21T21:27:29.767Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6f190b7a-05a8-43f4-a123-6e84e60c1e45 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-21T21:27:29.770Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.771Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:29.771Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:29.771Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.771Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:29.772Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:29.772Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.772Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-21T21:27:29.772Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-21T21:27:29.773Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-21T21:27:29.773Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1e2e79fa-01f1-4901-b8e5-bc0aef448ad8 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-21T21:27:29.777Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.777Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:29.777Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-21T21:27:29.777Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.778Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-21T21:27:29.778Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=df1e2d7a-232b-4545-b275-7705b7a9851d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-21T21:27:29.782Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.782Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.782Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 5421a537-5e7a-4ccf-a249-883de4a49e6b: basic_vm_macro 2023-04-21T21:27:29.782Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.783Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.783Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.783Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.783Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.783Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.784Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.784Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.784Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-21T21:27:29.784Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-21T21:27:29.784Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-04-21T21:27:30.019Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro c9ff297d-a712-4ec5-aad7-858f1dcc0016 1 ASDC deployResourceStructure 2023-04-21T21:27:30.020Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-04-21T21:27:30.020Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-21T21:27:30.020Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:27:30.020Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:30.021Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:30.021Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112450019, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:31.023Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-04-21T21:27:31.023Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-21T21:27:31.023Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:27:31.024Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:31.024Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:31.024Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112451022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:32.026Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-04-21T21:27:32.026Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-21T21:27:32.027Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:27:32.027Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:32.027Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:32.028Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112452026, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:33.029Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-04-21T21:27:33.030Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-21T21:27:33.030Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-21T21:27:33.031Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:27:33.031Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:27:33.031Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112453029, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:27:34.032Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42a4d2f7-654b-4d3c-b933-306fe680fc3d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:27:34.062Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42a4d2f7-654b-4d3c-b933-306fe680fc3d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T21:27:34.068Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-21T21:27:34.069Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-21T21:27:34.069Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-21T21:27:34.069Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-21T21:27:34.069Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:27:34.070Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:27:34.070Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:27:34.070Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:27:34.070Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-21T21:27:34.071Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||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-21T21:27:34.083Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-21T21:28:04.084Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 42a4d2f7-654b-4d3c-b933-306fe680fc3d 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-21T21:28:04.098Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 42a4d2f7-654b-4d3c-b933-306fe680fc3d and serviceModelVersionId: 5421a537-5e7a-4ccf-a249-883de4a49e6b 2023-04-21T21:28:04.098Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4eedd568-96c5-47ec-b417-40874166fc71 2023-04-21T21:28:04.100Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0 2023-04-21T21:28:04.106Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-04-21T21:28:04.148Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0|INFO|500||Invoke 2023-04-21T21:28:04.149Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[42a4d2f7-654b-4d3c-b933-306fe680fc3d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bd2b7456-9019-4c33-a367-6965f238c93a], X-ECOMP-RequestID=[42a4d2f7-654b-4d3c-b933-306fe680fc3d], X-TransactionId=[], X-ONAP-RequestID=[42a4d2f7-654b-4d3c-b933-306fe680fc3d], Content-Type=[application/merge-patch+json]} 2023-04-21T21:28:04.166Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-21T21:28:04.334Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?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/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 21:28:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[221352], x-aai-txid=[0-aai-resources-230421-21:28:03:479-86346], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-21T21:28:04.335Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-21T21:28:04.335Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4eedd568-96c5-47ec-b417-40874166fc71/model-vers/model-ver/5421a537-5e7a-4ccf-a249-883de4a49e6b?depth=0|INFO|500||InvokeReturn 2023-04-21T21:28:04.336Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-21T21:28:04.336Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||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-21T21:28:04.344Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||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-21T21:28:04.344Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 42a4d2f7-654b-4d3c-b933-306fe680fc3d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-21T21:28:04.345Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-21T21:28:04.346Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-04-21T21:28:04.346Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-21T21:28:04.346Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112484344, "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-21T21:28:05.372Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:28:18.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:28:18.125Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-21T21:28:18.125Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-21T21:28:18.126Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:05.373Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:29:18.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:29:18.126Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.127Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-21T21:29:18.127Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.128Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.128Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-21T21:29:18.128Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.128Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.129Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-21T21:29:18.129Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.129Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.129Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112435559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-21T21:29:18.130Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.130Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.130Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112443789, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112446535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112447644, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112448732, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.131Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112450019, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112451022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112452026, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112453029, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-21T21:29:18.132Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "42a4d2f7-654b-4d3c-b933-306fe680fc3d", "consumerID": "SO-sdc-controller", "timestamp": 1682112484344, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-21T21:29:18.133Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-21T21:30:05.375Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:30:18.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:31:05.380Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:31:18.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:32:05.381Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:32:18.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:33:05.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:33:18.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:34:05.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:34:18.128Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:35:05.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:35:18.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:36:05.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:36:18.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:37:05.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:37:18.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:38:05.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:38:18.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:39:05.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:39:18.135Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:40:05.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:40:18.137Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:41:05.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:41:18.138Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:42:05.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:42:18.140Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:43:05.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:43:18.141Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:44:05.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:44:18.143Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:45:05.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:45:18.144Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:46:05.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:46:18.146Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:47:05.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:47:18.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:48:05.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:48:18.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:49:05.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:49:18.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:50:05.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:50:18.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:51:05.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:51:18.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:52:05.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:52:18.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:53:05.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:53:18.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:54:05.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:54:18.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:55:05.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:55:18.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:56:05.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:56:18.158Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:57:05.414Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:57:18.158Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:58:05.415Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:58:18.160Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T21:59:05.416Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T21:59:18.160Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:00:05.417Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:00:18.162Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:01:05.418Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:01:18.163Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:02:05.420Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:02:18.165Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:03:05.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:03:18.166Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:04:05.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:04:18.168Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:05:05.423Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:05:18.169Z|42a4d2f7-654b-4d3c-b933-306fe680fc3d|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:06:05.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:06:18.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:07:05.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:07:18.171Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:08:05.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:08:18.171Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:09:05.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:09:18.173Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:10:05.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:10:18.174Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:11:05.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:11:18.176Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:12:05.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:12:18.176Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:13:05.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:13:18.178Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:14:05.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:14:18.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:15:05.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:15:18.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:16:05.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:16:18.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:17:05.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:17:18.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:18:05.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:18:18.186Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:19:05.435Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:19:18.188Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:20:05.436Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:20:18.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:21:05.438Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:21:18.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:22:05.439Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:22:18.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:23:05.442Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:23:18.196Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:24:05.442Z|ee87c531-fa3f-44dd-ac6e-8086574d07d6|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:24:18.197Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:25:05.444Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:25:18.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:26:05.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:26:18.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:27:05.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:27:18.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:28:05.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:28:18.202Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:29:05.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:29:18.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:30:05.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:30:18.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:31:05.448Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:31:18.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:32:05.448Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:32:18.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:33:05.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:33:18.207Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:34:05.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:34:18.208Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:35:05.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:35:18.210Z|c8ef5d59-b7df-44d2-a06d-66a5b007f5f9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:36:05.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:36:18.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:37:05.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:37:18.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T22:38:05.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T22:38:18.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO