Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-10-27T13:32:16.030Z||main|||||INFO|500||The following profiles are active: basic
2022-10-27T13:32:28.437Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-27T13:32:28.438Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-27T13:32:28.592Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-27T13:32:32.977Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-27T13:32:33.379Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-27T13:32:33.845Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-27T13:32:33.871Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-27T13:32:33.995Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-27T13:32:34.217Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-27T13:32:34.978Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-27T13:32:37.056Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-27T13:32:39.539Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-27T13:32:39.615Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-27T13:32:40.275Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-27T13:32:40.485Z||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.
2022-10-27T13:32:41.644Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-27T13:32:42.701Z||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_
2022-10-27T13:32:43.453Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-10-27T13:32:43.454Z||main|||||ERROR|500||(conn=1138) Table 'catalogdb.activity_spec' doesn't exist
2022-10-27T13:32:43.470Z||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
2022-10-27T13:32:47.005Z||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
2022-10-27T13:32:50.050Z||main|||||WARN|500||---
2022-10-27T13:32:50.050Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-27T13:32:50.050Z||main|||||WARN|500||---
2022-10-27T13:32:50.521Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-27T13:32:55.242Z||main|||||INFO|500||Started Application in 42.696 seconds (JVM running for 45.374)
2022-10-27T13:32:55.258Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-27T13:32:55.260Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-27T13:32:55.272Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-27T13:32:55.296Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-27T13:32:55.341Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= b31bdc7b-b1c8-4292-ae6e-6ebcb6d7afb9 url= /sdc/v1/artifactTypes
2022-10-27T13:32:55.342Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-27T13:32:55.448Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-10-27T13:32:55.451Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@734bf3cb
2022-10-27T13:32:55.452Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-10-27T13:32:55.470Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-10-27T13:32:55.472Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-10-27T13:32:55.479Z||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 ASDC
	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$$4237a952.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 ASDC
	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
2022-10-27T13:33:45.238Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-27T13:33:45.240Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-27T13:33:45.241Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-27T13:33:45.245Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-27T13:33:45.248Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1c4423ac-4839-4bf2-8ce5-2fa61b9d2c10 url= /sdc/v1/artifactTypes
2022-10-27T13:33:45.249Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-27T13:33:45.254Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-10-27T13:33:45.254Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5917eab7
2022-10-27T13:33:45.254Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-10-27T13:33:45.255Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-10-27T13:33:45.255Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-10-27T13:33:45.256Z||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 ASDC
	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$$4237a952.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 ASDC
	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
2022-10-27T13:34:35.237Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-27T13:34:35.238Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-27T13:34:35.239Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-27T13:34:35.242Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-27T13:34:35.246Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c3be8049-2016-42b4-a4b9-1a15d2407600 url= /sdc/v1/artifactTypes
2022-10-27T13:34:35.247Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-27T13:34:35.343Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-10-27T13:34:35.351Z||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 ASDC server
2022-10-27T13:34:35.373Z||scheduling-1|||||DEBUG|500||create keys
2022-10-27T13:34:35.380Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-10-27T13:34:35.510Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:34:35.528Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 6fb0a2f0-ee70-451f-8a28-e132c447c098 url= /sdc/v1/registerForDistribution
2022-10-27T13:34:35.686Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 6fb0a2f0-ee70-451f-8a28-e132c447c098 url= /sdc/v1/registerForDistribution
2022-10-27T13:34:35.687Z||scheduling-1|||||INFO|500||start DistributionClient
2022-10-27T13:34:35.699Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:34:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:34:35.708Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-10-27T13:34:35.709Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:34:35.709Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:34:35.710Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:34:35.710Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:34:46.102Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:34:46.165Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:35:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:35:35.695Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:35:35.695Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:35:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:35:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:35:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:35:45.279Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:35:45.282Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:36:35.694Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:36:35.695Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:36:35.695Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:36:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:36:35.701Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:36:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:36:45.241Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:36:45.243Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:37:35.694Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:37:35.697Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:37:35.697Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:37:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:37:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:37:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:37:45.279Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:37:45.283Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:38:35.693Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:38:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:38:35.695Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:38:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:38:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:38:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:38:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:38:45.244Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:39:35.693Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:39:35.694Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:39:35.695Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:39:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:39:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:39:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:39:45.252Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:39:45.260Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:40:35.693Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:40:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:40:35.695Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:40:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:40:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:40:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:40:45.278Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:40:45.281Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:41:35.694Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:41:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:41:35.696Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:41:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:41:35.701Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:41:35.701Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:41:45.239Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:41:45.244Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:42:13.971Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-27T13:42:35.693Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:42:35.696Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:42:35.696Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:42:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:42:35.701Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:42:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:42:45.247Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:42:45.260Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:43:35.693Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:43:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:43:35.695Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:43:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:43:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:43:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:43:45.269Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:43:45.274Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:44:35.694Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:44:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:44:35.696Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:44:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:44:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:44:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:44:45.249Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:44:45.251Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:45:35.694Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:45:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:45:35.696Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:45:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:45:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:45:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:45:45.261Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:45:45.264Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:46:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:46:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:46:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:46:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:46:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:46:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:46:45.247Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:46:45.254Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:47:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:47:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:47:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:47:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:47:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:47:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:47:45.247Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:47:45.250Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:48:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:48:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:48:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:48:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:48:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:48:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:48:45.243Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:48:45.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:49:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:49:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:49:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:49:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:49:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:49:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:49:45.262Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:49:45.282Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:50:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:50:35.695Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:50:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:50:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:50:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:50:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:50:45.274Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:50:45.285Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:51:35.694Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:51:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:51:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:51:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:51:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:51:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:51:45.263Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:51:45.263Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:52:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:52:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:52:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:52:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:52:35.700Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:52:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:52:45.240Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:52:45.260Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:53:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:53:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:53:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:53:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:53:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:53:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:53:45.262Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:53:45.262Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:54:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:54:35.695Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:54:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:54:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:54:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:54:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:54:45.258Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:54:45.266Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:55:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:55:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:55:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:55:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:55:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:55:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:55:45.256Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:55:45.273Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:56:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:56:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:56:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:56:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:56:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:56:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:56:45.266Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:56:45.267Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:57:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:57:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:57:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:57:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:57:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:57:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:57:45.258Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:57:45.260Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:58:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:58:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:58:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:58:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:58:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:58:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:58:45.261Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:58:45.264Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:59:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:59:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:59:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:59:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T13:59:35.701Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T13:59:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T13:59:45.239Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T13:59:45.262Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:00:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:00:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:00:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:00:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:00:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:00:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:00:45.267Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:00:45.268Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:01:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:01:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:01:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:01:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:01:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:01:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:01:45.274Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:01:45.276Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:02:35.695Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:02:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:02:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:02:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:02:35.701Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:02:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:02:45.282Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:02:45.282Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:03:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:03:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:03:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:03:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:03:35.700Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:03:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:03:45.240Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:03:45.269Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:04:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:04:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:04:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:04:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:04:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:04:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:04:45.279Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:04:45.279Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:05:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:05:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:05:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:05:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:05:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:05:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:05:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:05:45.243Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:06:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:06:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:06:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:06:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:06:35.701Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:06:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:06:45.249Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:06:45.249Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:07:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:07:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:07:35.697Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:07:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:07:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:07:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:07:45.248Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:07:45.251Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:08:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:08:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:08:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:08:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:08:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:08:35.701Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:08:45.245Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:08:45.249Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:09:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:09:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:09:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:09:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:09:35.701Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:09:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:09:45.251Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:09:45.257Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:10:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:10:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:10:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:10:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:10:35.701Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:10:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:10:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:10:45.246Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:11:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:11:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:11:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:11:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:11:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:11:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:11:45.238Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:11:45.248Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:12:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:12:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:12:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:12:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:12:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:12:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:12:45.236Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:12:45.238Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:13:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:13:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:13:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:13:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:13:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:13:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:13:45.246Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:13:45.257Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:14:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:14:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:14:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:14:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:14:35.701Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:14:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:14:45.245Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:14:45.283Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:15:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:15:35.697Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:15:35.697Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:15:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:15:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:15:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:15:45.248Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:15:45.253Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:16:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:16:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:16:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:16:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:16:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:16:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:16:45.244Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:16:45.244Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:17:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:17:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:17:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:17:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:17:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:17:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:17:45.242Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:17:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:18:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:18:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:18:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:18:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:18:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:18:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:18:45.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:18:45.248Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:19:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:19:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:19:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:19:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:19:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:19:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:19:45.236Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:19:45.238Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:20:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:20:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:20:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:20:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:20:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:20:35.700Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:20:45.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:20:45.249Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:21:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:21:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:21:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:21:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:21:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:21:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:21:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:21:45.244Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:22:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:22:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:22:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:22:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:22:35.700Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:22:35.700Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:22:45.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:22:45.253Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:23:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:23:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:23:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:23:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:23:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:23:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:23:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:23:45.244Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:24:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:24:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:24:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:24:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:24:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:24:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:24:45.248Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:24:45.250Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:25:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:25:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:25:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:25:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:25:35.701Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:25:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:25:45.245Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:25:45.246Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:26:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:26:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:26:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:26:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:26:35.701Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:26:35.701Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:26:45.257Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:26:45.260Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:27:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:27:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:27:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:27:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:27:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:27:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:27:45.246Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:27:45.247Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:28:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:28:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:28:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:28:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:28:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:28:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:28:45.245Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:28:45.245Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:29:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:29:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:29:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:29:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:29:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:29:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:29:45.239Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:29:45.240Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:30:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:30:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:30:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:30:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:30:35.701Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:30:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:30:45.244Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:30:45.247Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:31:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:31:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:31:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:31:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:31:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:31:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:31:45.255Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:31:45.256Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:32:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:32:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:32:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:32:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:32:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:32:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:32:45.270Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:32:45.271Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:33:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:33:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:33:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:33:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:33:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:33:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:33:45.237Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:33:45.241Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:34:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:34:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:34:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:34:35.701Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:34:35.702Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:34:35.702Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:34:45.247Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:34:45.250Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:35:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:35:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:35:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:35:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:35:35.701Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:35:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:35:45.239Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:35:45.246Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:36:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:36:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:36:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:36:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:36:35.701Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:36:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:36:45.237Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:36:45.242Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:37:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:37:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:37:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:37:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:37:35.701Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:37:35.701Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:37:45.232Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:37:45.239Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:38:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:38:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:38:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:38:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:38:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:38:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:38:45.254Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:38:45.254Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:39:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:39:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:39:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:39:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:39:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:39:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:39:45.256Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:39:45.258Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:40:35.694Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:40:35.697Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:40:35.697Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:40:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:40:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:40:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:40:45.239Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:40:45.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:41:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:41:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:41:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:41:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:41:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:41:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:41:45.239Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:41:45.248Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:42:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:42:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:42:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:42:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:42:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:42:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:42:45.244Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:42:45.245Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:43:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:43:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:43:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:43:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:43:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:43:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:43:45.241Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:43:45.242Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:44:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:44:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:44:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:44:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:44:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:44:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:44:45.253Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:44:45.252Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:45:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:45:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:45:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:45:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:45:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:45:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:45:45.242Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:45:45.252Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:46:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:46:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:46:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:46:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:46:35.700Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:46:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:46:45.241Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:46:45.244Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:47:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:47:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:47:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:47:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:47:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:47:35.700Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:47:45.244Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:47:45.252Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:48:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:48:35.695Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:48:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:48:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:48:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:48:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:48:45.245Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:48:45.245Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:49:35.694Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:49:35.697Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:49:35.698Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:49:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:49:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:49:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:49:45.252Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:49:45.259Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:50:35.694Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:50:35.695Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:50:35.696Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:50:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:50:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:50:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:50:45.247Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:50:45.248Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:51:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:51:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:51:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:51:35.700Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:51:35.701Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:51:35.701Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:51:45.240Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:51:45.257Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:52:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:52:35.695Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:52:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:52:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:52:35.701Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:52:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:52:45.238Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:52:45.239Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:53:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:53:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:53:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:53:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:53:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:53:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:53:45.283Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:53:45.283Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:54:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:54:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:54:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:54:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:54:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:54:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:54:45.247Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:54:45.247Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:55:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:55:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:55:35.694Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:55:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:55:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:55:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:55:45.241Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:55:45.244Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:56:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:56:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:56:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:56:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:56:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:56:35.701Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:56:45.258Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:56:45.259Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:57:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:57:35.695Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:57:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:57:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:57:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:57:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:57:45.244Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:57:45.245Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:58:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:58:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:58:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:58:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:58:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:58:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:58:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:58:45.242Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:59:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:59:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:59:35.696Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:59:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T14:59:35.701Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T14:59:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T14:59:45.249Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T14:59:45.249Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:00:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:00:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:00:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:00:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:00:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:00:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:00:45.242Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:00:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:01:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:01:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:01:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:01:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:01:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:01:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:01:45.238Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:01:45.238Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:02:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:02:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:02:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:02:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:02:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:02:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:02:45.241Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:02:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:03:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:03:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:03:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:03:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:03:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:03:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:03:45.254Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:03:45.280Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:04:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:04:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:04:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:04:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:04:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:04:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:04:45.236Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:04:45.240Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:05:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:05:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:05:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:05:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:05:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:05:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:05:45.241Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:05:45.241Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:06:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:06:35.695Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:06:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:06:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:06:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:06:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:06:45.241Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:06:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:07:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:07:35.696Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:07:35.697Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:07:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:07:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:07:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:07:45.250Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:07:45.250Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:08:35.694Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:08:35.697Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:08:35.697Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:08:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:08:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:08:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:08:45.245Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:08:45.246Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:09:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:09:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:09:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:09:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:09:35.701Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:09:35.702Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:09:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:09:45.243Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:10:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:10:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:10:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:10:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:10:35.701Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:10:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:10:45.241Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:10:45.242Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:11:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:11:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:11:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:11:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:11:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:11:35.702Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:11:45.247Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:11:45.247Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:12:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:12:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:12:35.695Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:12:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:12:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:12:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:12:45.240Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:12:45.242Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:13:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:13:35.695Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:13:35.695Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:13:35.700Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:13:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:13:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:13:45.240Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:13:45.242Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:14:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:14:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:14:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:14:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:14:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:14:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:14:45.273Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:14:45.274Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:15:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:15:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:15:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:15:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:15:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:15:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:15:45.280Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:15:45.280Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:16:35.694Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:16:35.698Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:16:35.698Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:16:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:16:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:16:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:16:45.246Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:16:45.249Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:17:35.693Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:17:35.696Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:17:35.696Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:17:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:17:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:17:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:17:45.258Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:17:45.273Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:18:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:18:35.695Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:18:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:18:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:18:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:18:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:18:45.253Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:18:45.259Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:19:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:19:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:19:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:19:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:19:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:19:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:19:45.265Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:19:45.265Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:20:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:20:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:20:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:20:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:20:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:20:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:20:45.258Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:20:45.259Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:21:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:21:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:21:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:21:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:21:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:21:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:21:45.240Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:21:45.275Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:22:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:22:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:22:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:22:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:22:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:22:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:22:45.256Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:22:45.259Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:23:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:23:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:23:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:23:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:23:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:23:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:23:45.239Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:23:45.262Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:24:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:24:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:24:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:24:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:24:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:24:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:24:45.247Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:24:45.267Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:25:35.694Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:25:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:25:35.700Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:25:35.700Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:25:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:25:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:25:45.267Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:25:45.267Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:26:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:26:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:26:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:26:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:26:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:26:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:26:45.234Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:26:45.238Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:27:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:27:35.694Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:27:35.694Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:27:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:27:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:27:35.702Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:27:45.239Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:27:45.240Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:35.693Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:28:35.695Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:28:35.695Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:28:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:28:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:36.178Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:36.183Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.184Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.230Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.231Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.231Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.232Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.233Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.234Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.235Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.236Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.237Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.238Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.238Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.239Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.239Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.239Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.240Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.241Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.242Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.242Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.242Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884504041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.243Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884503256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884502735,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.244Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:36.245Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.245Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.245Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.245Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884514522,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884512581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:28:36.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884514717,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884506450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.247Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:28:36.248Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:28:36.248Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.248Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "cds",
  "timestamp": 1666884513598,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-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=?
2022-10-27T15:28:36.332Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:36.334Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.334Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"d12a8dfa-297d-418e-bfa3-e9a2d36a7c00","serviceName":"vFW 2022-10-27 15-27-19","serviceVersion":"1.0","serviceUUID":"dce34e71-5ce6-4c57-971b-a00568d9944c","serviceDescription":"catalog service description","serviceInvariantUUID":"35518f58-47f2-4869-b221-1409a117e891","resources":[{"resourceInstanceName":"vFW 13063f6b-c0c0 0","resourceName":"vFW 13063f6b-c0c0","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9c9cf20a-06e5-4777-970e-0c2f7d6c5a96","resourceInvariantUUID":"bce1b6ef-b060-422c-b6d9-3319c1701293","resourceCustomizationUUID":"40eb3c34-b34f-4f21-aa22-f3521bfbfae4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml","artifactChecksum":"MjAxYzI5ZjIzN2VjNzI4ZTE2M2Y0YWY1YzRjZWNjMjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"174b7fa4-d937-4448-94ed-49607a1d6bde","artifactVersion":"1"},{"artifactName":"vfw13063f6bc0c00_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json","artifactChecksum":"OGMwMDQ2MDFmM2VhMjY5NmRhNDY4MmMxNGM2ZDZhNDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9fa91e4b-6730-456c-b289-fd5ee0edb0ce","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"55431994-5b31-4f7a-92d2-3111216a3f2c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml","artifactChecksum":"YmIyZDVlNDIzYTQ4NzUwMTI5M2JkZDdmNzk0YzRhZGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e958dcb5-7d73-486d-a532-2d10e23ae8d8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f3c25a93-c386-43cb-9d5c-745d198475e6","artifactVersion":"2","generatedFromUUID":"55431994-5b31-4f7a-92d2-3111216a3f2c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221027152719-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml","artifactChecksum":"OTVjOThhMTJlMTFhMjhkNjEwOWE0ZTJkZmI1NGQyZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ec6b2f10-7c73-4a5a-ac99-d7fbd8b96202","artifactVersion":"1"},{"artifactName":"service-Vfw20221027152719-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar","artifactChecksum":"Y2IxY2E2ZjEzYjc4NjU1MzU2MTJhMWQ1MmU2ZjNhOWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"107e9c4c-3014-4b23-996b-45f1820f6b04","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:28:36.348Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:36.356Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-10-27T15:28:36.371Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:36.372Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-27T15:28:36.445Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
2022-10-27T15:28:36.471Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 and ComponentName cds
2022-10-27T15:28:36.472Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-10-27T15:28:36.477Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:36.477Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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 (?, ?, ?, ?, ?)
2022-10-27T15:28:36.496Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:36.497Z||pool-3-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:36.509Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:28:36.510Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884515547,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:28:36.510Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:28:37.380Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:37.381Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:37.383Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:37.383Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:28:37.484Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:37.485Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:37.485Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:37.502Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:37.503Z||pool-4-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:38.384Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:38.385Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:38.387Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:38.387Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:28:38.487Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:38.489Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:38.489Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:38.503Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:38.504Z||pool-5-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:39.388Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:39.389Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:39.391Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:39.392Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:39.492Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:39.493Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:39.493Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:39.507Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:39.507Z||pool-6-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:40.392Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:40.393Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:40.396Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:40.396Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-27T15:28:40.496Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:40.497Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:40.497Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:40.510Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:40.511Z||pool-7-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:41.397Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:41.397Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:41.401Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:41.401Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:28:41.501Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:41.502Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:41.502Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:41.516Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:41.516Z||pool-8-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:42.401Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:28:42.402Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:42.405Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:42.405Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:28:42.505Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:42.506Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:42.506Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:42.521Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:42.521Z||pool-9-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:28:43.407Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "serviceName": "vFW 2022-10-27 15-27-19",
  "serviceVersion": "1.0",
  "serviceUUID": "dce34e71-5ce6-4c57-971b-a00568d9944c",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "35518f58-47f2-4869-b221-1409a117e891",
  "resources": [
    {
      "resourceInstanceName": "vFW 13063f6b-c0c0 0",
      "resourceCustomizationUUID": "40eb3c34-b34f-4f21-aa22-f3521bfbfae4",
      "resourceName": "vFW 13063f6b-c0c0",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9c9cf20a-06e5-4777-970e-0c2f7d6c5a96",
      "resourceInvariantUUID": "bce1b6ef-b060-422c-b6d9-3319c1701293",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw13063f6bc0c00_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
          "artifactChecksum": "OGMwMDQ2MDFmM2VhMjY5NmRhNDY4MmMxNGM2ZDZhNDE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9fa91e4b-6730-456c-b289-fd5ee0edb0ce",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "55431994-5b31-4f7a-92d2-3111216a3f2c",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f3c25a93-c386-43cb-9d5c-745d198475e6",
            "generatedFromUUID": "55431994-5b31-4f7a-92d2-3111216a3f2c"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f3c25a93-c386-43cb-9d5c-745d198475e6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221027152719-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
      "artifactChecksum": "Y2IxY2E2ZjEzYjc4NjU1MzU2MTJhMWQ1MmU2ZjNhOWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "107e9c4c-3014-4b23-996b-45f1820f6b04"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:28:43.410Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:28:43.410Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 dce34e71-5ce6-4c57-971b-a00568d9944c ASDC
2022-10-27T15:28:43.539Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
ServiceName:vFW 2022-10-27 15-27-19
ServiceVersion:1.0
ServiceUUID:dce34e71-5ce6-4c57-971b-a00568d9944c
ServiceInvariantUUID:35518f58-47f2-4869-b221-1409a117e891
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221027152719-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar
ArtifactUUID:107e9c4c-3014-4b23-996b-45f1820f6b04
ArtifactChecksum:Y2IxY2E2ZjEzYjc4NjU1MzU2MTJhMWQ1MmU2ZjNhOWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 13063f6b-c0c0 0
ResourceCustomizationUUID:40eb3c34-b34f-4f21-aa22-f3521bfbfae4
ResourceInvariantUUID:bce1b6ef-b060-422c-b6d9-3319c1701293
ResourceName:vFW 13063f6b-c0c0
ResourceType:VF
ResourceUUID:9c9cf20a-06e5-4777-970e-0c2f7d6c5a96
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw13063f6bc0c00_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json
ArtifactUUID:9fa91e4b-6730-456c-b289-fd5ee0edb0ce
ArtifactChecksum:OGMwMDQ2MDFmM2VhMjY5NmRhNDY4MmMxNGM2ZDZhNDE=
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/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml
ArtifactUUID:55431994-5b31-4f7a-92d2-3111216a3f2c
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/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
ArtifactUUID:f3c25a93-c386-43cb-9d5c-745d198475e6
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/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
ArtifactUUID:f3c25a93-c386-43cb-9d5c-745d198475e6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T15:28:43.540Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dce34e71-5ce6-4c57-971b-a00568d9944c 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=?
2022-10-27T15:28:43.630Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:28:43.631Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:28:43.633Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:28:43.633Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 107e9c4c-3014-4b23-996b-45f1820f6b04 from URL: /sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:43.633Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:28:43.635Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:43.716Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:28:43.740Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar 107e9c4c-3014-4b23-996b-45f1820f6b04 100654
2022-10-27T15:28:43.741Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar ASDC sendASDCNotification
2022-10-27T15:28:43.742Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:43.743Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:28:43.744Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:43.746Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:43.746Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884523741,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:43.847Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:28:43.849Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:43.849Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:43.862Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:43.863Z||pool-10-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:44.747Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:28:44.749Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:28:44.749Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 107e9c4c-3014-4b23-996b-45f1820f6b04, URL: /sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar to file: /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:44.750Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221027152719-csar.csar
2022-10-27T15:28:44.839Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:44.839Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:45.641Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4428520639403955611/Definitions/service-Vfw20221027152719-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-10-27T15:28:48.638Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:28:48.643Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:28:48.643Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.643Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-10-27T15:28:48.643Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.643Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 13063f6b-c0c0 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-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.644Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:48.645Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:28:48.651Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.652Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.656Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:48.656Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:28:48.658Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:28:48.660Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.660Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.660Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:48.660Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:28:48.660Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:28:48.661Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.661Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.664Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.664Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.665Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-27T15:28:48.666Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.667Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-27T15:28:48.667Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.667Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T15:28:48.667Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.667Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:28:48.668Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.668Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:48.669Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:48.669Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.669Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:48.669Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:48.669Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.670Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:48.670Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:48.670Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.670Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:48.670Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.671Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-27T15:28:48.672Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.672Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-27T15:28:48.672Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.672Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6f290699-095e-4aaf-9bf5-477046ab09f9
2022-10-27T15:28:48.672Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.673Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.674Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.674Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-27T15:28:48.674Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-27T15:28:48.675Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-27T15:28:48.675Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.675Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-27T15:28:48.675Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.675Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2d83a732-8950-45aa-8b98-b3cf490872cd
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-27T15:28:48.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:48.677Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8b611d7f-3e6f-4556-a618-b4085e472c87
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.678Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.679Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.679Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.679Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:48.679Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:48.679Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-10-27 15-27-19
Description:catalog service description
Model UUID:dce34e71-5ce6-4c57-971b-a00568d9944c
Model Version:NULL
Model InvariantUuid:35518f58-47f2-4869-b221-1409a117e891
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 13063f6b-c0c0
Model UUID:9aa979e5-f3c3-41e2-97ff-70cbe8eade20
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bce1b6ef-b060-422c-b6d9-3319c1701293
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:40eb3c34-b34f-4f21-aa22-f3521bfbfae4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8ba82a0b-5024-4d45-8be3-609973dcab69
ModelName:Vfw13063f6bC0c0..base_vfw..module-0
ModelUuid:08477386-6560-420d-95c3-18bf42439a62
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6f290699-095e-4aaf-9bf5-477046ab09f9
ModelInvariantUuid:0e20e0b7-0c85-4030-abad-cdb0a4ef194a
ModelName:vFW 13063f6b-c0c0-nodes.vfwCvfc
ModelUuid:8a82d541-b447-4b23-bc2f-f6d31b2741f1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:2fd514e7-04b9-42c5-9d1d-1e177dbd510c
ModelInvariantUuid:ac1886bb-e3e0-4aff-a5cf-0cf630287a16
ModelName:Vfw13063f6bC0c0.compute.nodes.heat.vfw
ModelUuid:9a0d6bc9-dbf3-41b3-88a2-0dc7f6e2e96c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:2d83a732-8950-45aa-8b98-b3cf490872cd
ModelInvariantUuid:aa80f9a1-07e9-4e7c-ab4c-1c1054cc23d5
ModelName:vFW 13063f6b-c0c0-nodes.vsnCvfc
ModelUuid:b4bb218a-7f2f-451e-9e22-02de7cb90772
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:192295de-d419-4549-857f-e293591b8ece
ModelInvariantUuid:9da279f4-f062-4fe4-9208-bad2a955ff8f
ModelName:Vfw13063f6bC0c0.compute.nodes.heat.vsn
ModelUuid:8d800c38-344a-4870-bba8-1c1ce7e392b1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8b611d7f-3e6f-4556-a618-b4085e472c87
ModelInvariantUuid:d8df8e38-2a6e-4bf0-aa19-9f45bd1b9ec0
ModelName:vFW 13063f6b-c0c0-nodes.vpgCvfc
ModelUuid:d1362fe9-2aee-4de9-95c5-56e8cc912501
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:756a2d2e-07d0-4aae-a2cb-d5366a081563
ModelInvariantUuid:6e191a69-1d4d-4b90-bad0-259506d31b49
ModelName:Vfw13063f6bC0c0.compute.nodes.heat.vpg
ModelUuid:76eac8af-b7b1-4001-a7f9-2cf349c16fce
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=?
2022-10-27T15:28:48.695Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 9c9cf20a-06e5-4777-970e-0c2f7d6c5a96
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:28:48.754Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||vFW 13063f6b-c0c0 0
2022-10-27T15:28:48.761Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9c9cf20a-06e5-4777-970e-0c2f7d6c5a96
2022-10-27T15:28:48.761Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 9fa91e4b-6730-456c-b289-fd5ee0edb0ce from URL: /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json
2022-10-27T15:28:48.761Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:28:48.761Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json
2022-10-27T15:28:48.843Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:28:48.844Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json 9fa91e4b-6730-456c-b289-fd5ee0edb0ce 785
2022-10-27T15:28:48.844Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json ASDC sendASDCNotification
2022-10-27T15:28:48.844Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json
2022-10-27T15:28:48.844Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:28:48.845Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:48.848Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:48.848Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884528844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:48.948Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:48.950Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:48.950Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:48.965Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:48.966Z||pool-11-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:49.850Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw13063f6bC0c0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "8ba82a0b-5024-4d45-8be3-609973dcab69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "08477386-6560-420d-95c3-18bf42439a62",
    "vfModuleModelCustomizationUUID": "aeb6a95d-0e16-4fb6-84e7-b3de40b75493",
    "isBase": true,
    "artifacts": [
      "55431994-5b31-4f7a-92d2-3111216a3f2c",
      "f3c25a93-c386-43cb-9d5c-745d198475e6"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:28:49.864Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw13063f6bC0c0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:08477386-6560-420d-95c3-18bf42439a62
VfModuleModelInvariantUUID:8ba82a0b-5024-4d45-8be3-609973dcab69
VfModuleModelDescription:NULL
Artifacts UUID List:{
55431994-5b31-4f7a-92d2-3111216a3f2c
,
f3c25a93-c386-43cb-9d5c-745d198475e6

}
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


}

2022-10-27T15:28:49.867Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw13063f6bC0c0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "8ba82a0b-5024-4d45-8be3-609973dcab69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "08477386-6560-420d-95c3-18bf42439a62",
    "vfModuleModelCustomizationUUID": "aeb6a95d-0e16-4fb6-84e7-b3de40b75493",
    "isBase": true,
    "artifacts": [
      "55431994-5b31-4f7a-92d2-3111216a3f2c",
      "f3c25a93-c386-43cb-9d5c-745d198475e6"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:28:49.867Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw13063f6bC0c0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:08477386-6560-420d-95c3-18bf42439a62
VfModuleModelInvariantUUID:8ba82a0b-5024-4d45-8be3-609973dcab69
VfModuleModelDescription:NULL
Artifacts UUID List:{
55431994-5b31-4f7a-92d2-3111216a3f2c
,
f3c25a93-c386-43cb-9d5c-745d198475e6

}
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


}

2022-10-27T15:28:49.868Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 55431994-5b31-4f7a-92d2-3111216a3f2c from URL: /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml
2022-10-27T15:28:49.868Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:28:49.868Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml
2022-10-27T15:28:49.968Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:28:49.969Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml 55431994-5b31-4f7a-92d2-3111216a3f2c 20368
2022-10-27T15:28:49.970Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-27T15:28:49.970Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml
2022-10-27T15:28:49.970Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:28:49.970Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:49.972Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:49.973Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884529970,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:50.073Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:28:50.074Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:50.074Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:50.086Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:50.086Z||pool-12-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:50.974Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f3c25a93-c386-43cb-9d5c-745d198475e6 from URL: /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
2022-10-27T15:28:50.974Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:28:50.975Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
2022-10-27T15:28:51.039Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:28:51.040Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env f3c25a93-c386-43cb-9d5c-745d198475e6 2098
2022-10-27T15:28:51.040Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-27T15:28:51.040Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
2022-10-27T15:28:51.041Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:28:51.041Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:51.043Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:51.043Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884531040,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:28:51.146Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-10-27T15:28:51.147Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:51.147Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:51.160Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:51.160Z||pool-13-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:52.044Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: dce34e71-5ce6-4c57-971b-a00568d9944c
2022-10-27T15:28:52.044Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 13063f6b-c0c0 0 9c9cf20a-06e5-4777-970e-0c2f7d6c5a96 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=?
2022-10-27T15:28:52.082Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5141172b, org.onap.sdc.toscaparser.api.parameters.Input@1a0b724f, org.onap.sdc.toscaparser.api.parameters.Input@56ab3cfd, org.onap.sdc.toscaparser.api.parameters.Input@4ac9f8fa, org.onap.sdc.toscaparser.api.parameters.Input@136856c7]
2022-10-27T15:28:52.086Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.086Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.087Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-10-27T15:28:52.087Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 40eb3c34-b34f-4f21-aa22-f3521bfbfae4
2022-10-27T15:28:52.087Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 40eb3c34-b34f-4f21-aa22-f3521bfbfae4 matches Tosca VF Customization UUID: 40eb3c34-b34f-4f21-aa22-f3521bfbfae4
2022-10-27T15:28:52.087Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 40eb3c34-b34f-4f21-aa22-f3521bfbfae4  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=?
2022-10-27T15:28:52.094Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.094Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.095Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 40eb3c34-b34f-4f21-aa22-f3521bfbfae4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-27T15:28:52.095Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@558f0de7
2022-10-27T15:28:52.095Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.095Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:28:52.096Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : aeb6a95d-0e16-4fb6-84e7-b3de40b75493
2022-10-27T15:28:52.097Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID aeb6a95d-0e16-4fb6-84e7-b3de40b75493
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=?
2022-10-27T15:28:52.104Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.104Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.104Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:52.105Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.105Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.105Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:52.105Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.105Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-27T15:28:52.106Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.107Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6f290699-095e-4aaf-9bf5-477046ab09f9
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=?
2022-10-27T15:28:52.118Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.118Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.118Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:52.118Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.119Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.120Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-27T15:28:52.121Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.121Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2d83a732-8950-45aa-8b98-b3cf490872cd
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=?
2022-10-27T15:28:52.123Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.123Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.124Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:52.126Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.126Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.127Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-27T15:28:52.128Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8b611d7f-3e6f-4556-a618-b4085e472c87
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=?
2022-10-27T15:28:52.131Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.131Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.131Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:28:52.131Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.132Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Node template vFW 13063f6b-c0c0 0 is matching search criteria
2022-10-27T15:28:52.132Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 13063f6b-c0c0 0] matching following query criteria: sdcType=VF, customizationUUID=40eb3c34-b34f-4f21-aa22-f3521bfbfae4
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:28:52.134Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.134Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.135Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid dce34e71-5ce6-4c57-971b-a00568d9944c: vFW 13063f6b-c0c0
2022-10-27T15:28:52.135Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.135Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.135Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.135Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.136Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.136Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.136Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.136Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.137Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:28:52.137Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-10-27 15-27-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:28:52.137Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2022-10-27 15-27-19 
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 (?, ?, ?, ?, ?)
2022-10-27T15:28:52.459Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 13063f6b-c0c0 9c9cf20a-06e5-4777-970e-0c2f7d6c5a96 1 ASDC deployResourceStructure
2022-10-27T15:28:52.459Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json ASDC sendASDCNotification
2022-10-27T15:28:52.460Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json
2022-10-27T15:28:52.460Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:28:52.460Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:52.462Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:52.462Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884532459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:28:52.562Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:52.584Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:52.585Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:52.597Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:52.598Z||pool-14-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:53.463Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-27T15:28:53.464Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml
2022-10-27T15:28:53.464Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:28:53.464Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:53.466Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:53.466Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884533463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:28:53.566Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:53.567Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:53.568Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:53.582Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:53.582Z||pool-15-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:54.467Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-27T15:28:54.468Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env
2022-10-27T15:28:54.468Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:28:54.468Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:54.471Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:54.471Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884534467,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:28:54.571Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:54.572Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:54.572Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:54.586Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:54.586Z||pool-16-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:55.472Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar ASDC sendASDCNotification
2022-10-27T15:28:55.472Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar
2022-10-27T15:28:55.472Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:28:55.473Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:28:55.475Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:28:55.475Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884535472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:28:55.576Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:28:55.577Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:28:55.577Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:28:55.591Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:28:55.592Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:28:56.476Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:28:56.505Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:28:56.508Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:28:56.508Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:28:56.508Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:29:26.509Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:29:26.524Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:29:26.526Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:29:26.527Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:29:26.527Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:29:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:29:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:29:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:29:35.724Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:29:35.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:29:35.725Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884514465,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:29:35.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:29:56.527Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:29:56.542Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:29:56.546Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:29:56.546Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:29:56.546Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:30:26.547Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:30:26.561Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:30:26.564Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:30:26.564Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:30:26.564Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:30:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:30:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:30:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:30:35.724Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:30:35.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:30:35.725Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:30:35.726Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:30:56.564Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:30:56.592Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:30:56.596Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:30:56.596Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:30:56.597Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:31:26.597Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:31:26.616Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:31:26.619Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:31:26.620Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:31:26.620Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:31:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:31:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:31:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:31:36.228Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:31:36.230Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.230Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:31:36.230Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.231Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "policy-id",
  "timestamp": 1666884516553,
  "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=?
2022-10-27T15:31:36.244Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
2022-10-27T15:31:36.244Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 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 (?, ?, ?, ?, ?)
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.259Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884510653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.260Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884520317,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.261Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.262Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.262Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884518492,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.262Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.262Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.262Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884521322,
  "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=?
2022-10-27T15:31:36.268Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
2022-10-27T15:31:36.268Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 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 (?, ?, ?, ?, ?)
2022-10-27T15:31:36.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.278Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:31:36.278Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884519631,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884515693,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884520718,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.280Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884523741,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.280Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.280Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884521819,
  "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=?
2022-10-27T15:31:36.286Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
2022-10-27T15:31:36.286Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 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=?
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884522824,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884528844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.295Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884529970,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884529169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884531040,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.296Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "aai-ml",
  "timestamp": 1666884530176,
  "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=?
2022-10-27T15:31:36.303Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
2022-10-27T15:31:36.304Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 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 (?, ?, ?, ?, ?)
2022-10-27T15:31:36.314Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.314Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884532459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/vfw13063f6bc0c00_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884533463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.315Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884534467,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/resourceInstances/vfw13063f6bc0c00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:36.316Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:31:36.316Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884535472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221027152719/1.0/artifacts/service-Vfw20221027152719-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:31:36.316Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:31:56.620Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:31:56.649Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:31:56.652Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:31:56.652Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:31:56.652Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:31:56.653Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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=?
2022-10-27T15:31:56.661Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:32:26.661Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 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=?
2022-10-27T15:32:26.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 and serviceModelVersionId: dce34e71-5ce6-4c57-971b-a00568d9944c
2022-10-27T15:32:26.676Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 35518f58-47f2-4869-b221-1409a117e891
2022-10-27T15:32:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:32:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:32:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:32:41.721Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0
2022-10-27T15:32:41.839Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:32:42.376Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0|INFO|500||Invoke
2022-10-27T15:32:42.385Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d12a8dfa-297d-418e-bfa3-e9a2d36a7c00], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bc2cf404-8d9c-4e28-aec6-275029aaf8c8], X-ECOMP-RequestID=[d12a8dfa-297d-418e-bfa3-e9a2d36a7c00], X-TransactionId=[], X-ONAP-RequestID=[d12a8dfa-297d-418e-bfa3-e9a2d36a7c00], Content-Type=[application/merge-patch+json]}
2022-10-27T15:32:42.406Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:32:42.765Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?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/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[320], X-AAI-TXID=[1-aai-resources-221027-15:32:41:547-23805], vertex-id=[196640], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:32:41 GMT], Content-Type=[application/json]}
2022-10-27T15:32:42.767Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:32:42.768Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35518f58-47f2-4869-b221-1409a117e891/model-vers/model-ver/dce34e71-5ce6-4c57-971b-a00568d9944c?depth=0|INFO|500||InvokeReturn
2022-10-27T15:32:42.772Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:32:42.772Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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=?
2022-10-27T15:32:42.783Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:32:42.784Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d12a8dfa-297d-418e-bfa3-e9a2d36a7c00 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:32:42.785Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:32:42.785Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:32:42.787Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:32:42.787Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884762784,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:32:42.887Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:32:42.888Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:32:42.888Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:32:42.907Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:32:42.908Z||pool-18-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:32:43.559Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:32:43.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:32:43.560Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d12a8dfa-297d-418e-bfa3-e9a2d36a7c00",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884762784,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:32:43.561Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:32:43.807Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:32:43.808Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:32:43.808Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:32:54.097Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:32:54.097Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:32:54.098Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:32:54.098Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:32:59.063Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:32:59.064Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T15:32:59.064Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"c70a57da-6acf-4a06-92bb-16cc54db0d65","serviceName":"basic_onboard_LCRLlx","serviceVersion":"1.0","serviceUUID":"96a7634d-d0d9-457d-8cfc-ea9fa3352522","serviceDescription":"service","serviceInvariantUUID":"fdc3449c-fa26-4cb9-8a72-ed203756a346","resources":[{"resourceInstanceName":"basic_onboard_LCRLlx 0","resourceName":"basic_onboard_LCRLlx","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"948c0b19-5668-46ff-9436-ae5793c1150b","resourceInvariantUUID":"e41a5b67-d836-4e6f-8b54-95d29d9db74f","resourceCustomizationUUID":"96080beb-64e1-4e62-a421-2585f6dc2d32","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml","artifactChecksum":"ZTk3MjViMGIyM2NjMGU1M2FlMWU5N2M2Y2NhN2UxZTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ef31b3d-47d6-4a73-ad34-dfa1e6312d9e","artifactVersion":"1"},{"artifactName":"basic_onboard_lcrllx0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json","artifactChecksum":"MTE3YWZlYjhmYjMwYzBlYzNiZmQ3OTJhMGY5N2QyNGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ee94e754-8af5-43a6-8535-23f5c6d19406","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a0d159b7-a76b-4dc4-9b05-20b85823d078","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"692dd1f2-0781-4e7b-a6b6-c91ce46ea66e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bc389c45-744d-4d6f-b21e-bbe1afb4cff2","artifactVersion":"2","generatedFromUUID":"a0d159b7-a76b-4dc4-9b05-20b85823d078"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardLcrllx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml","artifactChecksum":"ODI2ODBiZmZhMzNlZDA4ZWI1MzQ2OTgyY2FjYzM0N2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd9b1e67-a2f7-4ae0-a577-e2218873b0ec","artifactVersion":"1"},{"artifactName":"service-BasicOnboardLcrllx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar","artifactChecksum":"OTczNDVjOTFmZDFlOWRkZTRmMjIyZDU4OWUyNjIxMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fc10cf82-1027-4f5e-87a3-b2968522c114","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:32:59.067Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:32:59.067Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:32:59.069Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:32:59.070Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:32:59.170Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:32:59.170Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:32:59.170Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:32:59.205Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:32:59.205Z||pool-19-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":2,"count":1}
2022-10-27T15:33:00.070Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:00.071Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:00.073Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:00.073Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:33:00.173Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:00.175Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:00.175Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:00.187Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:00.187Z||pool-20-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:01.074Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:01.075Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:01.077Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:01.077Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:33:01.177Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:01.178Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:01.178Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:01.192Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:01.192Z||pool-21-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:02.078Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:02.079Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:02.081Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:02.081Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:02.182Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:33:02.183Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:02.183Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:02.204Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:02.204Z||pool-22-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:03.082Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:03.083Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:03.086Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:03.086Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-27T15:33:03.187Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:33:03.189Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:03.189Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:03.201Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:03.202Z||pool-23-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:04.087Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:04.088Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:04.090Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:04.090Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:04.198Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-10-27T15:33:04.199Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:04.199Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:04.214Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:04.214Z||pool-24-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:05.091Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:33:05.092Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:05.094Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:05.094Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:05.194Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:05.195Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:05.196Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:05.209Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:05.209Z||pool-25-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:06.096Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "serviceName": "basic_onboard_LCRLlx",
  "serviceVersion": "1.0",
  "serviceUUID": "96a7634d-d0d9-457d-8cfc-ea9fa3352522",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fdc3449c-fa26-4cb9-8a72-ed203756a346",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_LCRLlx 0",
      "resourceCustomizationUUID": "96080beb-64e1-4e62-a421-2585f6dc2d32",
      "resourceName": "basic_onboard_LCRLlx",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "948c0b19-5668-46ff-9436-ae5793c1150b",
      "resourceInvariantUUID": "e41a5b67-d836-4e6f-8b54-95d29d9db74f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_lcrllx0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
          "artifactChecksum": "MTE3YWZlYjhmYjMwYzBlYzNiZmQ3OTJhMGY5N2QyNGQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ee94e754-8af5-43a6-8535-23f5c6d19406",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "a0d159b7-a76b-4dc4-9b05-20b85823d078",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "bc389c45-744d-4d6f-b21e-bbe1afb4cff2",
            "generatedFromUUID": "a0d159b7-a76b-4dc4-9b05-20b85823d078"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "bc389c45-744d-4d6f-b21e-bbe1afb4cff2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardLcrllx-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
      "artifactChecksum": "OTczNDVjOTFmZDFlOWRkZTRmMjIyZDU4OWUyNjIxMjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fc10cf82-1027-4f5e-87a3-b2968522c114"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:33:06.097Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:33:06.097Z|d12a8dfa-297d-418e-bfa3-e9a2d36a7c00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 96a7634d-d0d9-457d-8cfc-ea9fa3352522 ASDC
2022-10-27T15:33:06.097Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:c70a57da-6acf-4a06-92bb-16cc54db0d65
ServiceName:basic_onboard_LCRLlx
ServiceVersion:1.0
ServiceUUID:96a7634d-d0d9-457d-8cfc-ea9fa3352522
ServiceInvariantUUID:fdc3449c-fa26-4cb9-8a72-ed203756a346
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardLcrllx-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar
ArtifactUUID:fc10cf82-1027-4f5e-87a3-b2968522c114
ArtifactChecksum:OTczNDVjOTFmZDFlOWRkZTRmMjIyZDU4OWUyNjIxMjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_LCRLlx 0
ResourceCustomizationUUID:96080beb-64e1-4e62-a421-2585f6dc2d32
ResourceInvariantUUID:e41a5b67-d836-4e6f-8b54-95d29d9db74f
ResourceName:basic_onboard_LCRLlx
ResourceType:VF
ResourceUUID:948c0b19-5668-46ff-9436-ae5793c1150b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_lcrllx0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json
ArtifactUUID:ee94e754-8af5-43a6-8535-23f5c6d19406
ArtifactChecksum:MTE3YWZlYjhmYjMwYzBlYzNiZmQ3OTJhMGY5N2QyNGQ=
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/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml
ArtifactUUID:a0d159b7-a76b-4dc4-9b05-20b85823d078
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/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
ArtifactUUID:bc389c45-744d-4d6f-b21e-bbe1afb4cff2
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/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
ArtifactUUID:bc389c45-744d-4d6f-b21e-bbe1afb4cff2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T15:33:06.097Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 96a7634d-d0d9-457d-8cfc-ea9fa3352522 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 (?, ?, ?, ?, ?)
2022-10-27T15:33:06.136Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:33:06.137Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:33:06.137Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:33:06.137Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fc10cf82-1027-4f5e-87a3-b2968522c114 from URL: /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:06.138Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:33:06.138Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:06.208Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:33:06.209Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar fc10cf82-1027-4f5e-87a3-b2968522c114 75303
2022-10-27T15:33:06.209Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar ASDC sendASDCNotification
2022-10-27T15:33:06.210Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:06.210Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:33:06.210Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:06.212Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:06.212Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884786209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:06.312Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:06.313Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:06.314Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:06.325Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:06.326Z||pool-26-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:07.215Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:33:07.216Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:33:07.216Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: fc10cf82-1027-4f5e-87a3-b2968522c114, URL: /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar to file: /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:07.217Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:07.217Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:07.218Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:07.356Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11679597346287974028/Definitions/service-BasicOnboardLcrllx-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
2022-10-27T15:33:08.653Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:33:08.654Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:33:08.655Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.655Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-27T15:33:08.655Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.655Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.656Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_LCRLlx 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-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.656Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.656Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.656Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.657Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:08.657Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:33:08.657Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.658Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.658Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:08.659Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:33:08.659Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:33:08.659Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.660Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.660Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:08.660Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:33:08.660Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:33:08.661Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.661Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.661Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.662Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is not matching search criteria
2022-10-27T15:33:08.662Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-10-27T15:33:08.662Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-10-27T15:33:08.663Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-10-27T15:33:08.663Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-27T15:33:08.663Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T15:33:08.664Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.664Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:33:08.664Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.665Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:08.665Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:08.665Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.666Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:08.666Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:08.666Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.667Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:08.667Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:08.667Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.668Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is not matching search criteria
2022-10-27T15:33:08.668Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-27T15:33:08.668Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-27T15:33:08.668Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=062cb5e0-2ad3-4c86-bcb7-4184d86f9fbb
2022-10-27T15:33:08.669Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.669Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.669Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.670Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.670Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.670Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.671Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:08.671Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:08.671Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_LCRLlx
Description:service
Model UUID:96a7634d-d0d9-457d-8cfc-ea9fa3352522
Model Version:NULL
Model InvariantUuid:fdc3449c-fa26-4cb9-8a72-ed203756a346
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_LCRLlx
Model UUID:c1e3d4e8-5c7b-4d0f-b09c-a6394826b4e5
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e41a5b67-d836-4e6f-8b54-95d29d9db74f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:96080beb-64e1-4e62-a421-2585f6dc2d32
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8ddbccac-f547-42c0-acdc-7e03da71fcbf
ModelName:BasicOnboardLcrllx..base_ubuntu18..module-0
ModelUuid:a4b0c5dc-ba29-47a6-9dc5-518ae67c7608
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:062cb5e0-2ad3-4c86-bcb7-4184d86f9fbb
ModelInvariantUuid:c355cb44-f869-4a96-89fa-4f489247639d
ModelName:basic_onboard_LCRLlx-nodes.ubuntu18Cvfc
ModelUuid:8cd6d182-601e-4f4c-94ac-dd7883448505
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:3a1679f3-94b6-45cf-959d-174761a2de0f
ModelInvariantUuid:e74156e4-a6be-4c4c-bc4b-218a045fe687
ModelName:BasicOnboardLcrllx.compute.nodes.heat.ubuntu18
ModelUuid:7718df88-0295-40e2-bca4-0eb791a09ffe
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=?
2022-10-27T15:33:08.683Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 948c0b19-5668-46ff-9436-ae5793c1150b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:33:08.687Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||basic_onboard_LCRLlx 0
2022-10-27T15:33:08.687Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 948c0b19-5668-46ff-9436-ae5793c1150b
2022-10-27T15:33:08.687Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ee94e754-8af5-43a6-8535-23f5c6d19406 from URL: /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json
2022-10-27T15:33:08.688Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:33:08.688Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json
2022-10-27T15:33:08.742Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:33:08.743Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json ee94e754-8af5-43a6-8535-23f5c6d19406 798
2022-10-27T15:33:08.743Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json ASDC sendASDCNotification
2022-10-27T15:33:08.744Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json
2022-10-27T15:33:08.744Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:33:08.744Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:08.747Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:08.747Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884788743,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:08.847Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:08.848Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:08.848Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:08.861Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:08.861Z||pool-27-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:33:09.747Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardLcrllx..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8ddbccac-f547-42c0-acdc-7e03da71fcbf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a4b0c5dc-ba29-47a6-9dc5-518ae67c7608",
    "vfModuleModelCustomizationUUID": "c2b90dc0-cbec-4c52-89e2-ee5c95994de5",
    "isBase": true,
    "artifacts": [
      "a0d159b7-a76b-4dc4-9b05-20b85823d078",
      "bc389c45-744d-4d6f-b21e-bbe1afb4cff2"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:33:09.753Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardLcrllx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a4b0c5dc-ba29-47a6-9dc5-518ae67c7608
VfModuleModelInvariantUUID:8ddbccac-f547-42c0-acdc-7e03da71fcbf
VfModuleModelDescription:NULL
Artifacts UUID List:{
a0d159b7-a76b-4dc4-9b05-20b85823d078
,
bc389c45-744d-4d6f-b21e-bbe1afb4cff2

}
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


}

2022-10-27T15:33:09.755Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardLcrllx..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8ddbccac-f547-42c0-acdc-7e03da71fcbf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a4b0c5dc-ba29-47a6-9dc5-518ae67c7608",
    "vfModuleModelCustomizationUUID": "c2b90dc0-cbec-4c52-89e2-ee5c95994de5",
    "isBase": true,
    "artifacts": [
      "a0d159b7-a76b-4dc4-9b05-20b85823d078",
      "bc389c45-744d-4d6f-b21e-bbe1afb4cff2"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:33:09.756Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardLcrllx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a4b0c5dc-ba29-47a6-9dc5-518ae67c7608
VfModuleModelInvariantUUID:8ddbccac-f547-42c0-acdc-7e03da71fcbf
VfModuleModelDescription:NULL
Artifacts UUID List:{
a0d159b7-a76b-4dc4-9b05-20b85823d078
,
bc389c45-744d-4d6f-b21e-bbe1afb4cff2

}
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


}

2022-10-27T15:33:09.756Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a0d159b7-a76b-4dc4-9b05-20b85823d078 from URL: /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml
2022-10-27T15:33:09.756Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:33:09.756Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml
2022-10-27T15:33:09.809Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:33:09.809Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml a0d159b7-a76b-4dc4-9b05-20b85823d078 5033
2022-10-27T15:33:09.809Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-27T15:33:09.810Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml
2022-10-27T15:33:09.810Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:33:09.810Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:09.812Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:09.812Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884789809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:09.912Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:09.913Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:09.913Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:09.926Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:09.927Z||pool-28-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:10.813Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bc389c45-744d-4d6f-b21e-bbe1afb4cff2 from URL: /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
2022-10-27T15:33:10.814Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:33:10.814Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
2022-10-27T15:33:10.875Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:33:10.875Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env bc389c45-744d-4d6f-b21e-bbe1afb4cff2 909
2022-10-27T15:33:10.875Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-27T15:33:10.876Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
2022-10-27T15:33:10.876Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:33:10.876Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:10.879Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:10.879Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884790875,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:10.980Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:10.981Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:10.981Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:10.995Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:10.996Z||pool-29-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:33:11.880Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 96a7634d-d0d9-457d-8cfc-ea9fa3352522
2022-10-27T15:33:11.881Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_LCRLlx 0 948c0b19-5668-46ff-9436-ae5793c1150b 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=?
2022-10-27T15:33:11.900Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@d9b0ed2, org.onap.sdc.toscaparser.api.parameters.Input@73d69223, org.onap.sdc.toscaparser.api.parameters.Input@1b17698a, org.onap.sdc.toscaparser.api.parameters.Input@38b87759, org.onap.sdc.toscaparser.api.parameters.Input@6d000302]
2022-10-27T15:33:11.902Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.903Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.904Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-10-27T15:33:11.904Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 96080beb-64e1-4e62-a421-2585f6dc2d32
2022-10-27T15:33:11.904Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 96080beb-64e1-4e62-a421-2585f6dc2d32 matches Tosca VF Customization UUID: 96080beb-64e1-4e62-a421-2585f6dc2d32
2022-10-27T15:33:11.905Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 96080beb-64e1-4e62-a421-2585f6dc2d32  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=?
2022-10-27T15:33:11.908Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.908Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.909Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 96080beb-64e1-4e62-a421-2585f6dc2d32: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-27T15:33:11.909Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@71020841
2022-10-27T15:33:11.910Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.910Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:33:11.910Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c2b90dc0-cbec-4c52-89e2-ee5c95994de5
2022-10-27T15:33:11.911Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c2b90dc0-cbec-4c52-89e2-ee5c95994de5
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=?
2022-10-27T15:33:11.914Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.914Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:11.915Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:11.915Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.916Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:11.916Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:11.916Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.917Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is not matching search criteria
2022-10-27T15:33:11.917Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-27T15:33:11.917Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-27T15:33:11.918Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=062cb5e0-2ad3-4c86-bcb7-4184d86f9fbb
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=?
2022-10-27T15:33:11.922Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.923Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:11.923Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:33:11.923Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.924Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_LCRLlx 0 is matching search criteria
2022-10-27T15:33:11.924Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_LCRLlx 0] matching following query criteria: sdcType=VF, customizationUUID=96080beb-64e1-4e62-a421-2585f6dc2d32
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:33:11.926Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.927Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.927Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 96a7634d-d0d9-457d-8cfc-ea9fa3352522: basic_onboard_LCRLlx
2022-10-27T15:33:11.927Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.928Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.928Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.928Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.929Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.929Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.929Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.930Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.930Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:33:11.930Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_LCRLlx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:33:11.931Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Saving Service: basic_onboard_LCRLlx 
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 (?, ?, ?, ?, ?)
2022-10-27T15:33:12.097Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_LCRLlx 948c0b19-5668-46ff-9436-ae5793c1150b 1 ASDC deployResourceStructure
2022-10-27T15:33:12.098Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json ASDC sendASDCNotification
2022-10-27T15:33:12.098Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json
2022-10-27T15:33:12.099Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:33:12.099Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:12.102Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:12.103Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884792098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:12.202Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-10-27T15:33:12.203Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:12.203Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:12.217Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:12.217Z||pool-30-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:13.104Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-27T15:33:13.106Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml
2022-10-27T15:33:13.106Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:33:13.107Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:13.110Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:13.110Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884793104,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:13.210Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:13.211Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:13.211Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:13.225Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:13.226Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:14.111Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-27T15:33:14.112Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env
2022-10-27T15:33:14.112Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:33:14.112Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:14.115Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:14.115Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884794111,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:14.215Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:33:14.216Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:14.216Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:14.229Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:14.230Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:15.116Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar ASDC sendASDCNotification
2022-10-27T15:33:15.117Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar
2022-10-27T15:33:15.117Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:33:15.117Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:33:15.119Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:33:15.120Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884795115,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:15.220Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:33:15.221Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:33:15.221Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:15.239Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:15.239Z||pool-33-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:33:16.121Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c70a57da-6acf-4a06-92bb-16cc54db0d65
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:33:16.134Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c70a57da-6acf-4a06-92bb-16cc54db0d65
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:33:16.137Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:33:16.137Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:33:16.138Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:33:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:33:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:33:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:33:36.335Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:33:36.338Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.338Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.339Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.339Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.340Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.340Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.340Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.340Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.341Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.341Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.341Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.341Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.342Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.342Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.342Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.342Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.342Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.343Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.343Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.344Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.344Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.344Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.344Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.344Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.345Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.345Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.345Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.345Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.346Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.346Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.346Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.348Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.349Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.349Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.350Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.350Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.350Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.351Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.351Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.351Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.351Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.352Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.352Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.352Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.353Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.353Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.354Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.354Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.355Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.356Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.356Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.356Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.357Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.357Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.358Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.358Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.358Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.359Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.359Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.359Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.360Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.360Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.360Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.362Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.362Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.362Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884774041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.363Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884774097,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884770653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.364Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884776450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.365Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.365Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884773259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.365Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884784242,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.367Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884784245,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.367Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884786209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.368Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884784646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.368Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884786455,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.369Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.369Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.370Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.370Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "cds",
  "timestamp": 1666884785250,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-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=?
2022-10-27T15:33:36.382Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c70a57da-6acf-4a06-92bb-16cc54db0d65
2022-10-27T15:33:36.382Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c70a57da-6acf-4a06-92bb-16cc54db0d65 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 (?, ?, ?, ?, ?)
2022-10-27T15:33:36.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.396Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884785330,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.397Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.397Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884786400,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.398Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:33:36.398Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884788743,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884788977,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.400Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884787429,
  "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=?
2022-10-27T15:33:36.407Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c70a57da-6acf-4a06-92bb-16cc54db0d65
2022-10-27T15:33:36.407Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c70a57da-6acf-4a06-92bb-16cc54db0d65 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 (?, ?, ?, ?, ?)
2022-10-27T15:33:36.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.419Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884782735,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:33:36.420Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:33:36.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.420Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666884789982,
  "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=?
2022-10-27T15:33:36.427Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c70a57da-6acf-4a06-92bb-16cc54db0d65
2022-10-27T15:33:36.427Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c70a57da-6acf-4a06-92bb-16cc54db0d65 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 (?, ?, ?, ?, ?)
2022-10-27T15:33:36.439Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884789809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666884788433,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.440Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884790471,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884790875,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.441Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884791479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884792098,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/basic_onboard_lcrllx0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.442Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "policy-id",
  "timestamp": 1666884792487,
  "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=?
2022-10-27T15:33:36.449Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c70a57da-6acf-4a06-92bb-16cc54db0d65
2022-10-27T15:33:36.449Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c70a57da-6acf-4a06-92bb-16cc54db0d65 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=?
2022-10-27T15:33:36.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.464Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884793104,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.464Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.465Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884791552,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.465Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.465Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884794111,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/resourceInstances/basic_onboard_lcrllx0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:36.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.466Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "aai-ml",
  "timestamp": 1666884792557,
  "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=?
2022-10-27T15:33:36.473Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c70a57da-6acf-4a06-92bb-16cc54db0d65
2022-10-27T15:33:36.473Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c70a57da-6acf-4a06-92bb-16cc54db0d65 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 (?, ?, ?, ?, ?)
2022-10-27T15:33:36.486Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:33:36.486Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884795115,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLcrllx/1.0/artifacts/service-BasicOnboardLcrllx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:33:36.486Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:33:46.138Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c70a57da-6acf-4a06-92bb-16cc54db0d65
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:33:46.163Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c70a57da-6acf-4a06-92bb-16cc54db0d65
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:33:46.166Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:33:46.166Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:33:46.166Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:33:46.167Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:33:46.168Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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=?
2022-10-27T15:33:46.176Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:34:16.177Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c70a57da-6acf-4a06-92bb-16cc54db0d65 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=?
2022-10-27T15:34:16.190Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c70a57da-6acf-4a06-92bb-16cc54db0d65 and serviceModelVersionId: 96a7634d-d0d9-457d-8cfc-ea9fa3352522
2022-10-27T15:34:16.190Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fdc3449c-fa26-4cb9-8a72-ed203756a346
2022-10-27T15:34:16.193Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0
2022-10-27T15:34:16.201Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:34:16.268Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0|INFO|500||Invoke
2022-10-27T15:34:16.268Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c70a57da-6acf-4a06-92bb-16cc54db0d65], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4f4e7f76-af3a-4e86-877c-1431d0e22e9c], X-ECOMP-RequestID=[c70a57da-6acf-4a06-92bb-16cc54db0d65], X-TransactionId=[], X-ONAP-RequestID=[c70a57da-6acf-4a06-92bb-16cc54db0d65], Content-Type=[application/merge-patch+json]}
2022-10-27T15:34:16.275Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:34:16.428Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?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/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[148], X-AAI-TXID=[0-aai-resources-221027-15:34:15:417-95257], vertex-id=[204832], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:34:15 GMT], Content-Type=[application/json]}
2022-10-27T15:34:16.428Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:34:16.429Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fdc3449c-fa26-4cb9-8a72-ed203756a346/model-vers/model-ver/96a7634d-d0d9-457d-8cfc-ea9fa3352522?depth=0|INFO|500||InvokeReturn
2022-10-27T15:34:16.429Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:34:16.430Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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=?
2022-10-27T15:34:16.436Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:34:16.437Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c70a57da-6acf-4a06-92bb-16cc54db0d65 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:34:16.438Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:34:16.439Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:34:16.442Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:34:16.443Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884856438,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:34:16.543Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:34:16.544Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:34:16.545Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:16.566Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:34:16.566Z||pool-34-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:34:17.462Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:34:17.463Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:34:17.463Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:27.010Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:34:27.012Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:34:27.013Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:34:27.013Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:34:35.701Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:34:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:36.336Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:34:36.337Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-10-27T15:34:36.338Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c70a57da-6acf-4a06-92bb-16cc54db0d65",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666884856438,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:34:36.339Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:34:36.562Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:34:36.563Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:34:36.564Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:34:36.564Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:46.112Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:34:46.113Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:34:46.114Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:34:46.114Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:34:55.656Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:35:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:35:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:35:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:35:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:35:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:35:35.700Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:35:45.256Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:35:45.259Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:36:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:36:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:36:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:36:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:36:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:36:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:36:45.257Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:36:45.259Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:37:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:37:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:37:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:37:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:37:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:37:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:37:45.257Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:37:45.262Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:38:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:38:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:38:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:38:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:38:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:38:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:38:45.243Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:38:45.244Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:39:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:39:35.695Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:39:35.695Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:39:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:39:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:39:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:39:45.239Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:39:45.240Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:40:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:40:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:40:35.695Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:40:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:40:35.701Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:40:35.701Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:40:45.254Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:40:45.254Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:41:35.693Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:41:35.694Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:41:35.694Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:41:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:41:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:41:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:41:45.245Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:41:45.246Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:42:35.694Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:42:35.695Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:42:35.695Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:42:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:42:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:42:35.701Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:42:45.243Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:42:45.263Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:35.694Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:43:35.699Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:43:35.700Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:43:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:43:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:35.836Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:35.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.838Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "cds",
  "timestamp": 1666885389041,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:35.841Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.841Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885390653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "cds",
  "timestamp": 1666885389041,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885390653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:35.842Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.843Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "cds",
  "timestamp": 1666885396069,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:43:35.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.843Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "cds",
  "timestamp": 1666885397075,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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 (?, ?, ?, ?, ?)
2022-10-27T15:43:35.879Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 43536a93-766c-4c5b-a287-4bb9cb21ef4e
2022-10-27T15:43:35.879Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43536a93-766c-4c5b-a287-4bb9cb21ef4e 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 (?, ?, ?, ?, ?)
2022-10-27T15:43:35.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.892Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "policy-id",
  "timestamp": 1666885402736,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:35.892Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885403256,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "policy-id",
  "timestamp": 1666885402736,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885403256,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "policy-id",
  "timestamp": 1666885405470,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.894Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885405976,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "policy-id",
  "timestamp": 1666885406476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.895Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885407667,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:43:35.896Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.896Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.896Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "policy-id",
  "timestamp": 1666885407479,
  "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=?
2022-10-27T15:43:35.908Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 43536a93-766c-4c5b-a287-4bb9cb21ef4e
2022-10-27T15:43:35.909Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43536a93-766c-4c5b-a287-4bb9cb21ef4e 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 (?, ?, ?, ?, ?)
2022-10-27T15:43:35.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.920Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885408673,
  "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=?
2022-10-27T15:43:35.927Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 43536a93-766c-4c5b-a287-4bb9cb21ef4e
2022-10-27T15:43:35.927Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43536a93-766c-4c5b-a287-4bb9cb21ef4e 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 (?, ?, ?, ?, ?)
2022-10-27T15:43:35.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "aai-ml",
  "timestamp": 1666885406450,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:35.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "aai-ml",
  "timestamp": 1666885406450,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "aai-ml",
  "timestamp": 1666885409200,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:43:35.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "aai-ml",
  "timestamp": 1666885413028,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:43:35.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:43:36.335Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:36.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-27T15:43:36.337Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"43536a93-766c-4c5b-a287-4bb9cb21ef4e","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"dbf78afa-a60f-4c9f-b070-265b6087d3b1","serviceDescription":"service","serviceInvariantUUID":"58b87a0c-9f1a-4d4a-8445-8dbd867d660f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"93d2b31c-a5aa-4b65-bc37-ad92f39b6215","resourceInvariantUUID":"d399715c-8797-4977-b5f5-150dfe31ead7","resourceCustomizationUUID":"ae9114f4-9f15-4ca2-9f9d-47a65cac007c","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":"MmU5MDI5MTE1NWE0MmJjNjkyYTY0ODU0YTM2ZWNhMGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4baf8913-cc4a-4f25-8654-bec1637a3d1d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWQxZDFkYWUyNjc4MDhjZGUzMTY4NjNjM2Y0ZGRjMjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d7f63381-7072-4596-a544-1201aeff6445","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:43:36.346Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:43:36.346Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:43:36.352Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:43:36.352Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885415694,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:43:36.452Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:43:36.453Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:43:36.454Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:36.471Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:36.471Z||pool-35-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:43:37.353Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:43:37.354Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:43:37.357Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:43:37.358Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885415694,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:43:37.457Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:43:37.458Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:43:37.459Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:37.493Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:37.494Z||pool-36-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:43:38.359Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "dbf78afa-a60f-4c9f-b070-265b6087d3b1",
  "serviceDescription": "service",
  "serviceInvariantUUID": "58b87a0c-9f1a-4d4a-8445-8dbd867d660f",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "ae9114f4-9f15-4ca2-9f9d-47a65cac007c",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "93d2b31c-a5aa-4b65-bc37-ad92f39b6215",
      "resourceInvariantUUID": "d399715c-8797-4977-b5f5-150dfe31ead7",
      "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": "NWQxZDFkYWUyNjc4MDhjZGUzMTY4NjNjM2Y0ZGRjMjY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d7f63381-7072-4596-a544-1201aeff6445"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:43:38.360Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:43:38.360Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 dbf78afa-a60f-4c9f-b070-265b6087d3b1 ASDC
2022-10-27T15:43:38.361Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:43536a93-766c-4c5b-a287-4bb9cb21ef4e
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:dbf78afa-a60f-4c9f-b070-265b6087d3b1
ServiceInvariantUUID:58b87a0c-9f1a-4d4a-8445-8dbd867d660f
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:d7f63381-7072-4596-a544-1201aeff6445
ArtifactChecksum:NWQxZDFkYWUyNjc4MDhjZGUzMTY4NjNjM2Y0ZGRjMjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:ae9114f4-9f15-4ca2-9f9d-47a65cac007c
ResourceInvariantUUID:d399715c-8797-4977-b5f5-150dfe31ead7
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:93d2b31c-a5aa-4b65-bc37-ad92f39b6215
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-10-27T15:43:38.361Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dbf78afa-a60f-4c9f-b070-265b6087d3b1 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=?
2022-10-27T15:43:38.398Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:43:38.399Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:43:38.399Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:43:38.400Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d7f63381-7072-4596-a544-1201aeff6445 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-27T15:43:38.400Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:43:38.400Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-27T15:43:38.451Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:43:38.452Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar d7f63381-7072-4596-a544-1201aeff6445 57662
2022-10-27T15:43:38.453Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-27T15:43:38.453Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-27T15:43:38.453Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:43:38.454Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:43:38.457Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:43:38.457Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885418453,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:43:38.557Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:43:38.558Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:43:38.558Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:38.571Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:38.572Z||pool-37-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:43:39.458Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:43:39.459Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:43:39.459Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: d7f63381-7072-4596-a544-1201aeff6445, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-27T15:43:39.460Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-10-27T15:43:39.460Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-27T15:43:39.461Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-27T15:43:39.627Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9426178223259849940/Definitions/service-BasicNetwork-template.yml
2022-10-27T15:43:40.270Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.271Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.272Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.273Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-27T15:43:40.273Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:43:40.273Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:43:40.273Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.274Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.275Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.275Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.275Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.275Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.275Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.276Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.276Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.276Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:dbf78afa-a60f-4c9f-b070-265b6087d3b1
Model Version:NULL
Model InvariantUuid:58b87a0c-9f1a-4d4a-8445-8dbd867d660f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:d399715c-8797-4977-b5f5-150dfe31ead7
Model UUID:181f8416-437f-4064-b63c-92bae1ec4073
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:ae9114f4-9f15-4ca2-9f9d-47a65cac007c
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=?
2022-10-27T15:43:40.288Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 93d2b31c-a5aa-4b65-bc37-ad92f39b6215
2022-10-27T15:43:40.289Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||No resources found for Service: dbf78afa-a60f-4c9f-b070-265b6087d3b1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:43:40.300Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||
2022-10-27T15:43:40.300Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-10-27T15:43:40.301Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||No resources found for Service: dbf78afa-a60f-4c9f-b070-265b6087d3b1
2022-10-27T15:43:40.301Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: dbf78afa-a60f-4c9f-b070-265b6087d3b1
2022-10-27T15:43:40.301Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-10-27T15:43:40.302Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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=?
2022-10-27T15:43:40.311Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7987cee2, org.onap.sdc.toscaparser.api.parameters.Input@493748be, org.onap.sdc.toscaparser.api.parameters.Input@4c6788d8, org.onap.sdc.toscaparser.api.parameters.Input@42abaa6, org.onap.sdc.toscaparser.api.parameters.Input@439d841f]
2022-10-27T15:43:40.313Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.313Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.313Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid dbf78afa-a60f-4c9f-b070-265b6087d3b1: Generic NeutronNet
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.314Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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=?
2022-10-27T15:43:40.355Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.355Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.355Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.355Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.355Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:43:40.356Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:43:40.356Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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 (?, ?)
2022-10-27T15:43:40.416Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-10-27T15:43:40.416Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-27T15:43:40.416Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-27T15:43:40.417Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:43:40.417Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:43:40.419Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:43:40.419Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885420416,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:43:40.519Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:43:40.520Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:43:40.521Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:43:40.535Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:43:40.536Z||pool-38-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:43:41.422Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:43:41.438Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:43:41.441Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:43:41.442Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:43:41.442Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:44:11.442Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:44:11.461Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:44:11.468Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:44:11.468Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:44:11.468Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:44:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:44:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:44:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:44:35.729Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:44:35.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:44:35.730Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "aai-ml",
  "timestamp": 1666885414035,
  "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=?
2022-10-27T15:44:35.741Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 43536a93-766c-4c5b-a287-4bb9cb21ef4e
2022-10-27T15:44:35.741Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43536a93-766c-4c5b-a287-4bb9cb21ef4e 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 (?, ?, ?, ?, ?)
2022-10-27T15:44:41.468Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:44:41.483Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:44:41.487Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:44:41.488Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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=?
2022-10-27T15:44:41.495Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:45:11.496Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e 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=?
2022-10-27T15:45:11.506Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43536a93-766c-4c5b-a287-4bb9cb21ef4e and serviceModelVersionId: dbf78afa-a60f-4c9f-b070-265b6087d3b1
2022-10-27T15:45:11.506Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 58b87a0c-9f1a-4d4a-8445-8dbd867d660f
2022-10-27T15:45:11.507Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0
2022-10-27T15:45:11.512Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:45:11.573Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0|INFO|500||Invoke
2022-10-27T15:45:11.574Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43536a93-766c-4c5b-a287-4bb9cb21ef4e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cc5275d8-5048-41cd-9826-f4bbf58b48a2], X-ECOMP-RequestID=[43536a93-766c-4c5b-a287-4bb9cb21ef4e], X-TransactionId=[], X-ONAP-RequestID=[43536a93-766c-4c5b-a287-4bb9cb21ef4e], Content-Type=[application/merge-patch+json]}
2022-10-27T15:45:11.583Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:45:11.718Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?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/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[120], X-AAI-TXID=[2-aai-resources-221027-15:45:10:725-77406], vertex-id=[184344], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:45:10 GMT], Content-Type=[application/json]}
2022-10-27T15:45:11.719Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:45:11.720Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/58b87a0c-9f1a-4d4a-8445-8dbd867d660f/model-vers/model-ver/dbf78afa-a60f-4c9f-b070-265b6087d3b1?depth=0|INFO|500||InvokeReturn
2022-10-27T15:45:11.724Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:45:11.724Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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=?
2022-10-27T15:45:11.730Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:45:11.731Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43536a93-766c-4c5b-a287-4bb9cb21ef4e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:45:11.731Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:45:11.731Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:11.733Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:11.733Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885511731,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:45:11.833Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:11.834Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:11.835Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:11.856Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:11.856Z||pool-39-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:45:12.756Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:45:12.758Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:45:12.758Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:13.396Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:13.398Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-27T15:45:13.398Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"68626690-6b48-4525-a9e6-bb7102fedb1f","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"3e0c5667-564d-4c21-9cdd-9ef27639e9a7","serviceDescription":"service","serviceInvariantUUID":"4abd8480-32c2-48fa-8213-5d83b917b43d","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"616d22a9-fa17-42c1-aac3-8153773b6978","resourceInvariantUUID":"ff263e4e-8516-4600-ad97-72288142a0c8","resourceCustomizationUUID":"77a78bb3-3b18-49ba-aa1b-05f72c534f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODhlZTViODc1MTIwZWFjZDA3Y2RkNDRiYWUxNWIyM2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"70f53c33-ba2e-42db-94a6-3e922ead3b66","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"11fe50c0-1644-4d13-a756-d8f6aa771617","artifactVersion":"2","generatedFromUUID":"eb9fec8f-1112-4545-b053-674973278a3a"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eb9fec8f-1112-4545-b053-674973278a3a","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZjY1MTgxN2E5YTU1ZWU2OTM4MjUxM2FkMzcwMGJhMjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2009bd41-fabf-4979-ab54-ad0543d6bd7f","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2491af0e-8bfb-42a0-90dc-acad7e510267","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbcbf24f-18ff-49fd-b527-c48622315d64","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"01460013-ab8b-476d-b08f-0c43e35d8c81","artifactVersion":"2","generatedFromUUID":"2491af0e-8bfb-42a0-90dc-acad7e510267"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NDhmNTMzYzJhNTAzYjJkMWNjZWEyODNmYjM1Njk5MzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dfc3b6df-9756-4e5d-9464-657397fa1f48","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZjRjZDljMzk3YTBmOWM5ZGQ4ZmQ2NDBmMjVkM2ZiMGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6de7bfa9-11dc-47f5-b631-cc581efd625c","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:45:13.402Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:13.403Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:13.405Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:13.406Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:13.506Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:13.507Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:13.507Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:13.520Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:13.520Z||pool-40-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:14.411Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:14.411Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:14.413Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:14.414Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-27T15:45:14.514Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:14.515Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:14.515Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:14.527Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:14.527Z||pool-41-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:15.414Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:15.415Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:15.417Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:15.417Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-27T15:45:15.518Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:15.518Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:15.519Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:15.538Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:15.539Z||pool-42-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:16.418Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:16.419Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:16.421Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:16.421Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:45:16.522Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:45:16.523Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:16.523Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:16.538Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:16.539Z||pool-43-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:17.422Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:17.423Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:17.425Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:17.425Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:45:17.525Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:17.526Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:17.526Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:17.540Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:17.540Z||pool-44-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:18.426Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:18.427Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:18.428Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:18.429Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:18.529Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:18.530Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:18.530Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:18.542Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:18.543Z||pool-45-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:19.429Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:19.431Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:19.434Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:19.434Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-27T15:45:19.534Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:19.535Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:19.535Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:19.553Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:19.553Z||pool-46-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:20.435Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:20.435Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:20.437Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:20.438Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:20.538Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:20.539Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:20.539Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:20.558Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:20.559Z||pool-47-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:21.438Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:45:21.439Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:21.441Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:21.442Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:21.542Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:21.543Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:21.543Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:21.558Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:21.559Z||pool-48-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:22.443Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "3e0c5667-564d-4c21-9cdd-9ef27639e9a7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4abd8480-32c2-48fa-8213-5d83b917b43d",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "77a78bb3-3b18-49ba-aa1b-05f72c534f70",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "616d22a9-fa17-42c1-aac3-8153773b6978",
      "resourceInvariantUUID": "ff263e4e-8516-4600-ad97-72288142a0c8",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "11fe50c0-1644-4d13-a756-d8f6aa771617",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "eb9fec8f-1112-4545-b053-674973278a3a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "ZjY1MTgxN2E5YTU1ZWU2OTM4MjUxM2FkMzcwMGJhMjE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "2009bd41-fabf-4979-ab54-ad0543d6bd7f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "2491af0e-8bfb-42a0-90dc-acad7e510267",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "01460013-ab8b-476d-b08f-0c43e35d8c81",
            "generatedFromUUID": "2491af0e-8bfb-42a0-90dc-acad7e510267"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "01460013-ab8b-476d-b08f-0c43e35d8c81",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ZjRjZDljMzk3YTBmOWM5ZGQ4ZmQ2NDBmMjVkM2ZiMGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6de7bfa9-11dc-47f5-b631-cc581efd625c"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:45:22.444Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:45:22.444Z|43536a93-766c-4c5b-a287-4bb9cb21ef4e|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 3e0c5667-564d-4c21-9cdd-9ef27639e9a7 ASDC
2022-10-27T15:45:22.445Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:68626690-6b48-4525-a9e6-bb7102fedb1f
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:3e0c5667-564d-4c21-9cdd-9ef27639e9a7
ServiceInvariantUUID:4abd8480-32c2-48fa-8213-5d83b917b43d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:6de7bfa9-11dc-47f5-b631-cc581efd625c
ArtifactChecksum:ZjRjZDljMzk3YTBmOWM5ZGQ4ZmQ2NDBmMjVkM2ZiMGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:77a78bb3-3b18-49ba-aa1b-05f72c534f70
ResourceInvariantUUID:ff263e4e-8516-4600-ad97-72288142a0c8
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:616d22a9-fa17-42c1-aac3-8153773b6978
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:11fe50c0-1644-4d13-a756-d8f6aa771617
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:eb9fec8f-1112-4545-b053-674973278a3a
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:2009bd41-fabf-4979-ab54-ad0543d6bd7f
ArtifactChecksum:ZjY1MTgxN2E5YTU1ZWU2OTM4MjUxM2FkMzcwMGJhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:2491af0e-8bfb-42a0-90dc-acad7e510267
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:01460013-ab8b-476d-b08f-0c43e35d8c81
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:01460013-ab8b-476d-b08f-0c43e35d8c81
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T15:45:22.445Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3e0c5667-564d-4c21-9cdd-9ef27639e9a7 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:22.485Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:45:22.485Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:45:22.486Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:45:22.486Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6de7bfa9-11dc-47f5-b631-cc581efd625c from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-27T15:45:22.486Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:22.486Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-27T15:45:22.559Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:22.560Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 6de7bfa9-11dc-47f5-b631-cc581efd625c 73681
2022-10-27T15:45:22.560Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-10-27T15:45:22.561Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-27T15:45:22.561Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:22.561Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:22.563Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:22.563Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885522560,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:22.663Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:22.664Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:22.664Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:22.678Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:22.679Z||pool-49-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:23.565Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:45:23.566Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:45:23.567Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 6de7bfa9-11dc-47f5-b631-cc581efd625c, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:23.567Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-10-27T15:45:23.568Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:23.568Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:23.673Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18228307341379476626/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-10-27T15:45:24.837Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2022-10-27T15:45:24.838Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||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-BasicCnf-csar.csar
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:24.839Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:45:24.840Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:45:24.840Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.840Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.840Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:24.841Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:45:24.841Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:45:24.841Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.841Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.841Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template dummy is not matching search criteria
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.842Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:45:24.843Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.843Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:24.843Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:24.843Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:24.844Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=b57d6ecf-5267-46ba-bd88-ddd9719c70be
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.845Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.846Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.846Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.846Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.846Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:24.846Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:24.847Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:3e0c5667-564d-4c21-9cdd-9ef27639e9a7
Model Version:NULL
Model InvariantUuid:4abd8480-32c2-48fa-8213-5d83b917b43d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:ee35b92e-936c-4c95-b042-54f0d5715f56
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ff263e4e-8516-4600-ad97-72288142a0c8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:77a78bb3-3b18-49ba-aa1b-05f72c534f70
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1a357296-69b5-4ed6-9649-281adf1685d8
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:b4215adf-8821-4ad4-bae9-e43053318e3a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:b57d6ecf-5267-46ba-bd88-ddd9719c70be
ModelInvariantUuid:514fd933-deb1-4f19-aaa6-17ce545b931f
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:a2bb2fe2-9562-43e5-9ec8-684a67a89b0f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:dbb56116-72af-4c83-a2e0-233238cab86e
ModelInvariantUuid:fe1a62db-548c-4f12-9717-585303728af0
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:f3cf3c95-0302-4a3a-bae4-a28ab76aac64
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=?
2022-10-27T15:45:24.860Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 616d22a9-fa17-42c1-aac3-8153773b6978
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:45:24.864Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||basic_cnf 0
2022-10-27T15:45:24.865Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 616d22a9-fa17-42c1-aac3-8153773b6978
2022-10-27T15:45:24.865Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 11fe50c0-1644-4d13-a756-d8f6aa771617 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-27T15:45:24.865Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:24.865Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-27T15:45:24.942Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:24.943Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 11fe50c0-1644-4d13-a756-d8f6aa771617 12
2022-10-27T15:45:24.943Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-10-27T15:45:24.943Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-10-27T15:45:24.943Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:24.943Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:24.946Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:24.946Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885524943,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:25.046Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:25.047Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:25.047Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:25.063Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:25.064Z||pool-50-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:25.947Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb9fec8f-1112-4545-b053-674973278a3a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-27T15:45:25.948Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:25.948Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-27T15:45:26.009Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:26.009Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz eb9fec8f-1112-4545-b053-674973278a3a 2688
2022-10-27T15:45:26.010Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-10-27T15:45:26.010Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-10-27T15:45:26.010Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:26.010Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:26.012Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:26.013Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885526010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:26.113Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:26.114Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:26.114Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:26.127Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:26.128Z||pool-51-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:27.014Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 2009bd41-fabf-4979-ab54-ad0543d6bd7f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-27T15:45:27.014Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:27.015Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-27T15:45:27.074Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:27.074Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2009bd41-fabf-4979-ab54-ad0543d6bd7f 828
2022-10-27T15:45:27.074Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-10-27T15:45:27.074Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-27T15:45:27.075Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:27.075Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:27.077Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:27.077Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885527074,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:27.177Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:27.178Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:27.178Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:27.199Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:27.199Z||pool-52-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:28.077Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "1a357296-69b5-4ed6-9649-281adf1685d8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b4215adf-8821-4ad4-bae9-e43053318e3a",
    "vfModuleModelCustomizationUUID": "1fbdccba-b4b6-49e1-9fa0-0030d376a404",
    "isBase": true,
    "artifacts": [
      "2491af0e-8bfb-42a0-90dc-acad7e510267",
      "eb9fec8f-1112-4545-b053-674973278a3a",
      "01460013-ab8b-476d-b08f-0c43e35d8c81"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-27T15:45:28.085Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b4215adf-8821-4ad4-bae9-e43053318e3a
VfModuleModelInvariantUUID:1a357296-69b5-4ed6-9649-281adf1685d8
VfModuleModelDescription:NULL
Artifacts UUID List:{
2491af0e-8bfb-42a0-90dc-acad7e510267
,
eb9fec8f-1112-4545-b053-674973278a3a
,
01460013-ab8b-476d-b08f-0c43e35d8c81

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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


}

2022-10-27T15:45:28.087Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "1a357296-69b5-4ed6-9649-281adf1685d8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b4215adf-8821-4ad4-bae9-e43053318e3a",
    "vfModuleModelCustomizationUUID": "1fbdccba-b4b6-49e1-9fa0-0030d376a404",
    "isBase": true,
    "artifacts": [
      "2491af0e-8bfb-42a0-90dc-acad7e510267",
      "eb9fec8f-1112-4545-b053-674973278a3a",
      "01460013-ab8b-476d-b08f-0c43e35d8c81"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-10-27T15:45:28.087Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b4215adf-8821-4ad4-bae9-e43053318e3a
VfModuleModelInvariantUUID:1a357296-69b5-4ed6-9649-281adf1685d8
VfModuleModelDescription:NULL
Artifacts UUID List:{
2491af0e-8bfb-42a0-90dc-acad7e510267
,
eb9fec8f-1112-4545-b053-674973278a3a
,
01460013-ab8b-476d-b08f-0c43e35d8c81

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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


}

2022-10-27T15:45:28.088Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 2491af0e-8bfb-42a0-90dc-acad7e510267 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-27T15:45:28.088Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:28.088Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-27T15:45:28.149Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:28.150Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2491af0e-8bfb-42a0-90dc-acad7e510267 1164
2022-10-27T15:45:28.150Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-10-27T15:45:28.150Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-27T15:45:28.150Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:28.151Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:28.153Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:28.153Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885528150,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:28.253Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:28.255Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:28.255Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:28.269Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:28.269Z||pool-53-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:29.154Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 01460013-ab8b-476d-b08f-0c43e35d8c81 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-27T15:45:29.155Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:45:29.155Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-27T15:45:29.219Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:45:29.219Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 01460013-ab8b-476d-b08f-0c43e35d8c81 200
2022-10-27T15:45:29.219Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-10-27T15:45:29.219Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-27T15:45:29.220Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:45:29.220Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:29.222Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:29.222Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885529219,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:29.323Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:29.324Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:29.325Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:29.338Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:29.339Z||pool-54-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:30.223Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 3e0c5667-564d-4c21-9cdd-9ef27639e9a7
2022-10-27T15:45:30.224Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 616d22a9-fa17-42c1-aac3-8153773b6978 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=?
2022-10-27T15:45:30.243Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
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=?
2022-10-27T15:45:30.252Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@21a521e9, org.onap.sdc.toscaparser.api.parameters.Input@3b9925, org.onap.sdc.toscaparser.api.parameters.Input@358e5e10, org.onap.sdc.toscaparser.api.parameters.Input@28fa22f, org.onap.sdc.toscaparser.api.parameters.Input@aad71fe]
2022-10-27T15:45:30.253Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.253Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.254Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-10-27T15:45:30.254Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 77a78bb3-3b18-49ba-aa1b-05f72c534f70
2022-10-27T15:45:30.254Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 77a78bb3-3b18-49ba-aa1b-05f72c534f70 matches Tosca VF Customization UUID: 77a78bb3-3b18-49ba-aa1b-05f72c534f70
2022-10-27T15:45:30.254Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 77a78bb3-3b18-49ba-aa1b-05f72c534f70  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=?
2022-10-27T15:45:30.257Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.257Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.258Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 77a78bb3-3b18-49ba-aa1b-05f72c534f70: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-27T15:45:30.258Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6edbdfe3
2022-10-27T15:45:30.259Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.259Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:45:30.259Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1fbdccba-b4b6-49e1-9fa0-0030d376a404
2022-10-27T15:45:30.259Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1fbdccba-b4b6-49e1-9fa0-0030d376a404
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=?
2022-10-27T15:45:30.263Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.263Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:30.263Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:30.264Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.264Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:30.264Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:30.265Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.265Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-10-27T15:45:30.265Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-10-27T15:45:30.265Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=b57d6ecf-5267-46ba-bd88-ddd9719c70be
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=?
2022-10-27T15:45:30.269Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.269Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:30.269Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:45:30.270Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.270Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-10-27T15:45:30.270Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=77a78bb3-3b18-49ba-aa1b-05f72c534f70
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:45:30.273Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.273Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.274Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 3e0c5667-564d-4c21-9cdd-9ef27639e9a7: basic_cnf
2022-10-27T15:45:30.274Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.274Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.275Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.275Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.275Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.275Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.276Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.276Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.276Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:45:30.276Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:45:30.277Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf 
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: 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 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:30.367Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 616d22a9-fa17-42c1-aac3-8153773b6978 1 ASDC deployResourceStructure
2022-10-27T15:45:30.368Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-10-27T15:45:30.368Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-10-27T15:45:30.368Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-27T15:45:30.369Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:30.371Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:30.371Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885530367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-27T15:45:30.471Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:30.472Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:30.473Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:30.484Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:30.485Z||pool-55-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:31.372Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-10-27T15:45:31.373Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-10-27T15:45:31.373Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-27T15:45:31.373Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:31.375Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:31.376Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885531372,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-27T15:45:31.476Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:31.477Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:31.477Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:31.492Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:31.492Z||pool-56-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:32.377Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-10-27T15:45:32.377Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-10-27T15:45:32.377Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:45:32.377Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:32.380Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:32.380Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885532376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:32.480Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:32.481Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:32.481Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:32.496Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:32.497Z||pool-57-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:33.381Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-10-27T15:45:33.381Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-10-27T15:45:33.381Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:45:33.382Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:33.384Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:33.384Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885533381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:33.484Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:45:33.485Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:33.485Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:33.500Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:33.500Z||pool-58-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:34.385Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-10-27T15:45:34.385Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-10-27T15:45:34.386Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:45:34.386Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:34.388Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:34.388Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885534385,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:34.488Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:34.489Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:34.490Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:34.510Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:34.510Z||pool-59-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:35.395Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-10-27T15:45:35.396Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-10-27T15:45:35.396Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:45:35.396Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:45:35.399Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:45:35.400Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885535395,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.500Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:45:35.501Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:45:35.501Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:35.515Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:35.515Z||pool-60-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:45:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:45:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:45:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:45:35.721Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:45:35.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.732Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885415694,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885415694,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885418453,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.733Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885420416,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.734Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.741Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.745Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.745Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885434041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885433256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885430653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.748Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885444551,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885446783,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885436451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.749Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885444680,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.750Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "cds",
  "timestamp": 1666885445559,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-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=?
2022-10-27T15:45:35.760Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 68626690-6b48-4525-a9e6-bb7102fedb1f
2022-10-27T15:45:35.760Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68626690-6b48-4525-a9e6-bb7102fedb1f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.771Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885446121,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885445765,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885446833,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885449164,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885447900,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885450168,
  "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=?
2022-10-27T15:45:35.780Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 68626690-6b48-4525-a9e6-bb7102fedb1f
2022-10-27T15:45:35.780Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68626690-6b48-4525-a9e6-bb7102fedb1f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.791Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.791Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.791Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.791Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.791Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885448957,
  "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=?
2022-10-27T15:45:35.797Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 68626690-6b48-4525-a9e6-bb7102fedb1f
2022-10-27T15:45:35.798Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68626690-6b48-4525-a9e6-bb7102fedb1f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.808Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885449961,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885452488,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885453494,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885452675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.810Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.811Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.811Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "policy-id",
  "timestamp": 1666885454500,
  "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=?
2022-10-27T15:45:35.818Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 68626690-6b48-4525-a9e6-bb7102fedb1f
2022-10-27T15:45:35.818Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68626690-6b48-4525-a9e6-bb7102fedb1f 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=?
2022-10-27T15:45:35.827Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.827Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.827Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.827Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.827Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.828Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.828Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.828Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "aai-ml",
  "timestamp": 1666885453679,
  "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=?
2022-10-27T15:45:35.838Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 68626690-6b48-4525-a9e6-bb7102fedb1f
2022-10-27T15:45:35.838Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68626690-6b48-4525-a9e6-bb7102fedb1f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.848Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.848Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.849Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.849Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.849Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.850Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.851Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.852Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.853Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.853Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.853Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885456845,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.854Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.855Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "cds",
  "timestamp": 1666885457850,
  "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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.883Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7c7efe01-f349-4e72-bf39-51b823dbda8f
2022-10-27T15:45:35.883Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c7efe01-f349-4e72-bf39-51b823dbda8f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.896Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885458690,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.897Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885442735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885459817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.898Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885462595,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885460882,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.899Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885463600,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.900Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885461910,
  "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=?
2022-10-27T15:45:35.908Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7c7efe01-f349-4e72-bf39-51b823dbda8f
2022-10-27T15:45:35.908Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c7efe01-f349-4e72-bf39-51b823dbda8f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.920Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "policy-id",
  "timestamp": 1666885464604,
  "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=?
2022-10-27T15:45:35.926Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7c7efe01-f349-4e72-bf39-51b823dbda8f
2022-10-27T15:45:35.927Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c7efe01-f349-4e72-bf39-51b823dbda8f 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=?
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.936Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885462914,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.937Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.938Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885449041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.939Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.940Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885466980,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.941Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.943Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "cds",
  "timestamp": 1666885467985,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.963Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 071571b2-2907-49ca-a233-15df725b22db
2022-10-27T15:45:35.963Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071571b2-2907-49ca-a233-15df725b22db 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.973Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.973Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.973Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885470982,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.974Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.975Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666885450965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885473265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885465607,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.977Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885474268,
  "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=?
2022-10-27T15:45:35.984Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7c7efe01-f349-4e72-bf39-51b823dbda8f
2022-10-27T15:45:35.984Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c7efe01-f349-4e72-bf39-51b823dbda8f 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 (?, ?, ?, ?, ?)
2022-10-27T15:45:35.993Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885466450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885474340,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:45:35.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.995Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885473587,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:45:35.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:35.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:45:35.995Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885475345,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:45:35.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:45:36.400Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68626690-6b48-4525-a9e6-bb7102fedb1f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:45:36.414Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68626690-6b48-4525-a9e6-bb7102fedb1f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:45:36.418Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:45:36.418Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:45:36.418Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:45:36.419Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||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=?
2022-10-27T15:45:36.426Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:46:06.427Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68626690-6b48-4525-a9e6-bb7102fedb1f 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=?
2022-10-27T15:46:06.435Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68626690-6b48-4525-a9e6-bb7102fedb1f and serviceModelVersionId: 3e0c5667-564d-4c21-9cdd-9ef27639e9a7
2022-10-27T15:46:06.435Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4abd8480-32c2-48fa-8213-5d83b917b43d
2022-10-27T15:46:06.436Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0
2022-10-27T15:46:06.440Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:46:06.493Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0|INFO|500||Invoke
2022-10-27T15:46:06.493Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68626690-6b48-4525-a9e6-bb7102fedb1f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[16b1528a-1cae-4588-ab59-c7d653add960], X-ECOMP-RequestID=[68626690-6b48-4525-a9e6-bb7102fedb1f], X-TransactionId=[], X-ONAP-RequestID=[68626690-6b48-4525-a9e6-bb7102fedb1f], Content-Type=[application/merge-patch+json]}
2022-10-27T15:46:06.501Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:46:06.605Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?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/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[99], X-AAI-TXID=[2-aai-resources-221027-15:46:05:642-85233], vertex-id=[233552], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:46:05 GMT], Content-Type=[application/json]}
2022-10-27T15:46:06.605Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:46:06.606Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4abd8480-32c2-48fa-8213-5d83b917b43d/model-vers/model-ver/3e0c5667-564d-4c21-9cdd-9ef27639e9a7?depth=0|INFO|500||InvokeReturn
2022-10-27T15:46:06.609Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:46:06.610Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||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=?
2022-10-27T15:46:06.617Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:46:06.618Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68626690-6b48-4525-a9e6-bb7102fedb1f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:46:06.618Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:46:06.619Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:06.622Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:06.622Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885566618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:46:06.722Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:06.723Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:06.724Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:06.759Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:06.759Z||pool-61-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:46:07.639Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-27T15:46:07.639Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"7c7efe01-f349-4e72-bf39-51b823dbda8f","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"34bc9265-e67f-4665-8f90-eddaeb507fc6","serviceDescription":"service","serviceInvariantUUID":"8f98e8f2-dac9-4562-a83c-5ebc26b88226","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0dbb3726-665e-4b8d-8927-86913277b4ef","resourceInvariantUUID":"1a680903-300f-4362-9784-55fd9a277127","resourceCustomizationUUID":"9f218a19-f54f-430e-b5ac-64cda32c74b5","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":"M2I0NzhjNjlhNzUzYTA4ZDNkMDUzNzc4ZjExZjdkNDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3733d08b-7129-42f7-a9e0-df46a37428d7","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":"NzkzM2JkOGFhZGYyMjhiNmQzZWJhMzA3MDFlNmQyZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e9f9529d-8f64-455b-a4ba-8fae329ec453","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":"41b05f49-9ca4-4325-832d-dc32dd4e7a6b","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":"cd427ded-40f4-46f6-8397-34a892568970","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":"35ec3239-ec32-466a-81ce-32da91c2c74f","artifactVersion":"2","generatedFromUUID":"41b05f49-9ca4-4325-832d-dc32dd4e7a6b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YTI0MGU3N2VlYmFiMjA1ZWJjNjYwNTE2OGExZGYxNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b6fdbcaf-da6b-441a-94df-e75d4762d627","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWE2MzhiYTE4MDk4ODE4ZWYzYjRhZjgzMzhjYTE1M2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"315cd56a-bcd1-4f61-8b14-72fe674714fa","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:46:07.640Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:07.640Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:07.642Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:07.642Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:46:07.743Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:46:07.744Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:07.744Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:07.756Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:07.757Z||pool-62-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:08.643Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:08.644Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:08.646Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:08.646Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:46:08.746Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:08.747Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:08.747Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:08.761Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:08.762Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:09.646Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:09.647Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:09.649Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:09.649Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:46:09.749Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:09.750Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:09.750Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:09.764Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:09.764Z||pool-64-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:10.650Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:10.651Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:10.653Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:10.653Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:46:10.754Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:46:10.755Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:10.755Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:10.768Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:10.769Z||pool-65-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:46:11.654Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:11.655Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:11.657Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:11.657Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T15:46:11.757Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:11.758Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:11.758Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:11.774Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:11.774Z||pool-66-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:12.658Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:12.659Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:12.661Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:12.661Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:46:12.761Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:12.762Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:12.763Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:12.777Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:12.777Z||pool-67-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:46:13.662Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:46:13.663Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:13.665Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:13.665Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:46:13.766Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:13.767Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:13.767Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:13.782Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:13.783Z||pool-68-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:14.667Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "34bc9265-e67f-4665-8f90-eddaeb507fc6",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8f98e8f2-dac9-4562-a83c-5ebc26b88226",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "9f218a19-f54f-430e-b5ac-64cda32c74b5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0dbb3726-665e-4b8d-8927-86913277b4ef",
      "resourceInvariantUUID": "1a680903-300f-4362-9784-55fd9a277127",
      "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": "NzkzM2JkOGFhZGYyMjhiNmQzZWJhMzA3MDFlNmQyZDU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e9f9529d-8f64-455b-a4ba-8fae329ec453",
          "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": "41b05f49-9ca4-4325-832d-dc32dd4e7a6b",
          "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": "35ec3239-ec32-466a-81ce-32da91c2c74f",
            "generatedFromUUID": "41b05f49-9ca4-4325-832d-dc32dd4e7a6b"
          },
          "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": "35ec3239-ec32-466a-81ce-32da91c2c74f",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NWE2MzhiYTE4MDk4ODE4ZWYzYjRhZjgzMzhjYTE1M2I\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "315cd56a-bcd1-4f61-8b14-72fe674714fa"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:46:14.667Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:46:14.668Z|68626690-6b48-4525-a9e6-bb7102fedb1f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 34bc9265-e67f-4665-8f90-eddaeb507fc6 ASDC
2022-10-27T15:46:14.669Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7c7efe01-f349-4e72-bf39-51b823dbda8f
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:34bc9265-e67f-4665-8f90-eddaeb507fc6
ServiceInvariantUUID:8f98e8f2-dac9-4562-a83c-5ebc26b88226
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:315cd56a-bcd1-4f61-8b14-72fe674714fa
ArtifactChecksum:NWE2MzhiYTE4MDk4ODE4ZWYzYjRhZjgzMzhjYTE1M2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:9f218a19-f54f-430e-b5ac-64cda32c74b5
ResourceInvariantUUID:1a680903-300f-4362-9784-55fd9a277127
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:0dbb3726-665e-4b8d-8927-86913277b4ef
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:e9f9529d-8f64-455b-a4ba-8fae329ec453
ArtifactChecksum:NzkzM2JkOGFhZGYyMjhiNmQzZWJhMzA3MDFlNmQyZDU=
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:41b05f49-9ca4-4325-832d-dc32dd4e7a6b
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:35ec3239-ec32-466a-81ce-32da91c2c74f
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:35ec3239-ec32-466a-81ce-32da91c2c74f
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T15:46:14.669Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34bc9265-e67f-4665-8f90-eddaeb507fc6 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=?
2022-10-27T15:46:14.704Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:46:14.705Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:46:14.705Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:46:14.705Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 315cd56a-bcd1-4f61-8b14-72fe674714fa from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-27T15:46:14.705Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:46:14.706Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-27T15:46:14.771Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:46:14.772Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 315cd56a-bcd1-4f61-8b14-72fe674714fa 74815
2022-10-27T15:46:14.772Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-10-27T15:46:14.772Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-27T15:46:14.772Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:46:14.772Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:14.774Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:14.774Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885574772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:46:14.874Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:46:14.875Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:14.876Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:14.890Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:14.891Z||pool-69-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:46:15.775Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:46:15.777Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:46:15.777Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 315cd56a-bcd1-4f61-8b14-72fe674714fa, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-27T15:46:15.777Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-10-27T15:46:15.778Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-27T15:46:15.778Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-10-27T15:46:15.897Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14003339135454124053/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
2022-10-27T15:46:17.064Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.065Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.066Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.066Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.066Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.066Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:46:17.066Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.067Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.067Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:17.067Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:46:17.067Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:46:17.068Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.068Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.068Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:17.068Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:46:17.068Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:46:17.069Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.069Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.069Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.069Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-27T15:46:17.070Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-10-27T15:46:17.070Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-10-27T15:46:17.070Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-10-27T15:46:17.070Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T15:46:17.070Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T15:46:17.071Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.071Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:46:17.071Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.071Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:17.071Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:17.072Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.072Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:17.072Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:17.072Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.073Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:17.073Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:17.073Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.073Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-27T15:46:17.073Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-27T15:46:17.074Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T15:46:17.074Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=37326c5d-6e5d-4e37-84cf-a99af5363f69
2022-10-27T15:46:17.074Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.074Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.074Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.075Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.075Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.075Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.075Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:17.075Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:17.076Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:34bc9265-e67f-4665-8f90-eddaeb507fc6
Model Version:NULL
Model InvariantUuid:8f98e8f2-dac9-4562-a83c-5ebc26b88226
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:b6705de6-a626-48e2-b963-118a50faadaf
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:1a680903-300f-4362-9784-55fd9a277127
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9f218a19-f54f-430e-b5ac-64cda32c74b5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:15b12353-060c-4e3f-bd90-a74351c53eb8
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:6c6b5880-fab8-46ad-a838-3c9af5cad717
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:37326c5d-6e5d-4e37-84cf-a99af5363f69
ModelInvariantUuid:011cc55d-5e30-4b76-a2d0-5704eedce904
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:0b7b05cb-635b-4682-bdb5-c835aa457db2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:daec92fd-97bc-491b-9ae5-d20082b09a59
ModelInvariantUuid:9cd64188-dd36-479f-af36-a3d7de1985e8
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:9ebc6355-9e47-4865-8d60-df2ad04d911e
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=?
2022-10-27T15:46:17.087Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 0dbb3726-665e-4b8d-8927-86913277b4ef
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:46:17.090Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||basic_vm 0
2022-10-27T15:46:17.090Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0dbb3726-665e-4b8d-8927-86913277b4ef
2022-10-27T15:46:17.090Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e9f9529d-8f64-455b-a4ba-8fae329ec453 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-10-27T15:46:17.091Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:46:17.091Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.231Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:46:17.231Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json e9f9529d-8f64-455b-a4ba-8fae329ec453 787
2022-10-27T15:46:17.231Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.232Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:17.232Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:46:17.232Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:17.234Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:17.234Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885577231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:46:17.334Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:17.335Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:17.335Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:17.349Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:17.350Z||pool-70-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:18.234Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "15b12353-060c-4e3f-bd90-a74351c53eb8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6c6b5880-fab8-46ad-a838-3c9af5cad717",
    "vfModuleModelCustomizationUUID": "0b504e52-4421-4bde-9d99-6cdcd5e368f2",
    "isBase": true,
    "artifacts": [
      "41b05f49-9ca4-4325-832d-dc32dd4e7a6b",
      "35ec3239-ec32-466a-81ce-32da91c2c74f"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:46:18.238Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6c6b5880-fab8-46ad-a838-3c9af5cad717
VfModuleModelInvariantUUID:15b12353-060c-4e3f-bd90-a74351c53eb8
VfModuleModelDescription:NULL
Artifacts UUID List:{
41b05f49-9ca4-4325-832d-dc32dd4e7a6b
,
35ec3239-ec32-466a-81ce-32da91c2c74f

}
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


}

2022-10-27T15:46:18.240Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "15b12353-060c-4e3f-bd90-a74351c53eb8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6c6b5880-fab8-46ad-a838-3c9af5cad717",
    "vfModuleModelCustomizationUUID": "0b504e52-4421-4bde-9d99-6cdcd5e368f2",
    "isBase": true,
    "artifacts": [
      "41b05f49-9ca4-4325-832d-dc32dd4e7a6b",
      "35ec3239-ec32-466a-81ce-32da91c2c74f"
    ],
    "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": ""
    }
  }
]
2022-10-27T15:46:18.241Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6c6b5880-fab8-46ad-a838-3c9af5cad717
VfModuleModelInvariantUUID:15b12353-060c-4e3f-bd90-a74351c53eb8
VfModuleModelDescription:NULL
Artifacts UUID List:{
41b05f49-9ca4-4325-832d-dc32dd4e7a6b
,
35ec3239-ec32-466a-81ce-32da91c2c74f

}
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


}

2022-10-27T15:46:18.241Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 41b05f49-9ca4-4325-832d-dc32dd4e7a6b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-27T15:46:18.241Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:46:18.241Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-10-27T15:46:18.299Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:46:18.299Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 41b05f49-9ca4-4325-832d-dc32dd4e7a6b 5033
2022-10-27T15:46:18.300Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:18.300Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:18.300Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:46:18.300Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:18.303Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:18.303Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885578300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:46:18.403Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:18.404Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:18.404Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:18.417Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:18.417Z||pool-71-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:19.304Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 35ec3239-ec32-466a-81ce-32da91c2c74f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-27T15:46:19.304Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:46:19.304Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-10-27T15:46:19.429Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:46:19.430Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 35ec3239-ec32-466a-81ce-32da91c2c74f 903
2022-10-27T15:46:19.430Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:19.430Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:19.430Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:46:19.430Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:19.432Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:19.432Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885579430,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:46:19.532Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:19.533Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:19.534Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:19.551Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:19.551Z||pool-72-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:46:20.433Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 34bc9265-e67f-4665-8f90-eddaeb507fc6
2022-10-27T15:46:20.434Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 0dbb3726-665e-4b8d-8927-86913277b4ef 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=?
2022-10-27T15:46:20.449Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ef4fbdd, org.onap.sdc.toscaparser.api.parameters.Input@7738d672, org.onap.sdc.toscaparser.api.parameters.Input@36598c68, org.onap.sdc.toscaparser.api.parameters.Input@5e2d3f07, org.onap.sdc.toscaparser.api.parameters.Input@67be0d0c]
2022-10-27T15:46:20.451Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.451Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.451Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-10-27T15:46:20.451Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 9f218a19-f54f-430e-b5ac-64cda32c74b5
2022-10-27T15:46:20.451Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9f218a19-f54f-430e-b5ac-64cda32c74b5 matches Tosca VF Customization UUID: 9f218a19-f54f-430e-b5ac-64cda32c74b5
2022-10-27T15:46:20.452Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 9f218a19-f54f-430e-b5ac-64cda32c74b5  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=?
2022-10-27T15:46:20.454Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.454Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.454Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 9f218a19-f54f-430e-b5ac-64cda32c74b5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-27T15:46:20.454Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1ba6f723
2022-10-27T15:46:20.455Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.455Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T15:46:20.455Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0b504e52-4421-4bde-9d99-6cdcd5e368f2
2022-10-27T15:46:20.455Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0b504e52-4421-4bde-9d99-6cdcd5e368f2
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=?
2022-10-27T15:46:20.457Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.457Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.458Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-10-27T15:46:20.459Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-27T15:46:20.459Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T15:46:20.459Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=37326c5d-6e5d-4e37-84cf-a99af5363f69
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=?
2022-10-27T15:46:20.462Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.462Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:20.462Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T15:46:20.462Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.462Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-10-27T15:46:20.463Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=9f218a19-f54f-430e-b5ac-64cda32c74b5
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:46:20.465Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.465Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.465Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 34bc9265-e67f-4665-8f90-eddaeb507fc6: basic_vm
2022-10-27T15:46:20.465Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.465Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.466Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.467Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:46:20.467Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:46:20.467Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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 (?, ?, ?, ?, ?)
2022-10-27T15:46:20.583Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 0dbb3726-665e-4b8d-8927-86913277b4ef 1 ASDC deployResourceStructure
2022-10-27T15:46:20.584Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:20.584Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:20.584Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:46:20.584Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:20.586Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:20.587Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885580584,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:46:20.687Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:20.688Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:20.688Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:20.704Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:20.704Z||pool-73-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:21.588Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:21.588Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:21.588Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:46:21.588Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:21.590Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:21.590Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885581587,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:46:21.691Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:46:21.692Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:21.692Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:21.707Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:21.708Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:22.591Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:22.592Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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
2022-10-27T15:46:22.592Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:46:22.592Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:22.594Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:22.594Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885582591,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:46:22.694Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:22.695Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:22.695Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:22.710Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:22.710Z||pool-75-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:23.595Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-10-27T15:46:23.595Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-27T15:46:23.595Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:46:23.596Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:46:23.601Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:46:23.601Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885583595,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:46:23.701Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:46:23.702Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:46:23.702Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:23.716Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:23.716Z||pool-76-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:46:24.602Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:46:24.618Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:46:24.621Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:46:24.621Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:46:24.622Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:46:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:46:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:46:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:46:35.723Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:46:35.723Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:46:35.723Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:46:35.724Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:46:54.622Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:46:54.647Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:46:54.654Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:46:54.654Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:46:54.654Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:47:24.654Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:47:24.667Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:47:24.671Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:47:24.671Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T15:47:24.671Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T15:47:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:47:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:47:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:47:35.725Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:47:35.726Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.726Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "policy-id",
  "timestamp": 1666885476348,
  "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=?
2022-10-27T15:47:35.740Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 071571b2-2907-49ca-a233-15df725b22db
2022-10-27T15:47:35.740Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071571b2-2907-49ca-a233-15df725b22db 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 (?, ?, ?, ?, ?)
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.753Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.753Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.753Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.753Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885463256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.754Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885481440,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885483381,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.756Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "aai-ml",
  "timestamp": 1666885482444,
  "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=?
2022-10-27T15:47:35.762Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7c7efe01-f349-4e72-bf39-51b823dbda8f
2022-10-27T15:47:35.763Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c7efe01-f349-4e72-bf39-51b823dbda8f 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 (?, ?, ?, ?, ?)
2022-10-27T15:47:35.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885485328,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.773Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666885486332,
  "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=?
2022-10-27T15:47:35.781Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 071571b2-2907-49ca-a233-15df725b22db
2022-10-27T15:47:35.781Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071571b2-2907-49ca-a233-15df725b22db 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 (?, ?, ?, ?, ?)
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.792Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.793Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.794Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.794Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.794Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.795Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885496451,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.796Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.797Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885505147,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.797Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885509654,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.798Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "43536a93-766c-4c5b-a287-4bb9cb21ef4e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885511731,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:47:35.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.798Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "aai-ml",
  "timestamp": 1666885510661,
  "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=?
2022-10-27T15:47:35.806Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 071571b2-2907-49ca-a233-15df725b22db
2022-10-27T15:47:35.806Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071571b2-2907-49ca-a233-15df725b22db 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 (?, ?, ?, ?, ?)
2022-10-27T15:47:35.816Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.816Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.816Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.816Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.816Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.817Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.818Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.818Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.818Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.818Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.818Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.819Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.820Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885522560,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885524943,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.821Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885526010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885527074,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.822Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885528150,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885529219,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.823Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885530367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885531372,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.824Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885532376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885533381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.825Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885534385,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.826Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:35.826Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:47:35.826Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885535395,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:47:35.826Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:47:54.671Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:47:54.686Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:47:54.691Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:47:54.691Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:47:54.692Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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=?
2022-10-27T15:47:54.699Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:48:24.699Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f 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=?
2022-10-27T15:48:24.709Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7c7efe01-f349-4e72-bf39-51b823dbda8f and serviceModelVersionId: 34bc9265-e67f-4665-8f90-eddaeb507fc6
2022-10-27T15:48:24.709Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8f98e8f2-dac9-4562-a83c-5ebc26b88226
2022-10-27T15:48:24.711Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?depth=0
2022-10-27T15:48:24.715Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:48:24.762Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?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]}
2022-10-27T15:48:24.763Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?depth=0|INFO|500||Invoke
2022-10-27T15:48:24.768Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:48:24.866Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?depth=0|INFO|500||InvokeReturn
2022-10-27T15:48:24.867Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f98e8f2-dac9-4562-a83c-5ebc26b88226/model-vers/model-ver/34bc9265-e67f-4665-8f90-eddaeb507fc6?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[95], X-AAI-TXID=[0-aai-resources-221027-15:48:23:908-69967], vertex-id=[245944], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:48:23 GMT], Content-Type=[application/json]}
2022-10-27T15:48:24.868Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:48:24.868Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:48:24.868Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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=?
2022-10-27T15:48:24.874Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:48:24.874Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7c7efe01-f349-4e72-bf39-51b823dbda8f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:48:24.875Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:48:24.875Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:24.877Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:24.877Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885704874,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:48:24.977Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:24.978Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:24.978Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:25.005Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:25.006Z||pool-77-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:48:25.893Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-27T15:48:25.893Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"071571b2-2907-49ca-a233-15df725b22db","serviceName":"Demo_pNF_n8tkdAzeAFwRPAMoq8WI","serviceVersion":"1.0","serviceUUID":"fa58d6a0-1539-4c4d-b93f-1f3393295bea","serviceDescription":"catalog service description","serviceInvariantUUID":"e8c29914-0a43-4c86-b3a5-a4e46eec5f72","resources":[{"resourceInstanceName":"pNF 8f3711bb-2b83 0","resourceName":"pNF 8f3711bb-2b83","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"04bcacfa-691e-4a15-8b22-83f1ee3d1c02","resourceInvariantUUID":"9397025e-d016-406a-a4a5-169bddf690d7","resourceCustomizationUUID":"8f5d1256-62f2-4642-945f-87cbfff944a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml","artifactChecksum":"YmJjZTk1NjAxYTZhMjhhMWQ0ZWUyZThiY2Q4NTAyYjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"20ef98ca-0549-4443-9717-b9d22fe11c0f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar","artifactChecksum":"ZTcyNWUwZjk1ZjkxOTI2YWQ2MjU1ZjhiYmYxYTY2MGM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6129790a-ab66-4dd8-a0d4-fe9a07484648","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4ca2b0c2-2c0a-4358-824e-877bfc7f1434","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml","artifactChecksum":"MTZhYzFhMDRlYjU1N2RjYjQ0ZTEwY2MzN2E4YzQ1Y2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"49de522c-9e14-4edc-9362-d4a24c860136","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"44c1e7b9-f146-427a-8786-d9e40fbb5996","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1753c0c6-c875-4bbb-b93d-c3828cbfcc68","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml","artifactChecksum":"NTkyMGE2ZWY1NjhhZjFlNThkNTI5YmNiOGUxZDA0ODM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4217739d-2a2c-4f14-923b-3e2cebd096c7","artifactVersion":"1"},{"artifactName":"service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar","artifactChecksum":"NTM2ZThjNTY4YTBjYTg1OWYwYzFlODM3OTVmMTQ5Yzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"160888c3-a159-4be6-a654-3ae9ffcaae59","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:48:25.894Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:25.894Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:25.897Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:25.897Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:25.996Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:48:25.997Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:25.997Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:26.022Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:26.023Z||pool-78-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:26.897Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:26.898Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:26.900Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:26.900Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:27.001Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:27.002Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:27.002Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:27.017Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:27.018Z||pool-79-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:27.901Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:27.902Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:27.904Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:27.904Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:28.005Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T15:48:28.006Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:28.006Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:28.022Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:28.022Z||pool-80-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:28.905Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:28.906Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:28.908Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:28.908Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:29.009Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:29.009Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:29.010Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:29.024Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:29.024Z||pool-81-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:29.909Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:29.910Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:29.912Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:29.912Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:30.012Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:30.013Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:30.013Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:30.029Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:30.029Z||pool-82-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:48:30.912Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:30.914Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:30.916Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:30.916Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:31.016Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:31.018Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:31.018Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:31.040Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:31.040Z||pool-83-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:48:31.917Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:31.918Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:31.920Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:31.920Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:32.020Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:32.022Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:32.022Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:32.035Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:32.035Z||pool-84-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:32.920Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:48:32.921Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:32.925Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:32.926Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:48:33.024Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-10-27T15:48:33.026Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:33.026Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:33.042Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:33.043Z||pool-85-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-27T15:48:33.926Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "serviceName": "Demo_pNF_n8tkdAzeAFwRPAMoq8WI",
  "serviceVersion": "1.0",
  "serviceUUID": "fa58d6a0-1539-4c4d-b93f-1f3393295bea",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e8c29914-0a43-4c86-b3a5-a4e46eec5f72",
  "resources": [
    {
      "resourceInstanceName": "pNF 8f3711bb-2b83 0",
      "resourceCustomizationUUID": "8f5d1256-62f2-4642-945f-87cbfff944a3",
      "resourceName": "pNF 8f3711bb-2b83",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "04bcacfa-691e-4a15-8b22-83f1ee3d1c02",
      "resourceInvariantUUID": "9397025e-d016-406a-a4a5-169bddf690d7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
      "artifactChecksum": "NTM2ZThjNTY4YTBjYTg1OWYwYzFlODM3OTVmMTQ5Yzc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "160888c3-a159-4be6-a654-3ae9ffcaae59"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:48:33.927Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:48:33.928Z|7c7efe01-f349-4e72-bf39-51b823dbda8f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 fa58d6a0-1539-4c4d-b93f-1f3393295bea ASDC
2022-10-27T15:48:33.928Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:071571b2-2907-49ca-a233-15df725b22db
ServiceName:Demo_pNF_n8tkdAzeAFwRPAMoq8WI
ServiceVersion:1.0
ServiceUUID:fa58d6a0-1539-4c4d-b93f-1f3393295bea
ServiceInvariantUUID:e8c29914-0a43-4c86-b3a5-a4e46eec5f72
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
ArtifactUUID:160888c3-a159-4be6-a654-3ae9ffcaae59
ArtifactChecksum:NTM2ZThjNTY4YTBjYTg1OWYwYzFlODM3OTVmMTQ5Yzc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 8f3711bb-2b83 0
ResourceCustomizationUUID:8f5d1256-62f2-4642-945f-87cbfff944a3
ResourceInvariantUUID:9397025e-d016-406a-a4a5-169bddf690d7
ResourceName:pNF 8f3711bb-2b83
ResourceType:PNF
ResourceUUID:04bcacfa-691e-4a15-8b22-83f1ee3d1c02
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-10-27T15:48:33.928Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fa58d6a0-1539-4c4d-b93f-1f3393295bea 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=?
2022-10-27T15:48:33.967Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:48:33.967Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:48:33.968Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:48:33.968Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 160888c3-a159-4be6-a654-3ae9ffcaae59 from URL: /sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:33.968Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-10-27T15:48:33.968Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:34.127Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-10-27T15:48:34.128Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar 160888c3-a159-4be6-a654-3ae9ffcaae59 87784
2022-10-27T15:48:34.129Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar ASDC sendASDCNotification
2022-10-27T15:48:34.129Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:34.130Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:48:34.130Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:34.132Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:34.133Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885714129,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:48:34.233Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:48:34.234Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:34.234Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:34.247Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:34.247Z||pool-86-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:35.133Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:48:35.134Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-10-27T15:48:35.135Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 160888c3-a159-4be6-a654-3ae9ffcaae59, URL: /sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar to file: /app/ASDC/1/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:35.135Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:35.136Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:35.136Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:35.238Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4859296611862430209/Definitions/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml
2022-10-27T15:48:35.702Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:48:35.702Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:48:35.702Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:35.737Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:35.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "68626690-6b48-4525-a9e6-bb7102fedb1f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885566618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T15:48:35.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885574772,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885577231,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885578300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885579430,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:48:35.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885580584,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885581587,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885582591,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885583595,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:48:35.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:48:36.041Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.042Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8f3711bb-2b83 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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.043Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Node template pNF 8f3711bb-2b83 0 is matching search criteria
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 8f3711bb-2b83 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Node template pNF 8f3711bb-2b83 0 is matching search criteria
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-10-27T15:48:36.044Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 8f3711bb-2b83 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.045Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.046Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.046Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.046Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.046Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_n8tkdAzeAFwRPAMoq8WI
Description:catalog service description
Model UUID:fa58d6a0-1539-4c4d-b93f-1f3393295bea
Model Version:NULL
Model InvariantUuid:e8c29914-0a43-4c86-b3a5-a4e46eec5f72
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=?
2022-10-27T15:48:36.055Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 04bcacfa-691e-4a15-8b22-83f1ee3d1c02
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:48:36.058Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||pNF 8f3711bb-2b83 0
2022-10-27T15:48:36.058Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 04bcacfa-691e-4a15-8b22-83f1ee3d1c02
2022-10-27T15:48:36.059Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||No resources found for Service: fa58d6a0-1539-4c4d-b93f-1f3393295bea
2022-10-27T15:48:36.059Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: fa58d6a0-1539-4c4d-b93f-1f3393295bea
2022-10-27T15:48:36.059Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 8f3711bb-2b83 0 04bcacfa-691e-4a15-8b22-83f1ee3d1c02 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=?
2022-10-27T15:48:36.065Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@dec4f76, org.onap.sdc.toscaparser.api.parameters.Input@36a683fe, org.onap.sdc.toscaparser.api.parameters.Input@4d1a89ee, org.onap.sdc.toscaparser.api.parameters.Input@9d05b0d, org.onap.sdc.toscaparser.api.parameters.Input@66a832be]
2022-10-27T15:48:36.066Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.066Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.066Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid fa58d6a0-1539-4c4d-b93f-1f3393295bea: pNF 8f3711bb-2b83
2022-10-27T15:48:36.067Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Processing PNF resource: 04bcacfa-691e-4a15-8b22-83f1ee3d1c02
2022-10-27T15:48:36.067Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:48:36.067Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_n8tkdAzeAFwRPAMoq8WI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:48:36.068Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Resource customization UUID: 8f5d1256-62f2-4642-945f-87cbfff944a3 is the same as notified resource customizationUUID: 8f5d1256-62f2-4642-945f-87cbfff944a3
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 (?, ?)
2022-10-27T15:48:36.124Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 8f3711bb-2b83 04bcacfa-691e-4a15-8b22-83f1ee3d1c02 0 ASDC deployResourceStructure
2022-10-27T15:48:36.125Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar ASDC sendASDCNotification
2022-10-27T15:48:36.125Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar
2022-10-27T15:48:36.125Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:48:36.126Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:48:36.128Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:48:36.128Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885716125,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:48:36.228Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:48:36.229Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:48:36.230Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:48:36.247Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:48:36.248Z||pool-87-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:48:37.132Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 071571b2-2907-49ca-a233-15df725b22db
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:48:37.156Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 071571b2-2907-49ca-a233-15df725b22db
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:48:37.158Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:48:37.159Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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=?
2022-10-27T15:48:37.166Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:49:07.166Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 071571b2-2907-49ca-a233-15df725b22db 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=?
2022-10-27T15:49:07.173Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 071571b2-2907-49ca-a233-15df725b22db and serviceModelVersionId: fa58d6a0-1539-4c4d-b93f-1f3393295bea
2022-10-27T15:49:07.173Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e8c29914-0a43-4c86-b3a5-a4e46eec5f72
2022-10-27T15:49:07.174Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?depth=0
2022-10-27T15:49:07.180Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:49:07.225Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?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]}
2022-10-27T15:49:07.227Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?depth=0|INFO|500||Invoke
2022-10-27T15:49:07.232Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:49:07.347Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?depth=0|INFO|500||InvokeReturn
2022-10-27T15:49:07.348Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8c29914-0a43-4c86-b3a5-a4e46eec5f72/model-vers/model-ver/fa58d6a0-1539-4c4d-b93f-1f3393295bea?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[111], X-AAI-TXID=[0-aai-resources-221027-15:49:06:374-66381], vertex-id=[250040], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:49:06 GMT], Content-Type=[application/json]}
2022-10-27T15:49:07.348Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:49:07.348Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:49:07.348Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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=?
2022-10-27T15:49:07.354Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:49:07.354Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 071571b2-2907-49ca-a233-15df725b22db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:49:07.354Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:49:07.354Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:49:07.356Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:49:07.356Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885747354,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:49:07.456Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:49:07.457Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:49:07.458Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:07.475Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:07.475Z||pool-88-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:49:08.380Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:08.380Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:08.381Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:18.696Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:18.697Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:18.698Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:18.698Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:28.314Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:28.315Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:28.315Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:28.315Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:35.726Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:35.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.726Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c7efe01-f349-4e72-bf39-51b823dbda8f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885704874,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.727Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/resourceInstances/pnf8f3711bb2b830/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885512756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:49:35.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:49:35.730Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885714129,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:49:35.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:49:37.854Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:37.855Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:37.855Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:37.855Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:47.395Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:49:47.396Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:49:47.397Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:49:47.397Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:49:56.937Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:50:35.694Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:50:35.695Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:50:35.695Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:50:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:50:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:50:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:50:36.226Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:50:36.227Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T15:50:36.227Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885716125,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfN8tkdazeafwrpamoq8wi/1.0/artifacts/service-DemoPnfN8tkdazeafwrpamoq8wi-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:50:36.228Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:50:36.229Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T15:50:36.229Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "071571b2-2907-49ca-a233-15df725b22db",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666885747354,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:50:36.229Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:50:45.238Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:51:35.694Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:51:35.697Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:51:35.697Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:51:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:51:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:51:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:51:45.264Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:51:45.264Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:52:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:52:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:52:35.694Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:52:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:52:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:52:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:52:45.243Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:52:45.246Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:53:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:53:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:53:35.694Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:53:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:53:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:53:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:53:45.237Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:53:45.238Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:54:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:54:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:54:35.694Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:54:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:54:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:54:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:54:45.236Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:54:45.244Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:55:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:55:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:55:35.694Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:55:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:55:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:55:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:55:45.240Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:55:45.248Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:56:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:56:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:56:35.695Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:56:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:56:35.700Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:56:35.701Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:56:45.238Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:56:45.238Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:35.693Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:57:35.694Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:57:35.694Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:57:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:57:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:36.324Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:36.325Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.325Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"38050b75-76c8-4da7-b5a5-a0f3ab87b22c","serviceName":"Demo_pNF_GtNIHlV643wGhYOP2svL","serviceVersion":"1.0","serviceUUID":"ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3","serviceDescription":"catalog service description","serviceInvariantUUID":"885cf7bf-ad27-48a1-a86a-58738bd904e1","resources":[{"resourceInstanceName":"pNF 6d3816d1-942a 0","resourceName":"pNF 6d3816d1-942a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4337748e-ba7a-4fda-92d7-eef85513974f","resourceInvariantUUID":"f1b88ecd-e53f-4410-b4e0-fd6a630774d1","resourceCustomizationUUID":"25d55a27-1bd3-4b1e-a3c7-e2d6c7e06a3c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml","artifactChecksum":"MGViNTkyMzE3YzIzMjliYjhhODk0ZmY3NmU3YzgyMTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"583043b7-3654-4bd4-9f4d-42f34a61ff86","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar","artifactChecksum":"ZTcyNWUwZjk1ZjkxOTI2YWQ2MjU1ZjhiYmYxYTY2MGM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f480cf2b-1cc8-4c81-b675-97ea92b43ee4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e37af0e7-299d-44d4-aa5e-307daee6d175","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml","artifactChecksum":"NjdmNzdhMTU4NjlkZWVjNTc0MDA1ZDJjNzc3MzVlMjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce6feb7d-5b1e-4a59-bef6-88d6449ed90b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2fa940f4-7a25-44ae-9324-c533e61eeeb6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"36b846be-caab-47be-9d4c-dc0613bebfaf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGtnihlv643wghyop2svl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml","artifactChecksum":"MjMyNTQ1NjQ5ZGE1MGJkYTk2NjdmYTFjMDMzM2UyOGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c25a3640-cadd-4aa6-b037-5e53f7131b49","artifactVersion":"1"},{"artifactName":"service-DemoPnfGtnihlv643wghyop2svl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar","artifactChecksum":"MDU1NjQ1YWQxZmU5MDM3NGMzMzY3MWMxMmVmMDYxNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c684368-36f0-4c68-9339-db0b66f93d29","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T15:57:36.328Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:36.330Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.330Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.331Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.332Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.333Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.333Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.332Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:36.333Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.333Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.333Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.333Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.334Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.335Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.336Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.337Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.337Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.337Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.337Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.338Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.338Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.338Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.338Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.338Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:36.338Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.338Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.339Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.340Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.341Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.341Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.341Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.343Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.344Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.345Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886202735,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666886210653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.346Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886213256,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.347Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886221093,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.348Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.349Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.349Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.349Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886222271,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886222099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.350Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.351Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "policy-id",
  "timestamp": 1666886223103,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-27T15:57:36.389Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
2022-10-27T15:57:36.390Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38050b75-76c8-4da7-b5a5-a0f3ab87b22c 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 (?, ?, ?, ?, ?)
2022-10-27T15:57:36.402Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.402Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.402Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.402Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.402Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886214041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886224294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.403Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.404Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886222773,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:57:36.404Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.404Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.404Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666886225298,
  "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=?
2022-10-27T15:57:36.412Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
2022-10-27T15:57:36.412Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38050b75-76c8-4da7-b5a5-a0f3ab87b22c 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 (?, ?, ?, ?, ?)
2022-10-27T15:57:36.422Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.422Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886216455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:36.422Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:57:36.423Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.423Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "cds",
  "timestamp": 1666886223779,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-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=?
2022-10-27T15:57:36.430Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
2022-10-27T15:57:36.430Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38050b75-76c8-4da7-b5a5-a0f3ab87b22c 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 (?, ?, ?, ?, ?)
2022-10-27T15:57:36.438Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:57:36.439Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:36.439Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886225221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886230175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:57:36.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:57:36.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:57:36.444Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "aai-ml",
  "timestamp": 1666886231180,
  "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=?
2022-10-27T15:57:36.452Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
2022-10-27T15:57:36.452Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38050b75-76c8-4da7-b5a5-a0f3ab87b22c 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 (?, ?, ?, ?, ?)
2022-10-27T15:57:36.460Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:36.461Z||pool-89-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:37.339Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:37.340Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:37.390Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:37.390Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:37.443Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 53 ms
2022-10-27T15:57:37.444Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:37.444Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:37.467Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:37.467Z||pool-90-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:38.392Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:38.393Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:38.396Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:38.396Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:38.496Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:38.498Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:38.498Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:38.512Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:38.513Z||pool-91-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:39.397Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:39.398Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:39.400Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:39.400Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:39.500Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T15:57:39.501Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:39.502Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:39.518Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:39.519Z||pool-92-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:40.401Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:40.401Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:40.404Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:40.404Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:40.505Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:40.505Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:40.506Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:40.521Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:40.521Z||pool-93-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:41.405Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:41.406Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:41.408Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:41.408Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:41.508Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:41.509Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:41.509Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:41.522Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:41.522Z||pool-94-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:42.409Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:42.410Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:42.412Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:42.412Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:57:42.512Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:42.514Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:42.514Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:42.527Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:42.528Z||pool-95-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:43.413Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T15:57:43.414Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:43.416Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:43.416Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:57:43.517Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:43.518Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:43.518Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:43.531Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:43.531Z||pool-96-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:44.418Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "serviceName": "Demo_pNF_GtNIHlV643wGhYOP2svL",
  "serviceVersion": "1.0",
  "serviceUUID": "ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "885cf7bf-ad27-48a1-a86a-58738bd904e1",
  "resources": [
    {
      "resourceInstanceName": "pNF 6d3816d1-942a 0",
      "resourceCustomizationUUID": "25d55a27-1bd3-4b1e-a3c7-e2d6c7e06a3c",
      "resourceName": "pNF 6d3816d1-942a",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "4337748e-ba7a-4fda-92d7-eef85513974f",
      "resourceInvariantUUID": "f1b88ecd-e53f-4410-b4e0-fd6a630774d1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
      "artifactChecksum": "MDU1NjQ1YWQxZmU5MDM3NGMzMzY3MWMxMmVmMDYxNjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c684368-36f0-4c68-9339-db0b66f93d29"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T15:57:44.418Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T15:57:44.419Z|c70a57da-6acf-4a06-92bb-16cc54db0d65|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3 ASDC
2022-10-27T15:57:44.419Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:38050b75-76c8-4da7-b5a5-a0f3ab87b22c
ServiceName:Demo_pNF_GtNIHlV643wGhYOP2svL
ServiceVersion:1.0
ServiceUUID:ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3
ServiceInvariantUUID:885cf7bf-ad27-48a1-a86a-58738bd904e1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfGtnihlv643wghyop2svl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
ArtifactUUID:3c684368-36f0-4c68-9339-db0b66f93d29
ArtifactChecksum:MDU1NjQ1YWQxZmU5MDM3NGMzMzY3MWMxMmVmMDYxNjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 6d3816d1-942a 0
ResourceCustomizationUUID:25d55a27-1bd3-4b1e-a3c7-e2d6c7e06a3c
ResourceInvariantUUID:f1b88ecd-e53f-4410-b4e0-fd6a630774d1
ResourceName:pNF 6d3816d1-942a
ResourceType:PNF
ResourceUUID:4337748e-ba7a-4fda-92d7-eef85513974f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-10-27T15:57:44.419Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3 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=?
2022-10-27T15:57:44.454Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:57:44.455Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:57:44.455Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:57:44.456Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3c684368-36f0-4c68-9339-db0b66f93d29 from URL: /sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:44.456Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T15:57:44.456Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:44.516Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T15:57:44.517Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar 3c684368-36f0-4c68-9339-db0b66f93d29 87783
2022-10-27T15:57:44.518Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar ASDC sendASDCNotification
2022-10-27T15:57:44.518Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:44.518Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T15:57:44.518Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:44.520Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:44.521Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886264517,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:57:44.621Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:44.622Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:44.622Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:44.635Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:44.636Z||pool-97-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:45.521Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T15:57:45.523Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T15:57:45.523Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 3c684368-36f0-4c68-9339-db0b66f93d29, URL: /sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar to file: /app/ASDC/1/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:45.523Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:45.524Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:45.524Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:45.697Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4480440252914172586/Definitions/service-DemoPnfGtnihlv643wghyop2svl-template.yml
2022-10-27T15:57:46.623Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T15:57:46.624Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:57:46.624Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.624Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-27T15:57:46.624Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.624Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6d3816d1-942a 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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.625Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.626Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Node template pNF 6d3816d1-942a 0 is matching search criteria
2022-10-27T15:57:46.626Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:57:46.626Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 6d3816d1-942a 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:57:46.627Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.627Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.627Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Node template pNF 6d3816d1-942a 0 is matching search criteria
2022-10-27T15:57:46.627Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T15:57:46.627Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 6d3816d1-942a 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T15:57:46.628Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.628Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.628Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.628Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.629Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.629Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.629Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.629Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.629Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.630Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.630Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_GtNIHlV643wGhYOP2svL
Description:catalog service description
Model UUID:ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3
Model Version:NULL
Model InvariantUuid:885cf7bf-ad27-48a1-a86a-58738bd904e1
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=?
2022-10-27T15:57:46.641Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4337748e-ba7a-4fda-92d7-eef85513974f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T15:57:46.646Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||pNF 6d3816d1-942a 0
2022-10-27T15:57:46.646Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4337748e-ba7a-4fda-92d7-eef85513974f
2022-10-27T15:57:46.647Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||No resources found for Service: ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3
2022-10-27T15:57:46.647Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3
2022-10-27T15:57:46.647Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6d3816d1-942a 0 4337748e-ba7a-4fda-92d7-eef85513974f 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=?
2022-10-27T15:57:46.653Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@682976d2, org.onap.sdc.toscaparser.api.parameters.Input@380c1605, org.onap.sdc.toscaparser.api.parameters.Input@6463eac3, org.onap.sdc.toscaparser.api.parameters.Input@1541a488, org.onap.sdc.toscaparser.api.parameters.Input@367ddf14]
2022-10-27T15:57:46.654Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.654Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.654Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3: pNF 6d3816d1-942a
2022-10-27T15:57:46.655Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Processing PNF resource: 4337748e-ba7a-4fda-92d7-eef85513974f
2022-10-27T15:57:46.655Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T15:57:46.655Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_GtNIHlV643wGhYOP2svL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T15:57:46.655Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||Resource customization UUID: 25d55a27-1bd3-4b1e-a3c7-e2d6c7e06a3c is the same as notified resource customizationUUID: 25d55a27-1bd3-4b1e-a3c7-e2d6c7e06a3c
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 (?, ?)
2022-10-27T15:57:46.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6d3816d1-942a 4337748e-ba7a-4fda-92d7-eef85513974f 0 ASDC deployResourceStructure
2022-10-27T15:57:46.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar ASDC sendASDCNotification
2022-10-27T15:57:46.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar
2022-10-27T15:57:46.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T15:57:46.700Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:57:46.702Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:57:46.702Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886266699,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:57:46.802Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:57:46.803Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:57:46.803Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:57:46.820Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:57:46.821Z||pool-98-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T15:57:47.703Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:57:47.719Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38050b75-76c8-4da7-b5a5-a0f3ab87b22c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T15:57:47.722Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T15:57:47.722Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T15:57:47.723Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T15:57:47.723Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T15:57:47.723Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:57:47.723Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:57:47.724Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:57:47.724Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:57:47.724Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T15:57:47.724Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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=?
2022-10-27T15:57:47.731Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T15:58:17.732Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 38050b75-76c8-4da7-b5a5-a0f3ab87b22c 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=?
2022-10-27T15:58:17.741Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 38050b75-76c8-4da7-b5a5-a0f3ab87b22c and serviceModelVersionId: ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3
2022-10-27T15:58:17.741Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 885cf7bf-ad27-48a1-a86a-58738bd904e1
2022-10-27T15:58:17.743Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0
2022-10-27T15:58:17.748Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T15:58:17.801Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0|INFO|500||Invoke
2022-10-27T15:58:17.802Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[38050b75-76c8-4da7-b5a5-a0f3ab87b22c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b449f30-169d-4a88-bbd6-fc98eb3839f3], X-ECOMP-RequestID=[38050b75-76c8-4da7-b5a5-a0f3ab87b22c], X-TransactionId=[], X-ONAP-RequestID=[38050b75-76c8-4da7-b5a5-a0f3ab87b22c], Content-Type=[application/merge-patch+json]}
2022-10-27T15:58:17.809Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T15:58:17.983Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?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/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[170], X-AAI-TXID=[2-aai-resources-221027-15:58:16:952-20224], vertex-id=[258128], Content-Length=[0], Date=[Thu, 27 Oct 2022 15:58:16 GMT], Content-Type=[application/json]}
2022-10-27T15:58:17.984Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T15:58:17.985Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/885cf7bf-ad27-48a1-a86a-58738bd904e1/model-vers/model-ver/ed0ddc65-8b7e-49fd-9ad0-ea1fb88271b3?depth=0|INFO|500||InvokeReturn
2022-10-27T15:58:17.985Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T15:58:17.986Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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=?
2022-10-27T15:58:17.992Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T15:58:17.993Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 38050b75-76c8-4da7-b5a5-a0f3ab87b22c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T15:58:17.993Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T15:58:17.994Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T15:58:17.996Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T15:58:17.996Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886297993,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:58:18.096Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T15:58:18.097Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T15:58:18.097Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:58:18.111Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:58:18.111Z||pool-99-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T15:58:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:58:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:58:35.695Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:58:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:58:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:58:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:58:35.822Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:58:35.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T15:58:35.823Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:58:35.824Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:58:45.238Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:59:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:59:35.697Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:59:35.698Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:59:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T15:59:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T15:59:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T15:59:36.238Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T15:59:36.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.240Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.242Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.242Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.242Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.242Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.243Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.243Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.243Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.243Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.243Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.244Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.244Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/resourceInstances/pnf6d3816d1942a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.244Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886255693,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.245Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886264517,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886266699,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGtnihlv643wghyop2svl/1.0/artifacts/service-DemoPnfGtnihlv643wghyop2svl-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-10-27T15:59:36.246Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "38050b75-76c8-4da7-b5a5-a0f3ab87b22c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666886297993,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T15:59:36.247Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T15:59:45.247Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:00:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:00:35.696Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:00:35.697Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:00:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:00:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:00:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:00:45.238Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:00:45.240Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:01:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:01:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:01:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:01:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:01:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:01:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:01:45.238Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:01:45.243Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:02:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:02:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:02:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:02:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:02:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:02:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:02:45.248Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:02:45.249Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:03:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:03:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:03:35.695Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:03:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:03:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:03:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:03:45.234Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:03:45.241Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:04:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:04:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:04:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:04:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:04:35.701Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:04:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:04:45.237Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:04:45.240Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:05:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:05:35.695Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:05:35.695Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:05:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:05:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:05:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:05:45.237Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:05:45.238Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:06:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:06:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:06:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:06:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:06:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:06:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:06:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:06:45.244Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:07:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:07:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:07:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:07:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:07:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:07:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:07:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:07:45.259Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:08:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:08:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:08:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:08:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:08:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:08:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:08:45.236Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:08:45.236Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:09:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:09:35.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:09:35.699Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:09:35.704Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:09:35.704Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:09:35.704Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:09:45.254Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:09:45.259Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:35.693Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:10:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:10:35.694Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:10:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:10:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:36.164Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:36.165Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.165Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.167Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.168Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.169Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:10:36.170Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:10:36.321Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:36.322Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T16:10:36.322Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"e509dbc7-b56b-42a8-9c2b-913cdacf5556","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"c28b479a-2f88-437d-a58a-6d404167b9d4","serviceDescription":"service","serviceInvariantUUID":"c37d35e6-5318-48db-b705-595cf69e27e1","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6b264194-e47e-413c-b71b-2f51a163757f","resourceInvariantUUID":"8a7f1a74-bc79-412a-9a6f-ae2825986115","resourceCustomizationUUID":"19c3c1cb-de78-4e5a-8fad-709f6b441ff2","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":"OWU4YmJhNjNkYjNkNTQ0YjY1MTljZWM4YjZlZTliOTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f29469b9-6152-4295-88e0-ea66020bcd7a","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":"ZTk2MjQ1ODg4MWUyYmI3Njk4ZmNkMmQxYWM5YTg3MGY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d16a6a3a-d036-480c-a510-0655b3afd5c2","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":"c4d5fff0-8a82-4bb2-8330-5af558ba6a4e","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":"c23380ee-6117-4b46-8383-1bbed312ff64","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":"d2cc556f-adb3-4022-ab5a-2be5c30aad90","artifactVersion":"2","generatedFromUUID":"058f989e-4b19-4d1d-9dd7-cde51914937e"},{"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":"b43f4e27-0941-43e7-b74e-78b074fac51b","artifactVersion":"2","generatedFromUUID":"c4d5fff0-8a82-4bb2-8330-5af558ba6a4e"},{"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":"058f989e-4b19-4d1d-9dd7-cde51914937e","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":"6b1ded2c-3011-4446-8a1d-f2557b303171","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":"MjExYjBhNjdjYjAxYTJiNjVjMjhmZTljNWIzNGE5YTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e3d0fe26-bc02-4343-b8fe-b07382386863","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MjNiNjY0ZTExMWZlM2RkY2Q0NjIxYTViMWVkYzhiMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"13a1f412-fe00-4687-a723-b2655521114e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T16:10:36.325Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:36.326Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:36.332Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:36.332Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:36.432Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:36.433Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:36.433Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:36.450Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:36.451Z||pool-100-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:37.333Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:37.334Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:37.336Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:37.336Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:10:37.436Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:37.437Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:37.437Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:37.452Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:37.453Z||pool-101-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:38.337Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:38.338Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:38.340Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:38.341Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:10:38.441Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:38.442Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:38.442Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:38.455Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:38.455Z||pool-102-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:39.342Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:39.343Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:39.346Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:39.346Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:39.446Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:39.448Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:39.448Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:39.462Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:39.463Z||pool-103-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:40.347Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:40.348Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:40.350Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:40.351Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-27T16:10:40.450Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:40.451Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:40.451Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:40.463Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:40.463Z||pool-104-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:41.352Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:41.353Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:41.355Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:41.355Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-27T16:10:41.455Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:41.457Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:41.457Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:41.470Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:41.471Z||pool-105-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:42.356Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:42.357Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:42.359Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:42.359Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-27T16:10:42.460Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:42.460Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:42.460Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:42.473Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:42.473Z||pool-106-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:43.360Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:43.361Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:43.364Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:43.364Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:43.466Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T16:10:43.467Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:43.467Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:43.483Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:43.483Z||pool-107-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:44.365Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:44.365Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:44.368Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:44.368Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:10:44.468Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:44.469Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:44.469Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:44.482Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:44.482Z||pool-108-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:45.368Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:10:45.369Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:45.379Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:45.379Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:10:45.479Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:45.480Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:45.480Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:45.494Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:45.494Z||pool-109-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:46.381Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "c28b479a-2f88-437d-a58a-6d404167b9d4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c37d35e6-5318-48db-b705-595cf69e27e1",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "19c3c1cb-de78-4e5a-8fad-709f6b441ff2",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6b264194-e47e-413c-b71b-2f51a163757f",
      "resourceInvariantUUID": "8a7f1a74-bc79-412a-9a6f-ae2825986115",
      "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": "ZTk2MjQ1ODg4MWUyYmI3Njk4ZmNkMmQxYWM5YTg3MGY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d16a6a3a-d036-480c-a510-0655b3afd5c2",
          "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": "c4d5fff0-8a82-4bb2-8330-5af558ba6a4e",
          "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": "b43f4e27-0941-43e7-b74e-78b074fac51b",
            "generatedFromUUID": "c4d5fff0-8a82-4bb2-8330-5af558ba6a4e"
          },
          "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": "d2cc556f-adb3-4022-ab5a-2be5c30aad90",
          "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": "b43f4e27-0941-43e7-b74e-78b074fac51b",
          "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": "058f989e-4b19-4d1d-9dd7-cde51914937e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MjNiNjY0ZTExMWZlM2RkY2Q0NjIxYTViMWVkYzhiMmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "13a1f412-fe00-4687-a723-b2655521114e"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T16:10:46.381Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T16:10:46.383Z|38050b75-76c8-4da7-b5a5-a0f3ab87b22c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 c28b479a-2f88-437d-a58a-6d404167b9d4 ASDC
2022-10-27T16:10:46.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:e509dbc7-b56b-42a8-9c2b-913cdacf5556
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:c28b479a-2f88-437d-a58a-6d404167b9d4
ServiceInvariantUUID:c37d35e6-5318-48db-b705-595cf69e27e1
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:13a1f412-fe00-4687-a723-b2655521114e
ArtifactChecksum:MjNiNjY0ZTExMWZlM2RkY2Q0NjIxYTViMWVkYzhiMmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:19c3c1cb-de78-4e5a-8fad-709f6b441ff2
ResourceInvariantUUID:8a7f1a74-bc79-412a-9a6f-ae2825986115
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:6b264194-e47e-413c-b71b-2f51a163757f
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:d16a6a3a-d036-480c-a510-0655b3afd5c2
ArtifactChecksum:ZTk2MjQ1ODg4MWUyYmI3Njk4ZmNkMmQxYWM5YTg3MGY=
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:c4d5fff0-8a82-4bb2-8330-5af558ba6a4e
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:b43f4e27-0941-43e7-b74e-78b074fac51b
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:d2cc556f-adb3-4022-ab5a-2be5c30aad90
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:b43f4e27-0941-43e7-b74e-78b074fac51b
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:058f989e-4b19-4d1d-9dd7-cde51914937e
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T16:10:46.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c28b479a-2f88-437d-a58a-6d404167b9d4 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 (?, ?, ?, ?, ?)
2022-10-27T16:10:46.450Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T16:10:46.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:10:46.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:10:46.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 13a1f412-fe00-4687-a723-b2655521114e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:46.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:46.453Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:46.514Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:46.516Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 13a1f412-fe00-4687-a723-b2655521114e 162969
2022-10-27T16:10:46.517Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-10-27T16:10:46.517Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:46.517Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:46.517Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:46.520Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:46.520Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887046517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:46.620Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:46.621Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:46.621Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:46.636Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:46.637Z||pool-110-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:47.522Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T16:10:47.523Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:10:47.523Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 13a1f412-fe00-4687-a723-b2655521114e, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:47.523Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-10-27T16:10:47.524Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:47.524Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:47.715Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12363532986047307940/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-10-27T16:10:48.999Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T16:10:49.000Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T16:10:49.000Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:49.000Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-10-27T16:10:49.000Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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-BasicCnfMacro-csar.csar
2022-10-27T16:10:49.000Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.001Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.001Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.001Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T16:10:49.001Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.002Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.002Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.002Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T16:10:49.003Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T16:10:49.003Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.003Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.003Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.003Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T16:10:49.004Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T16:10:49.004Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.004Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.004Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.005Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-10-27T16:10:49.005Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-10-27T16:10:49.005Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-10-27T16:10:49.005Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T16:10:49.005Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.006Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T16:10:49.006Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.006Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.006Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:49.007Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.007Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.007Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:49.007Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.008Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.008Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:49.008Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.008Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:49.008Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:49.009Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.009Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-10-27T16:10:49.009Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-10-27T16:10:49.009Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=a75ee097-3e8c-4f7d-a07e-1ec29cb321d4
2022-10-27T16:10:49.009Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.010Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.010Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.010Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.010Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.010Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.011Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:49.011Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:49.011Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:c28b479a-2f88-437d-a58a-6d404167b9d4
Model Version:NULL
Model InvariantUuid:c37d35e6-5318-48db-b705-595cf69e27e1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:d5acaf6b-d547-4dee-a571-5182fa843e5b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8a7f1a74-bc79-412a-9a6f-ae2825986115
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:19c3c1cb-de78-4e5a-8fad-709f6b441ff2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:44924003-0404-4b98-b0ea-49e4515c9d8d
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:05cdb691-1bd8-46e3-8cae-c830e679f580
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:58d4e80e-e58b-4798-8c69-4b8ee9b40ef2
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:7fef1eb4-542b-4961-a5bb-fb1f1f6444ba
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:a75ee097-3e8c-4f7d-a07e-1ec29cb321d4
ModelInvariantUuid:8ad0c38e-14ff-4055-9ec8-dee550424c83
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:068ef19d-d57a-4068-8b74-adb985755830
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:ef71864b-f0a3-47ea-870b-4db195399c07
ModelInvariantUuid:5bfff4ca-809e-4525-96ce-73bb4cb5f982
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:b28a7b81-30e3-4058-8b2b-409e8c01773c
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=?
2022-10-27T16:10:49.021Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 6b264194-e47e-413c-b71b-2f51a163757f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T16:10:49.026Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0
2022-10-27T16:10:49.026Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6b264194-e47e-413c-b71b-2f51a163757f
2022-10-27T16:10:49.026Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d16a6a3a-d036-480c-a510-0655b3afd5c2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-10-27T16:10:49.027Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:49.027Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.084Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:49.084Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json d16a6a3a-d036-480c-a510-0655b3afd5c2 1565
2022-10-27T16:10:49.085Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.085Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:49.085Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:49.085Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:49.087Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:49.087Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887049085,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:49.187Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:49.188Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:49.189Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:49.203Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:49.204Z||pool-111-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:50.088Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "58d4e80e-e58b-4798-8c69-4b8ee9b40ef2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7fef1eb4-542b-4961-a5bb-fb1f1f6444ba",
    "vfModuleModelCustomizationUUID": "5bb77ec6-4dac-4632-8c99-6b8bd224b7f9",
    "isBase": true,
    "artifacts": [
      "c4d5fff0-8a82-4bb2-8330-5af558ba6a4e",
      "b43f4e27-0941-43e7-b74e-78b074fac51b"
    ],
    "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": "44924003-0404-4b98-b0ea-49e4515c9d8d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "05cdb691-1bd8-46e3-8cae-c830e679f580",
    "vfModuleModelCustomizationUUID": "fb351ef7-3ce5-4948-a6ab-d4c0b4cccaae",
    "isBase": false,
    "artifacts": [
      "058f989e-4b19-4d1d-9dd7-cde51914937e"
    ],
    "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": ""
    }
  }
]
2022-10-27T16:10:50.094Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7fef1eb4-542b-4961-a5bb-fb1f1f6444ba
VfModuleModelInvariantUUID:58d4e80e-e58b-4798-8c69-4b8ee9b40ef2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c4d5fff0-8a82-4bb2-8330-5af558ba6a4e
,
b43f4e27-0941-43e7-b74e-78b074fac51b

}
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:05cdb691-1bd8-46e3-8cae-c830e679f580
VfModuleModelInvariantUUID:44924003-0404-4b98-b0ea-49e4515c9d8d
VfModuleModelDescription:NULL
Artifacts UUID List:{
058f989e-4b19-4d1d-9dd7-cde51914937e

}
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


}

2022-10-27T16:10:50.097Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "58d4e80e-e58b-4798-8c69-4b8ee9b40ef2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7fef1eb4-542b-4961-a5bb-fb1f1f6444ba",
    "vfModuleModelCustomizationUUID": "5bb77ec6-4dac-4632-8c99-6b8bd224b7f9",
    "isBase": true,
    "artifacts": [
      "c4d5fff0-8a82-4bb2-8330-5af558ba6a4e",
      "b43f4e27-0941-43e7-b74e-78b074fac51b"
    ],
    "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": "44924003-0404-4b98-b0ea-49e4515c9d8d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "05cdb691-1bd8-46e3-8cae-c830e679f580",
    "vfModuleModelCustomizationUUID": "fb351ef7-3ce5-4948-a6ab-d4c0b4cccaae",
    "isBase": false,
    "artifacts": [
      "058f989e-4b19-4d1d-9dd7-cde51914937e"
    ],
    "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": ""
    }
  }
]
2022-10-27T16:10:50.097Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7fef1eb4-542b-4961-a5bb-fb1f1f6444ba
VfModuleModelInvariantUUID:58d4e80e-e58b-4798-8c69-4b8ee9b40ef2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c4d5fff0-8a82-4bb2-8330-5af558ba6a4e
,
b43f4e27-0941-43e7-b74e-78b074fac51b

}
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:05cdb691-1bd8-46e3-8cae-c830e679f580
VfModuleModelInvariantUUID:44924003-0404-4b98-b0ea-49e4515c9d8d
VfModuleModelDescription:NULL
Artifacts UUID List:{
058f989e-4b19-4d1d-9dd7-cde51914937e

}
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


}

2022-10-27T16:10:50.097Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c4d5fff0-8a82-4bb2-8330-5af558ba6a4e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-10-27T16:10:50.097Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:50.098Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:50.157Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:50.158Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml c4d5fff0-8a82-4bb2-8330-5af558ba6a4e 914
2022-10-27T16:10:50.158Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:50.159Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:50.159Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:50.159Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:50.162Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:50.162Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887050158,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:50.262Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:50.263Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:50.263Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:50.276Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:50.276Z||pool-112-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2022-10-27T16:10:51.163Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d2cc556f-adb3-4022-ab5a-2be5c30aad90 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-10-27T16:10:51.164Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:51.164Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:51.224Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:51.225Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env d2cc556f-adb3-4022-ab5a-2be5c30aad90 12
2022-10-27T16:10:51.225Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:51.225Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:51.226Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:51.226Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:51.228Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:51.228Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887051225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:51.328Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:10:51.329Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:51.329Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:51.342Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:51.342Z||pool-113-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:52.229Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: b43f4e27-0941-43e7-b74e-78b074fac51b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-10-27T16:10:52.231Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:52.231Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:52.289Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:52.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env b43f4e27-0941-43e7-b74e-78b074fac51b 96
2022-10-27T16:10:52.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:52.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:52.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:52.291Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:52.293Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:52.293Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887052290,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:52.393Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:52.394Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:52.394Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:52.408Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:52.408Z||pool-114-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:53.294Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 058f989e-4b19-4d1d-9dd7-cde51914937e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-10-27T16:10:53.294Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:10:53.294Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:53.351Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:10:53.351Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 058f989e-4b19-4d1d-9dd7-cde51914937e 20206
2022-10-27T16:10:53.352Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:53.352Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:53.352Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:10:53.352Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:53.354Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:53.354Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887053351,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:10:53.454Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:53.455Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:53.455Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:53.472Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:53.472Z||pool-115-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:54.360Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: c28b479a-2f88-437d-a58a-6d404167b9d4
2022-10-27T16:10:54.360Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 6b264194-e47e-413c-b71b-2f51a163757f 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=?
2022-10-27T16:10:54.373Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c7ec44d, org.onap.sdc.toscaparser.api.parameters.Input@1942354d, org.onap.sdc.toscaparser.api.parameters.Input@5a6a1f5b, org.onap.sdc.toscaparser.api.parameters.Input@4216542d, org.onap.sdc.toscaparser.api.parameters.Input@38b0bc8e]
2022-10-27T16:10:54.375Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.375Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.375Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-10-27T16:10:54.376Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 19c3c1cb-de78-4e5a-8fad-709f6b441ff2
2022-10-27T16:10:54.376Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 19c3c1cb-de78-4e5a-8fad-709f6b441ff2 matches Tosca VF Customization UUID: 19c3c1cb-de78-4e5a-8fad-709f6b441ff2
2022-10-27T16:10:54.376Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 19c3c1cb-de78-4e5a-8fad-709f6b441ff2  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=?
2022-10-27T16:10:54.379Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.379Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 19c3c1cb-de78-4e5a-8fad-709f6b441ff2: {\"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\"}
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4a8dd356
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fb351ef7-3ce5-4948-a6ab-d4c0b4cccaae
2022-10-27T16:10:54.380Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fb351ef7-3ce5-4948-a6ab-d4c0b4cccaae
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=?
2022-10-27T16:10:54.383Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.383Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:54.383Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-10-27T16:10:54.384Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=19c3c1cb-de78-4e5a-8fad-709f6b441ff2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid c28b479a-2f88-437d-a58a-6d404167b9d4: basic_cnf_macro
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.387Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:10:54.388Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:10:54.389Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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 (?, ?, ?, ?, ?)
2022-10-27T16:10:54.440Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 6b264194-e47e-413c-b71b-2f51a163757f 2 ASDC deployResourceStructure
2022-10-27T16:10:54.440Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:54.440Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:54.440Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:10:54.441Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:54.443Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:54.443Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887054440,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:10:54.543Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:54.544Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:54.544Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:54.556Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:54.556Z||pool-116-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:55.444Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:55.445Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:55.445Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:10:55.445Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:55.447Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:55.447Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887055444,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T16:10:55.548Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:55.549Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:55.549Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:55.567Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:55.567Z||pool-117-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:56.449Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:56.449Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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)
2022-10-27T16:10:56.449Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-27T16:10:56.449Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:56.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:56.452Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887056449,
  "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"
}
2022-10-27T16:10:56.552Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:56.552Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:56.553Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:56.581Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:56.581Z||pool-118-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:57.453Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:57.453Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:57.453Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:10:57.454Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:57.456Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:57.456Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887057452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-10-27T16:10:57.556Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:57.557Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:57.557Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:57.583Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:57.583Z||pool-119-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-10-27T16:10:58.457Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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
2022-10-27T16:10:58.457Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||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)
2022-10-27T16:10:58.457Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-10-27T16:10:58.458Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:58.460Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:58.460Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887058456,
  "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"
}
2022-10-27T16:10:58.560Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:58.561Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:58.561Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:58.582Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:58.582Z||pool-120-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:10:59.465Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-10-27T16:10:59.466Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-10-27T16:10:59.466Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:10:59.466Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:10:59.468Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:10:59.468Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887059465,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:10:59.569Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:10:59.570Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:10:59.570Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:10:59.585Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:10:59.585Z||pool-121-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:11:00.473Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:11:00.486Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:11:00.488Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:11:00.488Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:11:00.489Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:11:30.489Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:11:30.504Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:11:30.508Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:11:30.508Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:11:30.508Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:11:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:11:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:11:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:11:35.721Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:11:35.722Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:11:35.722Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:11:35.722Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:12:00.508Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:12:00.531Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:12:00.539Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:12:00.539Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:12:00.540Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:12:30.540Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:12:30.556Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:12:30.558Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:12:30.559Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:12:30.559Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:12:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:12:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:12:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:12:35.725Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:12:35.725Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:12:35.725Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:12:35.726Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:00.560Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:13:00.574Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:13:00.576Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:13:00.577Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:13:00.577Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:13:30.578Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:13:30.593Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:13:30.596Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:13:30.596Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-27T16:13:30.596Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-27T16:13:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:13:35.701Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:13:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:13:35.721Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:13:35.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.731Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.731Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.731Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.732Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.735Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.736Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887024041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887026451,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887023256,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887030653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887041133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887043530,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887041599,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887041383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887042455,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887035693,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.741Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887043517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887046001,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.742Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "cds",
  "timestamp": 1666887043750,
  "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=?
2022-10-27T16:13:35.752Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e509dbc7-b56b-42a8-9c2b-913cdacf5556
2022-10-27T16:13:35.753Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e509dbc7-b56b-42a8-9c2b-913cdacf5556 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.764Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.764Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887046517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887044586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.765Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887047005,
  "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=?
2022-10-27T16:13:35.772Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e509dbc7-b56b-42a8-9c2b-913cdacf5556
2022-10-27T16:13:35.772Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e509dbc7-b56b-42a8-9c2b-913cdacf5556 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.785Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.785Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.785Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887045663,
  "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=?
2022-10-27T16:13:35.792Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e509dbc7-b56b-42a8-9c2b-913cdacf5556
2022-10-27T16:13:35.792Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e509dbc7-b56b-42a8-9c2b-913cdacf5556 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.802Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.802Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887046666,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.803Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887049085,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887050158,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.804Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887048900,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.805Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887051225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.806Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "aai-ml",
  "timestamp": 1666887049905,
  "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=?
2022-10-27T16:13:35.813Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e509dbc7-b56b-42a8-9c2b-913cdacf5556
2022-10-27T16:13:35.813Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e509dbc7-b56b-42a8-9c2b-913cdacf5556 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.824Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.824Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887052290,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887042735,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887053351,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887053494,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887054440,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887054500,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887055444,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.827Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "policy-id",
  "timestamp": 1666887055504,
  "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=?
2022-10-27T16:13:35.834Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e509dbc7-b56b-42a8-9c2b-913cdacf5556
2022-10-27T16:13:35.834Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e509dbc7-b56b-42a8-9c2b-913cdacf5556 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=?
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887056449,
  "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"
}
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887057452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.843Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887058456,
  "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"
}
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887059465,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.845Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.846Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.847Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.848Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887069041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887062735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.852Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887070653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887080486,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887078481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887079436,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.855Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887081491,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.855Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.855Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "cds",
  "timestamp": 1666887079840,
  "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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.871Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fc2f0ff5-9113-4ccb-9217-00b8ca829444
2022-10-27T16:13:35.871Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc2f0ff5-9113-4ccb-9217-00b8ca829444 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.886Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "policy-id",
  "timestamp": 1666887082494,
  "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=?
2022-10-27T16:13:35.894Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fc2f0ff5-9113-4ccb-9217-00b8ca829444
2022-10-27T16:13:35.894Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc2f0ff5-9113-4ccb-9217-00b8ca829444 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 (?, ?, ?, ?, ?)
2022-10-27T16:13:35.904Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.904Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887080510,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.904Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.904Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.904Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887081569,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.905Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887082598,
  "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=?
2022-10-27T16:13:35.912Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fc2f0ff5-9113-4ccb-9217-00b8ca829444
2022-10-27T16:13:35.913Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc2f0ff5-9113-4ccb-9217-00b8ca829444 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=?
2022-10-27T16:13:35.921Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.921Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.921Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.921Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1666887083601,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.922Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.923Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887083256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.924Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887091992,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.925Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.926Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.926Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.926Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.926Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.926Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887094322,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.927Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:13:35.928Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:13:35.928Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:13:35.928Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1666887095327,
  "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=?
2022-10-27T16:13:35.935Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fc2f0ff5-9113-4ccb-9217-00b8ca829444
2022-10-27T16:13:35.935Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc2f0ff5-9113-4ccb-9217-00b8ca829444 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 (?, ?, ?, ?, ?)
2022-10-27T16:14:00.596Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:14:00.611Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:14:00.613Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:00.614Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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=?
2022-10-27T16:14:00.621Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T16:14:30.621Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556 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=?
2022-10-27T16:14:30.633Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e509dbc7-b56b-42a8-9c2b-913cdacf5556 and serviceModelVersionId: c28b479a-2f88-437d-a58a-6d404167b9d4
2022-10-27T16:14:30.633Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c37d35e6-5318-48db-b705-595cf69e27e1
2022-10-27T16:14:30.634Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?depth=0
2022-10-27T16:14:30.639Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T16:14:30.689Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?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]}
2022-10-27T16:14:30.691Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?depth=0|INFO|500||Invoke
2022-10-27T16:14:30.697Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T16:14:30.844Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?depth=0|INFO|500||InvokeReturn
2022-10-27T16:14:30.844Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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/c37d35e6-5318-48db-b705-595cf69e27e1/model-vers/model-ver/c28b479a-2f88-437d-a58a-6d404167b9d4?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[142], X-AAI-TXID=[2-aai-resources-221027-16:14:29:842-36608], vertex-id=[282872], Content-Length=[0], Date=[Thu, 27 Oct 2022 16:14:29 GMT], Content-Type=[application/json]}
2022-10-27T16:14:30.845Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2022-10-27T16:14:30.846Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T16:14:30.846Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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=?
2022-10-27T16:14:30.853Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T16:14:30.853Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e509dbc7-b56b-42a8-9c2b-913cdacf5556 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T16:14:30.854Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T16:14:30.854Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:30.856Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:30.856Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887270854,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T16:14:30.957Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:30.958Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:30.958Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:30.974Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:30.975Z||pool-122-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T16:14:31.875Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:14:31.876Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:14:31.876Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:14:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:14:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:35.725Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:35.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:14:35.726Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887086450,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:14:35.726Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:14:35.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887095199,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887101953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:14:35.727Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "aai-ml",
  "timestamp": 1666887102957,
  "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=?
2022-10-27T16:14:35.738Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fc2f0ff5-9113-4ccb-9217-00b8ca829444
2022-10-27T16:14:35.738Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc2f0ff5-9113-4ccb-9217-00b8ca829444 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 (?, ?, ?, ?, ?)
2022-10-27T16:14:36.289Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:36.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-27T16:14:36.290Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"fc2f0ff5-9113-4ccb-9217-00b8ca829444","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"1e4a2618-151b-457b-92b8-b8ad77ff90f0","serviceDescription":"service","serviceInvariantUUID":"110e41f0-def1-4f00-8e67-7257a3b7a9fe","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d823ec9-0938-46dd-ae25-bfe279662b69","resourceInvariantUUID":"5891a9e7-30c9-4572-ab52-bef702e8632d","resourceCustomizationUUID":"03e2b613-49cb-4107-a812-dede8cbe9f7a","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":"ZDI0ODA4YzcwYmY5MDBkM2UwMDQ2ZmZjOGZlMjYxZGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4d40cf1b-d061-4851-a50e-5b32626220bd","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":"NjgzZjBjNWM3ZWZlYmY3YmNjN2UwYTQ0MjA2NGMyYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7f9a9318-f1cf-4592-96bc-3ee7c54f0198","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":"1b038f27-f933-4557-8353-7cad03c0fc97","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":"62fe72c1-0608-4917-8044-28bdfb2e88fe","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":"fc76bea4-7556-45dc-8dff-e4fbdfe3a473","artifactVersion":"2","generatedFromUUID":"1b038f27-f933-4557-8353-7cad03c0fc97"},{"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":"MmQ5MDJhOGQyOGQ0MzIxOGYxNjI4NjYwMGJlOGRkZTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"016eda33-891d-4a17-ba20-1332892184f6","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":"ODllZjc2ZDgzOWY4NDM0MDRjYWJmNjYzYzc1NjE1NzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bbe721fe-33b9-4d06-b768-1655ee7b7d0b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YmViM2U4ZWM3MjRlMmE0MGVhNDM1MjI2NTJlZTkyNjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a5d021c9-2823-416a-977f-9a1533eb9638","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-27T16:14:36.292Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:36.293Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:36.295Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:36.295Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:14:36.395Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:36.396Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:36.397Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:36.412Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:36.413Z||pool-123-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:37.296Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:37.297Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:37.299Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:37.299Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:14:37.399Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:37.400Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:37.400Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:37.417Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:37.418Z||pool-124-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:38.300Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:38.300Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:38.303Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:38.303Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:14:38.403Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:38.404Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:38.404Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:38.418Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:38.418Z||pool-125-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:39.304Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:39.304Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:39.307Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:39.307Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:14:39.407Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:39.408Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:39.408Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:39.422Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:39.422Z||pool-126-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-27T16:14:40.308Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:40.309Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:40.311Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:40.311Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T16:14:40.412Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T16:14:40.412Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:40.412Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:40.426Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:40.426Z||pool-127-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:41.312Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:41.312Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:41.316Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:41.316Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:14:41.416Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-27T16:14:41.418Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:41.418Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:41.432Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:41.433Z||pool-128-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:42.317Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:42.322Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:42.326Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:42.326Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:14:42.424Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-10-27T16:14:42.425Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:42.425Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:42.439Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:42.440Z||pool-129-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:43.327Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-27T16:14:43.328Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:43.330Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:43.331Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:14:43.431Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:43.432Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:43.432Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:43.474Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:43.474Z||pool-130-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-10-27T16:14:44.332Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "1e4a2618-151b-457b-92b8-b8ad77ff90f0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "110e41f0-def1-4f00-8e67-7257a3b7a9fe",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "03e2b613-49cb-4107-a812-dede8cbe9f7a",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3d823ec9-0938-46dd-ae25-bfe279662b69",
      "resourceInvariantUUID": "5891a9e7-30c9-4572-ab52-bef702e8632d",
      "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": "NjgzZjBjNWM3ZWZlYmY3YmNjN2UwYTQ0MjA2NGMyYzg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7f9a9318-f1cf-4592-96bc-3ee7c54f0198",
          "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": "1b038f27-f933-4557-8353-7cad03c0fc97",
          "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": "fc76bea4-7556-45dc-8dff-e4fbdfe3a473",
            "generatedFromUUID": "1b038f27-f933-4557-8353-7cad03c0fc97"
          },
          "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": "fc76bea4-7556-45dc-8dff-e4fbdfe3a473",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "YmViM2U4ZWM3MjRlMmE0MGVhNDM1MjI2NTJlZTkyNjA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a5d021c9-2823-416a-977f-9a1533eb9638"
    }
  ],
  "workloadContext": "Production"
}
2022-10-27T16:14:44.332Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-27T16:14:44.333Z|e509dbc7-b56b-42a8-9c2b-913cdacf5556|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e4a2618-151b-457b-92b8-b8ad77ff90f0 ASDC
2022-10-27T16:14:44.333Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:fc2f0ff5-9113-4ccb-9217-00b8ca829444
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:1e4a2618-151b-457b-92b8-b8ad77ff90f0
ServiceInvariantUUID:110e41f0-def1-4f00-8e67-7257a3b7a9fe
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:a5d021c9-2823-416a-977f-9a1533eb9638
ArtifactChecksum:YmViM2U4ZWM3MjRlMmE0MGVhNDM1MjI2NTJlZTkyNjA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:03e2b613-49cb-4107-a812-dede8cbe9f7a
ResourceInvariantUUID:5891a9e7-30c9-4572-ab52-bef702e8632d
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:3d823ec9-0938-46dd-ae25-bfe279662b69
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:7f9a9318-f1cf-4592-96bc-3ee7c54f0198
ArtifactChecksum:NjgzZjBjNWM3ZWZlYmY3YmNjN2UwYTQ0MjA2NGMyYzg=
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:1b038f27-f933-4557-8353-7cad03c0fc97
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:fc76bea4-7556-45dc-8dff-e4fbdfe3a473
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:fc76bea4-7556-45dc-8dff-e4fbdfe3a473
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-10-27T16:14:44.334Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e4a2618-151b-457b-92b8-b8ad77ff90f0 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=?
2022-10-27T16:14:44.415Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T16:14:44.416Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:14:44.416Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:14:44.416Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a5d021c9-2823-416a-977f-9a1533eb9638 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-27T16:14:44.416Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:14:44.416Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-27T16:14:44.620Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:14:44.621Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a5d021c9-2823-416a-977f-9a1533eb9638 82613
2022-10-27T16:14:44.622Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-10-27T16:14:44.622Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-27T16:14:44.622Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:14:44.622Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:44.625Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:44.625Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887284622,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:14:44.725Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:44.726Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:44.726Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:44.740Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:44.740Z||pool-131-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-27T16:14:45.625Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-27T16:14:45.627Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-10-27T16:14:45.627Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: a5d021c9-2823-416a-977f-9a1533eb9638, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-27T16:14:45.628Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-10-27T16:14:45.628Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-27T16:14:45.628Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-27T16:14:45.737Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5113544579648050379/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
2022-10-27T16:14:46.878Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.879Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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-BasicVmMacro-csar.csar
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.880Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:46.881Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-10-27T16:14:46.882Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.883Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:46.884Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:46.885Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.885Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-27T16:14:46.885Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-27T16:14:46.885Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T16:14:46.885Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f319fa67-a59d-4fdd-b978-d0f37159cc4f
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.886Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:46.887Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:46.887Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:1e4a2618-151b-457b-92b8-b8ad77ff90f0
Model Version:NULL
Model InvariantUuid:110e41f0-def1-4f00-8e67-7257a3b7a9fe
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:6062ceeb-9bef-475a-99ac-dbaca7c812e8
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:5891a9e7-30c9-4572-ab52-bef702e8632d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:03e2b613-49cb-4107-a812-dede8cbe9f7a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e90deb44-1e1b-48cb-85b4-217c7eab5017
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:481e721a-9774-4124-96de-e5cbfe947775
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:f319fa67-a59d-4fdd-b978-d0f37159cc4f
ModelInvariantUuid:dc32156d-258e-4f23-bea7-ef0fe72c58ad
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:0dff0381-0672-4ff0-abef-31fefca9857d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:4264a056-b4da-4ca1-bf61-73877a6a87e4
ModelInvariantUuid:02698245-d96e-4406-b227-bd59c5b9f13b
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:daab3048-bc9d-46de-b5d5-cd2ba02b5ded
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=?
2022-10-27T16:14:46.912Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d823ec9-0938-46dd-ae25-bfe279662b69
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T16:14:46.917Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||basic_vm_macro 0
2022-10-27T16:14:46.918Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d823ec9-0938-46dd-ae25-bfe279662b69
2022-10-27T16:14:46.918Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7f9a9318-f1cf-4592-96bc-3ee7c54f0198 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-10-27T16:14:46.918Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:14:46.918Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:46.978Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:14:46.979Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 7f9a9318-f1cf-4592-96bc-3ee7c54f0198 792
2022-10-27T16:14:46.979Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:46.979Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:46.979Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:14:46.979Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:46.981Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:46.981Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887286979,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:14:47.082Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:47.083Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:47.083Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:47.096Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:47.097Z||pool-132-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:47.982Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "e90deb44-1e1b-48cb-85b4-217c7eab5017",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "481e721a-9774-4124-96de-e5cbfe947775",
    "vfModuleModelCustomizationUUID": "6d5747db-5d6b-45f9-a581-6760e8f117c6",
    "isBase": true,
    "artifacts": [
      "1b038f27-f933-4557-8353-7cad03c0fc97",
      "fc76bea4-7556-45dc-8dff-e4fbdfe3a473"
    ],
    "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": ""
    }
  }
]
2022-10-27T16:14:47.989Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:481e721a-9774-4124-96de-e5cbfe947775
VfModuleModelInvariantUUID:e90deb44-1e1b-48cb-85b4-217c7eab5017
VfModuleModelDescription:NULL
Artifacts UUID List:{
1b038f27-f933-4557-8353-7cad03c0fc97
,
fc76bea4-7556-45dc-8dff-e4fbdfe3a473

}
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


}

2022-10-27T16:14:47.993Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "e90deb44-1e1b-48cb-85b4-217c7eab5017",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "481e721a-9774-4124-96de-e5cbfe947775",
    "vfModuleModelCustomizationUUID": "6d5747db-5d6b-45f9-a581-6760e8f117c6",
    "isBase": true,
    "artifacts": [
      "1b038f27-f933-4557-8353-7cad03c0fc97",
      "fc76bea4-7556-45dc-8dff-e4fbdfe3a473"
    ],
    "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": ""
    }
  }
]
2022-10-27T16:14:47.994Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:481e721a-9774-4124-96de-e5cbfe947775
VfModuleModelInvariantUUID:e90deb44-1e1b-48cb-85b4-217c7eab5017
VfModuleModelDescription:NULL
Artifacts UUID List:{
1b038f27-f933-4557-8353-7cad03c0fc97
,
fc76bea4-7556-45dc-8dff-e4fbdfe3a473

}
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


}

2022-10-27T16:14:47.994Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 1b038f27-f933-4557-8353-7cad03c0fc97 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-10-27T16:14:47.994Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:14:47.994Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:48.061Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:14:48.061Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 1b038f27-f933-4557-8353-7cad03c0fc97 5033
2022-10-27T16:14:48.062Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:48.062Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:48.062Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:14:48.062Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:48.064Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:48.065Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887288062,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:14:48.166Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-27T16:14:48.167Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:48.167Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:48.179Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:48.179Z||pool-133-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:49.065Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fc76bea4-7556-45dc-8dff-e4fbdfe3a473 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-10-27T16:14:49.066Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-10-27T16:14:49.066Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:49.127Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-10-27T16:14:49.128Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env fc76bea4-7556-45dc-8dff-e4fbdfe3a473 903
2022-10-27T16:14:49.128Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:49.128Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:49.128Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-27T16:14:49.128Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:49.130Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:49.131Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887289128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:14:49.231Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:49.231Z||pool-134-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:49.232Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:49.246Z||pool-134-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:49.246Z||pool-134-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:50.131Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 1e4a2618-151b-457b-92b8-b8ad77ff90f0
2022-10-27T16:14:50.132Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 3d823ec9-0938-46dd-ae25-bfe279662b69 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=?
2022-10-27T16:14:50.151Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6117339, org.onap.sdc.toscaparser.api.parameters.Input@3675a8ad, org.onap.sdc.toscaparser.api.parameters.Input@6a8ef90f, org.onap.sdc.toscaparser.api.parameters.Input@293d9971, org.onap.sdc.toscaparser.api.parameters.Input@24b8bfd4]
2022-10-27T16:14:50.153Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.153Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.154Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-10-27T16:14:50.154Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 03e2b613-49cb-4107-a812-dede8cbe9f7a
2022-10-27T16:14:50.154Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 03e2b613-49cb-4107-a812-dede8cbe9f7a matches Tosca VF Customization UUID: 03e2b613-49cb-4107-a812-dede8cbe9f7a
2022-10-27T16:14:50.155Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 03e2b613-49cb-4107-a812-dede8cbe9f7a  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=?
2022-10-27T16:14:50.158Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.158Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.159Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 03e2b613-49cb-4107-a812-dede8cbe9f7a: {\"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\"}
2022-10-27T16:14:50.160Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@677b786b
2022-10-27T16:14:50.160Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.160Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-27T16:14:50.160Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6d5747db-5d6b-45f9-a581-6760e8f117c6
2022-10-27T16:14:50.161Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6d5747db-5d6b-45f9-a581-6760e8f117c6
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=?
2022-10-27T16:14:50.164Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.164Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:50.164Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:50.165Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.165Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:50.165Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:50.166Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.166Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-10-27T16:14:50.166Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-10-27T16:14:50.166Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-10-27T16:14:50.167Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f319fa67-a59d-4fdd-b978-d0f37159cc4f
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=?
2022-10-27T16:14:50.170Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.170Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:50.170Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-27T16:14:50.170Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.171Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-10-27T16:14:50.171Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=03e2b613-49cb-4107-a812-dede8cbe9f7a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-10-27T16:14:50.174Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.174Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.175Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 1e4a2618-151b-457b-92b8-b8ad77ff90f0: basic_vm_macro
2022-10-27T16:14:50.175Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.175Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.176Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.176Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.176Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.177Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.177Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.177Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.177Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-10-27T16:14:50.178Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-27T16:14:50.178Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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 (?, ?, ?, ?, ?)
2022-10-27T16:14:50.286Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 3d823ec9-0938-46dd-ae25-bfe279662b69 1 ASDC deployResourceStructure
2022-10-27T16:14:50.287Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:50.287Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:50.287Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:14:50.287Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:50.289Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:50.290Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887290287,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:14:50.390Z||pool-135-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:50.390Z||pool-135-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:50.391Z||pool-135-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:50.410Z||pool-135-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:50.411Z||pool-135-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:51.291Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:51.291Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:51.291Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:14:51.292Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:51.294Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:51.294Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887291291,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T16:14:51.394Z||pool-136-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:51.395Z||pool-136-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:51.395Z||pool-136-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:51.410Z||pool-136-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:51.410Z||pool-136-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:52.295Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:52.296Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||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
2022-10-27T16:14:52.296Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:14:52.297Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:52.299Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:52.299Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887292295,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-27T16:14:52.399Z||pool-137-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:52.400Z||pool-137-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:52.400Z||pool-137-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:52.413Z||pool-137-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:52.413Z||pool-137-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:53.300Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-10-27T16:14:53.301Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-10-27T16:14:53.301Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-27T16:14:53.302Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:14:53.305Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:14:53.305Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887293300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:14:53.405Z||pool-138-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:14:53.406Z||pool-138-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:14:53.406Z||pool-138-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:14:53.423Z||pool-138-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:14:53.423Z||pool-138-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-27T16:14:54.306Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fc2f0ff5-9113-4ccb-9217-00b8ca829444
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:14:54.321Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fc2f0ff5-9113-4ccb-9217-00b8ca829444
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-10-27T16:14:54.326Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-27T16:14:54.326Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:54.327Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:54.328Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-10-27T16:14:54.328Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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=?
2022-10-27T16:14:54.334Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-27T16:15:24.334Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fc2f0ff5-9113-4ccb-9217-00b8ca829444 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=?
2022-10-27T16:15:24.342Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fc2f0ff5-9113-4ccb-9217-00b8ca829444 and serviceModelVersionId: 1e4a2618-151b-457b-92b8-b8ad77ff90f0
2022-10-27T16:15:24.342Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 110e41f0-def1-4f00-8e67-7257a3b7a9fe
2022-10-27T16:15:24.343Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0
2022-10-27T16:15:24.347Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-10-27T16:15:24.393Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0|INFO|500||Invoke
2022-10-27T16:15:24.393Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc2f0ff5-9113-4ccb-9217-00b8ca829444], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7f188ab4-eed4-48bd-a8ad-bf377103586e], X-ECOMP-RequestID=[fc2f0ff5-9113-4ccb-9217-00b8ca829444], X-TransactionId=[], X-ONAP-RequestID=[fc2f0ff5-9113-4ccb-9217-00b8ca829444], Content-Type=[application/merge-patch+json]}
2022-10-27T16:15:24.400Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-10-27T16:15:24.502Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?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/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[98], X-AAI-TXID=[2-aai-resources-221027-16:15:23:547-12142], vertex-id=[200752], Content-Length=[0], Date=[Thu, 27 Oct 2022 16:15:23 GMT], Content-Type=[application/json]}
2022-10-27T16:15:24.503Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-10-27T16:15:24.503Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/110e41f0-def1-4f00-8e67-7257a3b7a9fe/model-vers/model-ver/1e4a2618-151b-457b-92b8-b8ad77ff90f0?depth=0|INFO|500||InvokeReturn
2022-10-27T16:15:24.504Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-10-27T16:15:24.505Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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=?
2022-10-27T16:15:24.510Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|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:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-27T16:15:24.510Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fc2f0ff5-9113-4ccb-9217-00b8ca829444 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-10-27T16:15:24.510Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-10-27T16:15:24.511Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-10-27T16:15:24.512Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-27T16:15:24.513Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887324510,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T16:15:24.613Z||pool-139-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-27T16:15:24.614Z||pool-139-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-10-27T16:15:24.614Z||pool-139-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:15:24.632Z||pool-139-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:15:24.632Z||pool-139-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-27T16:15:25.530Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:15:25.530Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:15:25.531Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:15:35.089Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:15:35.090Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:15:35.091Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:15:35.091Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:15:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:15:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:15:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:15:35.737Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:15:35.738Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-27T16:15:35.738Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e509dbc7-b56b-42a8-9c2b-913cdacf5556",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887270854,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T16:15:35.739Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:15:44.632Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:15:44.633Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:15:44.634Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:15:44.634Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:15:54.186Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:15:54.187Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:15:54.188Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:15:54.188Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:16:03.728Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:16:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:16:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:16:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:16:35.699Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:16:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:16:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:16:36.221Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:16:36.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.222Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-10-27T16:16:36.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887271875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887284622,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887286979,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887288062,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887289128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887290287,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887291291,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887292295,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887293300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-27T16:16:36.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fc2f0ff5-9113-4ccb-9217-00b8ca829444",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1666887324510,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-10-27T16:16:36.228Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-27T16:16:45.244Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:17:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:17:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:17:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:17:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:17:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:17:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:17:45.235Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:17:45.239Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:18:35.694Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:18:35.696Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:18:35.696Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:18:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:18:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:18:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:18:45.260Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:18:45.260Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:19:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:19:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:19:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:19:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:19:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:19:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:19:45.263Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:19:45.410Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:20:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:20:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:20:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:20:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:20:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:20:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:20:45.260Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:20:45.260Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:21:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:21:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:21:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:21:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:21:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:21:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:21:45.242Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:21:45.243Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:22:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:22:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:22:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:22:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:22:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:22:35.700Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:22:45.245Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:22:45.250Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:23:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:23:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:23:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:23:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:23:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:23:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:23:45.251Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:23:45.253Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:24:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:24:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:24:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:24:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:24:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:24:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:24:45.257Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:24:45.257Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:25:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:25:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:25:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:25:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:25:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:25:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:25:45.251Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:25:45.255Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:26:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:26:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:26:35.694Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:26:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:26:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:26:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:26:45.258Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:26:45.258Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:27:35.693Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:27:35.694Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:27:35.695Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:27:35.699Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:27:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:27:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:27:45.261Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:27:45.261Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:28:35.694Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:28:35.699Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:28:35.699Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:28:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:28:35.701Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:28:35.701Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:28:45.265Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:28:45.267Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:29:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:29:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:29:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:29:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:29:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:29:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:29:45.261Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:29:45.261Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:30:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:30:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:30:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:30:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:30:35.700Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:30:35.700Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:30:45.267Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:30:45.269Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:31:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:31:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:31:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:31:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:31:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:31:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:31:45.238Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:31:45.239Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:32:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:32:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:32:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:32:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:32:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:32:35.701Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:32:45.241Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:32:45.241Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:33:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:33:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:33:35.695Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:33:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:33:35.701Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:33:35.701Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:33:45.238Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:33:45.241Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:34:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:34:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:34:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:34:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:34:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:34:35.701Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:34:45.245Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:34:45.256Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:35:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:35:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:35:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:35:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:35:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:35:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:35:45.250Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:35:45.252Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:36:35.693Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:36:35.694Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:36:35.694Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:36:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:36:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:36:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:36:45.238Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:36:45.238Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:37:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:37:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:37:35.694Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:37:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:37:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:37:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:37:45.248Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:37:45.253Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:38:35.694Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:38:35.696Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:38:35.696Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:38:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:38:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:38:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:38:45.244Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:38:45.244Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:39:35.693Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:39:35.694Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:39:35.695Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:39:35.700Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:39:35.700Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:39:35.700Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:39:45.246Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:39:45.246Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:40:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:40:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:40:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:40:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:40:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:40:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:40:45.241Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:40:45.242Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:41:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:41:35.695Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:41:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:41:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:41:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:41:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:41:45.244Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:41:45.244Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:42:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:42:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:42:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:42:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:42:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:42:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:42:45.242Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:42:45.242Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:43:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:43:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:43:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:43:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:43:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:43:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:43:45.251Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:43:45.251Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:44:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:44:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:44:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:44:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:44:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:44:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:44:45.238Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:44:45.241Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:45:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:45:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:45:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:45:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:45:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:45:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:45:45.238Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:45:45.251Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:46:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:46:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:46:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:46:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:46:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:46:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:46:45.240Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:46:45.256Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:47:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:47:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:47:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:47:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:47:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:47:35.701Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:47:45.240Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:47:45.242Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:48:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:48:35.696Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:48:35.696Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:48:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:48:35.701Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:48:35.701Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:48:45.272Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:48:45.272Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:49:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:49:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:49:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:49:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:49:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:49:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:49:45.263Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:49:45.264Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:50:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:50:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:50:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:50:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:50:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:50:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:50:45.241Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:50:45.263Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:51:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:51:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:51:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:51:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:51:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:51:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:51:45.239Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:51:45.239Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:52:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:52:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:52:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:52:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:52:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:52:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:52:45.253Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:52:45.258Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:53:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:53:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:53:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:53:35.700Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:53:35.701Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:53:35.701Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:53:45.238Z|fc2f0ff5-9113-4ccb-9217-00b8ca829444|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:53:45.238Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:54:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:54:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:54:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:54:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:54:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:54:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:54:45.239Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:54:45.243Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:55:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:55:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:55:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:55:35.700Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:55:35.700Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:55:35.700Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:55:45.241Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:55:45.241Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:56:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:56:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:56:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:56:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:56:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:56:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:56:45.241Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:56:45.245Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:57:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:57:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:57:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:57:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:57:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:57:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:57:45.244Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:57:45.255Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:58:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:58:35.695Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:58:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:58:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:58:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:58:35.701Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:58:45.241Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:58:45.241Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:59:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:59:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:59:35.695Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:59:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T16:59:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T16:59:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T16:59:45.274Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T16:59:45.275Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:00:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:00:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:00:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:00:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:00:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:00:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:00:45.239Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:00:45.239Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:01:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:01:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:01:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:01:35.700Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:01:35.700Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:01:35.700Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:01:45.242Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:01:45.242Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:02:35.693Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:02:35.694Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:02:35.694Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:02:35.700Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:02:35.700Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:02:35.700Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:02:45.238Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:02:45.238Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:03:35.694Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:03:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:03:35.694Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:03:35.700Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:03:35.700Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:03:35.700Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:03:45.238Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:03:45.270Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:04:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:04:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:04:35.694Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:04:35.700Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:04:35.700Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:04:35.700Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:04:45.240Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:04:45.241Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:05:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:05:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:05:35.694Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:05:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:05:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:05:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:05:45.239Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:05:45.239Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:06:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:06:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:06:35.695Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:06:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:06:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:06:35.700Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:06:45.246Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:06:45.247Z|071571b2-2907-49ca-a233-15df725b22db|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:07:35.694Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:07:35.698Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:07:35.699Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:07:35.700Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:07:35.701Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:07:35.701Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:07:45.245Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:07:45.245Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:08:35.693Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:08:35.694Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:08:35.694Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:08:35.700Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-27T17:08:35.700Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-27T17:08:35.700Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oLVKMWwzFPRRkp8e) ...
2022-10-27T17:08:45.242Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-27T17:08:45.242Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK