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-11-08T23:10:23.984Z||main|||||INFO|500||The following profiles are active: basic 2022-11-08T23:10:36.421Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-08T23:10:36.422Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-08T23:10:36.551Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-08T23:10:41.076Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-08T23:10:41.461Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-08T23:10:41.940Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-08T23:10:41.973Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-08T23:10:42.072Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-08T23:10:42.281Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-08T23:10:42.855Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-08T23:10:44.503Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-08T23:10:46.879Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-08T23:10:46.941Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-08T23:10:47.499Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-08T23:10:47.722Z||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-11-08T23:10:48.877Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-08T23:10:50.222Z||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-11-08T23:10:51.011Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2022-11-08T23:10:51.011Z||main|||||ERROR|500||(conn=1108) Table 'catalogdb.activity_spec' doesn't exist 2022-11-08T23:10:51.025Z||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-11-08T23:10:54.354Z||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-11-08T23:10:57.534Z||main|||||WARN|500||--- 2022-11-08T23:10:57.535Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-08T23:10:57.535Z||main|||||WARN|500||--- 2022-11-08T23:10:58.074Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-08T23:11:03.230Z||main|||||INFO|500||Started Application in 43.267 seconds (JVM running for 46.162) 2022-11-08T23:11:03.244Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-08T23:11:03.246Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-08T23:11:03.259Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-08T23:11:03.283Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-08T23:11:03.322Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f7caf196-3e03-46a0-bbfb-730fd4ec4f8a url= /sdc/v1/artifactTypes 2022-11-08T23:11:03.323Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-08T23:11:03.430Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-08T23:11:03.432Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc10b14 2022-11-08T23:11:03.433Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-08T23:11:03.451Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-08T23:11:03.453Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-08T23:11:03.458Z||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$$b3c431a1.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-11-08T23:11:53.224Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-08T23:11:53.225Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-08T23:11:53.228Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-08T23:11:53.231Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-08T23:11:53.238Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c242cee5-7595-4a86-9dd0-4d81f143285d url= /sdc/v1/artifactTypes 2022-11-08T23:11:53.238Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-08T23:11:53.245Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-08T23:11:53.245Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1276882e 2022-11-08T23:11:53.245Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-08T23:11:53.246Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-08T23:11:53.246Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-08T23:11:53.247Z||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$$b3c431a1.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-11-08T23:12:43.223Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-08T23:12:43.224Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-08T23:12:43.225Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-08T23:12:43.228Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-08T23:12:43.233Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 732d6736-e52b-47e5-b5c1-534865f1c96d url= /sdc/v1/artifactTypes 2022-11-08T23:12:43.234Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-08T23:12:43.498Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-11-08T23:12:43.507Z||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-11-08T23:12:43.529Z||scheduling-1|||||DEBUG|500||create keys 2022-11-08T23:12:43.537Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-11-08T23:12:43.645Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:12:43.665Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 9aff7263-b94b-4f06-b162-fe39b02ebb78 url= /sdc/v1/registerForDistribution 2022-11-08T23:12:43.842Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 9aff7263-b94b-4f06-b162-fe39b02ebb78 url= /sdc/v1/registerForDistribution 2022-11-08T23:12:43.843Z||scheduling-1|||||INFO|500||start DistributionClient 2022-11-08T23:12:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:12:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:12:43.861Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-11-08T23:12:43.863Z||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-11-08T23:12:43.863Z||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-11-08T23:12:43.864Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:12:43.864Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:12:54.234Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:12:54.245Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:13:43.851Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:13:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:13:43.854Z||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-11-08T23:13:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:13:43.857Z||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-11-08T23:13:43.857Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:13:53.476Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:13:53.479Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:14:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:14:43.852Z||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-11-08T23:14:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:14:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:14:43.854Z||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-11-08T23:14:43.855Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:14:53.417Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:14:53.417Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:15:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:15:43.852Z||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-11-08T23:15:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:15:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:15:43.854Z||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-11-08T23:15:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:15:53.435Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:15:53.438Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:16:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:16:43.851Z||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-11-08T23:16:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:16:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:16:43.854Z||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-11-08T23:16:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:16:53.419Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:16:53.419Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:17:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:17:43.851Z||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-11-08T23:17:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:17:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:17:43.854Z||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-11-08T23:17:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:17:53.414Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:17:53.413Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:18:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:18:43.851Z||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-11-08T23:18:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:18:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:18:43.853Z||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-11-08T23:18:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:18:53.420Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:18:53.422Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:19:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:19:43.852Z||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-11-08T23:19:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:19:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:19:43.855Z||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-11-08T23:19:43.855Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:19:53.411Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:19:53.425Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:20:38.956Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-08T23:20:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:20:43.851Z||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-11-08T23:20:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:20:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:20:43.854Z||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-11-08T23:20:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:20:53.429Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:20:53.453Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:21:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:21:43.852Z||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-11-08T23:21:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:21:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:21:43.854Z||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-11-08T23:21:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:21:53.435Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:21:53.435Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:22:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:22:43.851Z||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-11-08T23:22:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:22:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:22:43.854Z||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-11-08T23:22:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:22:53.408Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:22:53.429Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:23:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:23:43.851Z||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-11-08T23:23:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:23:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:23:43.854Z||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-11-08T23:23:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:23:53.416Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:23:53.416Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:24:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:24:43.852Z||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-11-08T23:24:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:24:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:24:43.854Z||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-11-08T23:24:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:24:53.417Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:24:53.429Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:25:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:25:43.852Z||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-11-08T23:25:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:25:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:25:43.853Z||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-11-08T23:25:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:25:53.417Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:25:53.418Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:26:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:26:43.852Z||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-11-08T23:26:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:26:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:26:43.854Z||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-11-08T23:26:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:26:53.419Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:26:53.419Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:27:43.851Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:27:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:27:43.853Z||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-11-08T23:27:43.854Z||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-11-08T23:27:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:27:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:27:53.423Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:27:53.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:28:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:28:43.852Z||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-11-08T23:28:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:28:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:28:43.854Z||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-11-08T23:28:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:28:53.417Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:28:53.418Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:29:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:29:43.851Z||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-11-08T23:29:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:29:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:29:43.854Z||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-11-08T23:29:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:29:53.414Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:29:53.414Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:30:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:30:43.851Z||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-11-08T23:30:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:30:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:30:43.853Z||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-11-08T23:30:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:30:53.417Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:30:53.417Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:31:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:31:43.851Z||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-11-08T23:31:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:31:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:31:43.853Z||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-11-08T23:31:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:31:53.415Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:31:53.473Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:32:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:32:43.851Z||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-11-08T23:32:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:32:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:32:43.854Z||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-11-08T23:32:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:32:53.416Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:32:53.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:33:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:33:43.851Z||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-11-08T23:33:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:33:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:33:43.853Z||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-11-08T23:33:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:33:53.413Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:33:53.449Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:34:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:34:43.851Z||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-11-08T23:34:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:34:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:34:43.854Z||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-11-08T23:34:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:34:53.412Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:34:53.440Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:35:43.851Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:35:43.853Z||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-11-08T23:35:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:35:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:35:43.854Z||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-11-08T23:35:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:35:53.421Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:35:53.431Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:36:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:36:43.852Z||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-11-08T23:36:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:36:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:36:43.854Z||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-11-08T23:36:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:36:53.413Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:36:53.416Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:37:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:37:43.851Z||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-11-08T23:37:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:37:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:37:43.854Z||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-11-08T23:37:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:37:53.411Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:37:53.417Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:38:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:38:43.851Z||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-11-08T23:38:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:38:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:38:43.854Z||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-11-08T23:38:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:38:53.419Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:38:53.426Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:39:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:39:43.851Z||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-11-08T23:39:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:39:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:39:43.854Z||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-11-08T23:39:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:39:53.428Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:39:53.428Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:40:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:40:43.851Z||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-11-08T23:40:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:40:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:40:43.853Z||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-11-08T23:40:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:40:53.433Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:40:53.437Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:41:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:41:43.851Z||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-11-08T23:41:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:41:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:41:43.853Z||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-11-08T23:41:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:41:53.425Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:41:53.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:42:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:42:43.851Z||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-11-08T23:42:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:42:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:42:43.853Z||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-11-08T23:42:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:42:53.417Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:42:53.425Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:43:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:43:43.851Z||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-11-08T23:43:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:43:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:43:43.854Z||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-11-08T23:43:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:43:53.420Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:43:53.427Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:44:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:44:43.852Z||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-11-08T23:44:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:44:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:44:43.854Z||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-11-08T23:44:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:44:53.408Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:44:53.410Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:45:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:45:43.851Z||pool-2-thread-3|||||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-11-08T23:45:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-08T23:45:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:45:43.853Z||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-11-08T23:45:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:45:53.412Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:45:53.412Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:46:43.851Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:46:43.851Z||pool-2-thread-3|||||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-11-08T23:46:43.852Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-08T23:46:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:46:43.853Z||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-11-08T23:46:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:46:53.405Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:46:53.405Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:47:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:47:43.851Z||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-11-08T23:47:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:47:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:47:43.854Z||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-11-08T23:47:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:47:53.418Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:47:53.420Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:48:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:48:43.851Z||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-11-08T23:48:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:48:43.855Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:48:43.855Z||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-11-08T23:48:43.855Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:48:53.414Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:48:53.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:49:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:49:43.851Z||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-11-08T23:49:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:49:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:49:43.853Z||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-11-08T23:49:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:49:53.411Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:49:53.414Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:50:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:50:43.851Z||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-11-08T23:50:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:50:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:50:43.854Z||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-11-08T23:50:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:50:53.419Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:50:53.444Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:51:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:51:43.851Z||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-11-08T23:51:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:51:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:51:43.854Z||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-11-08T23:51:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:51:53.402Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:51:53.412Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:52:43.852Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:52:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:52:43.854Z||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-11-08T23:52:43.854Z||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-11-08T23:52:43.855Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:52:43.855Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:52:53.414Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:52:53.417Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:53:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:53:43.852Z||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-11-08T23:53:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:53:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:53:43.853Z||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-11-08T23:53:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:53:53.414Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:53:53.414Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:54:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:54:43.851Z||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-11-08T23:54:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:54:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:54:43.854Z||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-11-08T23:54:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:54:53.413Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:54:53.413Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:55:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:55:43.851Z||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-11-08T23:55:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:55:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:55:43.853Z||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-11-08T23:55:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:55:53.427Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:55:53.448Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:56:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:56:43.851Z||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-11-08T23:56:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:56:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:56:43.853Z||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-11-08T23:56:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:56:53.410Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:56:53.457Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:57:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:57:43.851Z||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-11-08T23:57:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:57:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:57:43.854Z||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-11-08T23:57:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:57:53.432Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:57:53.432Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:58:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:58:43.851Z||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-11-08T23:58:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:58:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:58:43.853Z||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-11-08T23:58:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:58:53.422Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:58:53.425Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:59:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:59:43.851Z||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-11-08T23:59:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:59:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-08T23:59:43.854Z||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-11-08T23:59:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-08T23:59:53.425Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-08T23:59:53.425Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:00:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:00:43.852Z||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-11-09T00:00:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:00:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:00:43.854Z||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-11-09T00:00:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:00:53.424Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:00:53.425Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:01:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:01:43.852Z||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-11-09T00:01:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:01:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:01:43.854Z||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-11-09T00:01:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:01:53.447Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:01:53.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:02:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:02:43.851Z||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-11-09T00:02:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:02:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:02:43.854Z||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-11-09T00:02:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:02:53.410Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:02:53.447Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:03:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:03:43.851Z||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-11-09T00:03:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:03:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:03:43.853Z||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-11-09T00:03:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:03:53.403Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:03:53.433Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:04:43.850Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:04:43.851Z||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-11-09T00:04:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:04:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:04:43.853Z||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-11-09T00:04:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:04:53.429Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:04:53.429Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:05:43.851Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:05:43.852Z||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-11-09T00:05:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:05:43.853Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:05:43.853Z||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-11-09T00:05:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:05:53.430Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:05:53.430Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:06:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:06:43.851Z||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-11-09T00:06:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:06:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:06:43.854Z||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-11-09T00:06:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:06:53.407Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:06:53.419Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:07:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:07:43.851Z||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-11-09T00:07:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:07:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:07:43.853Z||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-11-09T00:07:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:07:53.401Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:07:53.413Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:08:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:08:43.851Z||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-11-09T00:08:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:08:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:08:43.854Z||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-11-09T00:08:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:08:53.404Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:08:53.433Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:09:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:09:43.852Z||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-11-09T00:09:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:09:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:09:43.853Z||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-11-09T00:09:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:09:53.404Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:09:53.436Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:43.850Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:10:43.852Z||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-11-09T00:10:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:10:43.853Z||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-11-09T00:10:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:44.483Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:44.485Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.485Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"00a1d021-4ec0-41e0-87b3-a1382cd00484","serviceName":"vFW 2022-11-09 00-09-02","serviceVersion":"1.0","serviceUUID":"b3a291fc-6443-4925-b740-2bb3833f5d7d","serviceDescription":"catalog service description","serviceInvariantUUID":"576f31cd-1963-4157-98ad-26bc2a3d54c7","resources":[{"resourceInstanceName":"vFW cba23efb-afac 0","resourceName":"vFW cba23efb-afac","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f9ba7780-2558-46ff-964b-bce383e63837","resourceInvariantUUID":"c55a93f1-c755-454e-897e-056d931d5e86","resourceCustomizationUUID":"3b132807-f32d-49d4-8642-14f9f2d04d10","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml","artifactChecksum":"OTU1YTZhN2U4OWU4ZmIyZmFmNTY2ZDg5YWQyN2UyOWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e987f393-efb0-4756-a218-6f907d10255d","artifactVersion":"1"},{"artifactName":"vfwcba23efbafac0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json","artifactChecksum":"OTg3NDIyMGRhMDMzNDlkM2I4YWFjMjczYzg3Y2QxMjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c0b5846b-7dd3-46d2-a96e-7aaa49fa3a51","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0ac422e6-71d2-4f0b-8578-e0399092335a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml","artifactChecksum":"YmI5OWM3OGI1MjYzOWU3MDAyMGI1Zjg0MDQ5M2FkMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"69b6e2f3-7da4-4f1d-843e-2ff74e7bf713","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"81f7b696-c8de-4f4a-b8cd-d8135d50e3f8","artifactVersion":"2","generatedFromUUID":"0ac422e6-71d2-4f0b-8578-e0399092335a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221109000902-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml","artifactChecksum":"NWQ0ZjE0Zjg2MmE5OTM1ODk4MTMzODJiZDEwNjhkMGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6e18556b-cb43-4934-91f9-f06d7b3c28e1","artifactVersion":"1"},{"artifactName":"service-Vfw20221109000902-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar","artifactChecksum":"YzVjNTQxMTE1OTQwYTRjM2I4MjljZTY4ZGM3OGVhNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c73dfa48-804b-4002-9a78-680eeff4ead0","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:10:44.492Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:44.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.495Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.500Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:44.506Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:44.517Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:44.517Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.519Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.519Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.520Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.521Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.522Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.523Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.524Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.525Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.526Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.526Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.526Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.526Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.528Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.528Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952610945, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:10:44.528Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952613554, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952618436, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.529Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952627007, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.530Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.530Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.530Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952626504, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.530Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.530Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.531Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952626275, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.531Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.531Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.531Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "cds", "timestamp": 1667952627527, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-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=? 2022-11-09T00:10:44.618Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms 2022-11-09T00:10:44.623Z||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-11-09T00:10:44.624Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:44.649Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:44.649Z||pool-3-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-09T00:10:44.668Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 00a1d021-4ec0-41e0-87b3-a1382cd00484 2022-11-09T00:10:44.689Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:10:44.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.716Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952627292, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:10:44.716Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.716Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952628095, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.716Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.717Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.717Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.717Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.717Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.717Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "policy-id", "timestamp": 1667952628298, "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-11-09T00:10:44.732Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 00a1d021-4ec0-41e0-87b3-a1382cd00484 2022-11-09T00:10:44.732Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:10:44.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952629163, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.742Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952630276, "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-11-09T00:10:44.748Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 00a1d021-4ec0-41e0-87b3-a1382cd00484 2022-11-09T00:10:44.748Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:10:44.759Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.759Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.759Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.759Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.759Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "multicloud-k8s-id", "timestamp": 1667952631281, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:10:44.759Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.760Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952627825, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.761Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952635649, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.762Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.763Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:44.764Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:10:45.527Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:45.527Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:45.529Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:45.530Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:10:45.630Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:45.631Z||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-11-09T00:10:45.631Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:45.668Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:45.669Z||pool-4-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:10:46.530Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:46.531Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:46.534Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:46.535Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-09T00:10:46.634Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:10:46.634Z||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-11-09T00:10:46.635Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:46.648Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:46.648Z||pool-5-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:47.535Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:47.536Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:47.539Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:47.539Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:47.640Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:10:47.641Z||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-11-09T00:10:47.642Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:47.657Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:47.658Z||pool-6-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:48.539Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:48.540Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:48.542Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:48.542Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-09T00:10:48.643Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:48.644Z||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-11-09T00:10:48.644Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:48.660Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:48.661Z||pool-7-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:49.542Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:49.543Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:49.545Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:49.546Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:10:49.646Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:10:49.647Z||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-11-09T00:10:49.647Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:49.668Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:49.669Z||pool-8-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:50.546Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:10:50.547Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:50.549Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:50.550Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:10:50.650Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:50.651Z||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-11-09T00:10:50.651Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:50.666Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:50.667Z||pool-9-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:10:51.552Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "serviceName": "vFW 2022-11-09 00-09-02", "serviceVersion": "1.0", "serviceUUID": "b3a291fc-6443-4925-b740-2bb3833f5d7d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "576f31cd-1963-4157-98ad-26bc2a3d54c7", "resources": [ { "resourceInstanceName": "vFW cba23efb-afac 0", "resourceCustomizationUUID": "3b132807-f32d-49d4-8642-14f9f2d04d10", "resourceName": "vFW cba23efb-afac", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f9ba7780-2558-46ff-964b-bce383e63837", "resourceInvariantUUID": "c55a93f1-c755-454e-897e-056d931d5e86", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcba23efbafac0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "artifactChecksum": "OTg3NDIyMGRhMDMzNDlkM2I4YWFjMjczYzg3Y2QxMjY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c0b5846b-7dd3-46d2-a96e-7aaa49fa3a51", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0ac422e6-71d2-4f0b-8578-e0399092335a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "81f7b696-c8de-4f4a-b8cd-d8135d50e3f8", "generatedFromUUID": "0ac422e6-71d2-4f0b-8578-e0399092335a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "81f7b696-c8de-4f4a-b8cd-d8135d50e3f8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20221109000902-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "artifactChecksum": "YzVjNTQxMTE1OTQwYTRjM2I4MjljZTY4ZGM3OGVhNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c73dfa48-804b-4002-9a78-680eeff4ead0" } ], "workloadContext": "Production" } 2022-11-09T00:10:51.554Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:10:51.554Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b3a291fc-6443-4925-b740-2bb3833f5d7d ASDC 2022-11-09T00:10:51.681Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:00a1d021-4ec0-41e0-87b3-a1382cd00484 ServiceName:vFW 2022-11-09 00-09-02 ServiceVersion:1.0 ServiceUUID:b3a291fc-6443-4925-b740-2bb3833f5d7d ServiceInvariantUUID:576f31cd-1963-4157-98ad-26bc2a3d54c7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20221109000902-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar ArtifactUUID:c73dfa48-804b-4002-9a78-680eeff4ead0 ArtifactChecksum:YzVjNTQxMTE1OTQwYTRjM2I4MjljZTY4ZGM3OGVhNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW cba23efb-afac 0 ResourceCustomizationUUID:3b132807-f32d-49d4-8642-14f9f2d04d10 ResourceInvariantUUID:c55a93f1-c755-454e-897e-056d931d5e86 ResourceName:vFW cba23efb-afac ResourceType:VF ResourceUUID:f9ba7780-2558-46ff-964b-bce383e63837 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcba23efbafac0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json ArtifactUUID:c0b5846b-7dd3-46d2-a96e-7aaa49fa3a51 ArtifactChecksum:OTg3NDIyMGRhMDMzNDlkM2I4YWFjMjczYzg3Y2QxMjY= 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/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml ArtifactUUID:0ac422e6-71d2-4f0b-8578-e0399092335a 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/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env ArtifactUUID:81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 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/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env ArtifactUUID:81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T00:10:51.684Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b3a291fc-6443-4925-b740-2bb3833f5d7d 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-11-09T00:10:51.738Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:10:51.738Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:10:51.740Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:10:51.740Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c73dfa48-804b-4002-9a78-680eeff4ead0 from URL: /sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:51.740Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:10:51.742Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:51.952Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:10:51.959Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar c73dfa48-804b-4002-9a78-680eeff4ead0 100646 2022-11-09T00:10:51.960Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar ASDC sendASDCNotification 2022-11-09T00:10:51.960Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:51.961Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:10:51.962Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:51.965Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:51.965Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952651960, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:52.065Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:52.066Z||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-11-09T00:10:52.066Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:52.097Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:52.098Z||pool-10-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:52.966Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:10:52.967Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:10:52.967Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c73dfa48-804b-4002-9a78-680eeff4ead0, URL: /sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar to file: /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:52.968Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221109000902-csar.csar 2022-11-09T00:10:53.053Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:53.054Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:53.821Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4162034517084800694/Definitions/service-Vfw20221109000902-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2022-11-09T00:10:56.630Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.636Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW cba23efb-afac 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-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221109000902-csar.csar 2022-11-09T00:10:56.637Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:10:56.645Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.646Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.650Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:10:56.650Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:10:56.652Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:10:56.654Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.654Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.654Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:10:56.655Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:10:56.655Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:10:56.655Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.655Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.658Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T00:10:56.661Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.662Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:10:56.663Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.663Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:10:56.663Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:10:56.663Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.664Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:10:56.664Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:10:56.664Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.664Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:10:56.664Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:10:56.665Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.665Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:10:56.665Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:10:56.665Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-09T00:10:56.665Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-09T00:10:56.666Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.667Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-09T00:10:56.667Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.667Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4965b7d5-e1ef-4197-9aaf-83580726b2df 2022-11-09T00:10:56.667Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.667Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-09T00:10:56.668Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-09T00:10:56.669Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=add2680a-014b-49fa-b726-04f40b1b2743 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-09T00:10:56.670Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-09T00:10:56.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:10:56.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bec4ae5f-7d14-45cb-b2fa-bfd275e4d514 2022-11-09T00:10:56.672Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.673Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.673Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.673Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.673Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.673Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.674Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:10:56.674Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:10:56.674Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-11-09 00-09-02 Description:catalog service description Model UUID:b3a291fc-6443-4925-b740-2bb3833f5d7d Model Version:NULL Model InvariantUuid:576f31cd-1963-4157-98ad-26bc2a3d54c7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW cba23efb-afac Model UUID:98212e4d-48e1-4d4c-a1fa-8e8edf4d7d54 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:c55a93f1-c755-454e-897e-056d931d5e86 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3b132807-f32d-49d4-8642-14f9f2d04d10 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:71049565-4d8d-41eb-9cfd-7f972ffe4014 ModelName:VfwCba23efbAfac..base_vfw..module-0 ModelUuid:1ffddecf-8aa5-4d80-9155-fa64c6d34cd7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4965b7d5-e1ef-4197-9aaf-83580726b2df ModelInvariantUuid:d5585370-3acc-49d8-9a69-82e064e66263 ModelName:vFW cba23efb-afac-nodes.vfwCvfc ModelUuid:c74faeff-887d-43b7-8f6d-140dcb7b70a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:a4e41cc2-15c4-4af4-9896-c4f47689088d ModelInvariantUuid:d60fc9b1-31bb-4d3d-818d-ecab958308fb ModelName:VfwCba23efbAfac.compute.nodes.heat.vfw ModelUuid:5113435d-e78f-4a27-b845-915a45d6e9bb ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:add2680a-014b-49fa-b726-04f40b1b2743 ModelInvariantUuid:a6cf7937-ad74-414b-b00e-7ed143364027 ModelName:vFW cba23efb-afac-nodes.vsnCvfc ModelUuid:c694e492-6fb5-4705-ab31-6848c871e3e6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:417144b1-9e9f-4fd6-9095-45a123ba2acc ModelInvariantUuid:2efb510b-a660-4d87-9d66-812fcdbe553a ModelName:VfwCba23efbAfac.compute.nodes.heat.vsn ModelUuid:2bec3419-3b7f-49fb-9254-f3ea37cad49e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:bec4ae5f-7d14-45cb-b2fa-bfd275e4d514 ModelInvariantUuid:c30ebd5a-dd16-4555-ac9d-267603159230 ModelName:vFW cba23efb-afac-nodes.vpgCvfc ModelUuid:b30c5fb7-3b64-4f2c-b640-e5dabd41c6ba ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:c5e306b7-f5e9-4fa5-b285-6f53e9306c96 ModelInvariantUuid:3ecb1e07-dab5-4107-bc2c-3273d334b9af ModelName:VfwCba23efbAfac.compute.nodes.heat.vpg ModelUuid:e96c28b2-2c06-4498-8666-06feebaf3402 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-11-09T00:10:56.689Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: f9ba7780-2558-46ff-964b-bce383e63837 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-11-09T00:10:56.757Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||vFW cba23efb-afac 0 2022-11-09T00:10:56.765Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f9ba7780-2558-46ff-964b-bce383e63837 2022-11-09T00:10:56.765Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c0b5846b-7dd3-46d2-a96e-7aaa49fa3a51 from URL: /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json 2022-11-09T00:10:56.766Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:10:56.766Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json 2022-11-09T00:10:56.855Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:10:56.856Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json c0b5846b-7dd3-46d2-a96e-7aaa49fa3a51 785 2022-11-09T00:10:56.856Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json ASDC sendASDCNotification 2022-11-09T00:10:56.857Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json 2022-11-09T00:10:56.857Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:10:56.857Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:56.860Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:56.861Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952656856, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:56.961Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:10:56.962Z||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-11-09T00:10:56.962Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:56.986Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:56.987Z||pool-11-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:57.862Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwCba23efbAfac..base_vfw..module-0", "vfModuleModelInvariantUUID": "71049565-4d8d-41eb-9cfd-7f972ffe4014", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1ffddecf-8aa5-4d80-9155-fa64c6d34cd7", "vfModuleModelCustomizationUUID": "2d722544-016f-4f22-a548-f1f733d3af03", "isBase": true, "artifacts": [ "0ac422e6-71d2-4f0b-8578-e0399092335a", "81f7b696-c8de-4f4a-b8cd-d8135d50e3f8" ], "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-11-09T00:10:57.876Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwCba23efbAfac..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1ffddecf-8aa5-4d80-9155-fa64c6d34cd7 VfModuleModelInvariantUUID:71049565-4d8d-41eb-9cfd-7f972ffe4014 VfModuleModelDescription:NULL Artifacts UUID List:{ 0ac422e6-71d2-4f0b-8578-e0399092335a , 81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 } 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-11-09T00:10:57.878Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwCba23efbAfac..base_vfw..module-0", "vfModuleModelInvariantUUID": "71049565-4d8d-41eb-9cfd-7f972ffe4014", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1ffddecf-8aa5-4d80-9155-fa64c6d34cd7", "vfModuleModelCustomizationUUID": "2d722544-016f-4f22-a548-f1f733d3af03", "isBase": true, "artifacts": [ "0ac422e6-71d2-4f0b-8578-e0399092335a", "81f7b696-c8de-4f4a-b8cd-d8135d50e3f8" ], "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-11-09T00:10:57.879Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwCba23efbAfac..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1ffddecf-8aa5-4d80-9155-fa64c6d34cd7 VfModuleModelInvariantUUID:71049565-4d8d-41eb-9cfd-7f972ffe4014 VfModuleModelDescription:NULL Artifacts UUID List:{ 0ac422e6-71d2-4f0b-8578-e0399092335a , 81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 } 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-11-09T00:10:57.879Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0ac422e6-71d2-4f0b-8578-e0399092335a from URL: /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml 2022-11-09T00:10:57.879Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:10:57.879Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml 2022-11-09T00:10:58.009Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:10:58.010Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml 0ac422e6-71d2-4f0b-8578-e0399092335a 20368 2022-11-09T00:10:58.011Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-09T00:10:58.011Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml 2022-11-09T00:10:58.011Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:10:58.012Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:58.015Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:58.015Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952658010, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:58.115Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:58.116Z||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-11-09T00:10:58.116Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:58.158Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:58.158Z||pool-12-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:10:59.016Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 from URL: /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env 2022-11-09T00:10:59.017Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:10:59.017Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env 2022-11-09T00:10:59.139Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:10:59.140Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env 81f7b696-c8de-4f4a-b8cd-d8135d50e3f8 2098 2022-11-09T00:10:59.140Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-09T00:10:59.141Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env 2022-11-09T00:10:59.141Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:10:59.141Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:10:59.143Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:10:59.143Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952659140, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:10:59.243Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:10:59.244Z||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-11-09T00:10:59.244Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:10:59.261Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:10:59.262Z||pool-13-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:11:00.144Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: b3a291fc-6443-4925-b740-2bb3833f5d7d 2022-11-09T00:11:00.144Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW cba23efb-afac 0 f9ba7780-2558-46ff-964b-bce383e63837 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-11-09T00:11:00.179Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@67c9ebfa, org.onap.sdc.toscaparser.api.parameters.Input@2c5b021a, org.onap.sdc.toscaparser.api.parameters.Input@52c4327f, org.onap.sdc.toscaparser.api.parameters.Input@3c97115a, org.onap.sdc.toscaparser.api.parameters.Input@14a9ab09] 2022-11-09T00:11:00.182Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.182Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.182Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-11-09T00:11:00.183Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 3b132807-f32d-49d4-8642-14f9f2d04d10 2022-11-09T00:11:00.183Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3b132807-f32d-49d4-8642-14f9f2d04d10 matches Tosca VF Customization UUID: 3b132807-f32d-49d4-8642-14f9f2d04d10 2022-11-09T00:11:00.183Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 3b132807-f32d-49d4-8642-14f9f2d04d10 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-11-09T00:11:00.189Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.190Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.190Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 3b132807-f32d-49d4-8642-14f9f2d04d10: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-09T00:11:00.191Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7fa97a7b 2022-11-09T00:11:00.191Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.191Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:11:00.191Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2d722544-016f-4f22-a548-f1f733d3af03 2022-11-09T00:11:00.192Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2d722544-016f-4f22-a548-f1f733d3af03 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-11-09T00:11:00.198Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.198Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.198Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:11:00.199Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.199Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.199Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:11:00.200Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.201Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-09T00:11:00.202Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.202Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4965b7d5-e1ef-4197-9aaf-83580726b2df 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-11-09T00:11:00.207Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.207Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.208Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:11:00.208Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.208Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:11:00.208Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:11:00.208Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:11:00.209Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-09T00:11:00.210Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-09T00:11:00.210Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.210Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-09T00:11:00.210Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.210Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=add2680a-014b-49fa-b726-04f40b1b2743 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-11-09T00:11:00.212Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.212Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.213Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:11:00.215Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.215Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is not matching search criteria 2022-11-09T00:11:00.215Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-09T00:11:00.215Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-09T00:11:00.215Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-09T00:11:00.216Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-09T00:11:00.217Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-09T00:11:00.217Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-09T00:11:00.217Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-09T00:11:00.217Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bec4ae5f-7d14-45cb-b2fa-bfd275e4d514 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-11-09T00:11:00.219Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.219Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.220Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:11:00.220Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.220Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Node template vFW cba23efb-afac 0 is matching search criteria 2022-11-09T00:11:00.220Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW cba23efb-afac 0] matching following query criteria: sdcType=VF, customizationUUID=3b132807-f32d-49d4-8642-14f9f2d04d10 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-11-09T00:11:00.222Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.222Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.223Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid b3a291fc-6443-4925-b740-2bb3833f5d7d: vFW cba23efb-afac 2022-11-09T00:11:00.223Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.223Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.223Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.223Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.224Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.224Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.224Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.224Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.224Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:11:00.225Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-09 00-09-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:11:00.225Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-11-09 00-09-02 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-11-09T00:11:00.530Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW cba23efb-afac f9ba7780-2558-46ff-964b-bce383e63837 1 ASDC deployResourceStructure 2022-11-09T00:11:00.530Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json ASDC sendASDCNotification 2022-11-09T00:11:00.533Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json 2022-11-09T00:11:00.534Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:11:00.534Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:11:00.536Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:11:00.536Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952660530, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:11:00.636Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:11:00.637Z||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-11-09T00:11:00.638Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:11:00.651Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:11:00.652Z||pool-14-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:11:01.537Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-09T00:11:01.537Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml 2022-11-09T00:11:01.538Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:11:01.538Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:11:01.540Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:11:01.540Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952661537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:11:01.640Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:11:01.641Z||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-11-09T00:11:01.642Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:11:01.663Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:11:01.664Z||pool-15-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:11:02.541Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-09T00:11:02.541Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env 2022-11-09T00:11:02.541Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:11:02.542Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:11:02.544Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:11:02.544Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952662541, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-09T00:11:02.645Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:11:02.646Z||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-11-09T00:11:02.646Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:11:02.662Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:11:02.666Z||pool-16-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:11:03.545Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar ASDC sendASDCNotification 2022-11-09T00:11:03.545Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar 2022-11-09T00:11:03.545Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:11:03.546Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:11:03.549Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:11:03.549Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952663545, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:11:03.649Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:11:03.652Z||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-11-09T00:11:03.652Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:11:03.664Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:11:03.664Z||pool-17-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:11:04.550Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:11:04.567Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:11:04.570Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:11:04.570Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:11:04.571Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:11:34.571Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:11:34.583Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:11:34.588Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:11:34.589Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:11:34.589Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:11:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:11:43.854Z||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-11-09T00:11:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:11:43.983Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:11:43.984Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:11:43.984Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952638646, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:11:43.985Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:04.589Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:12:04.603Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:12:04.607Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:12:04.607Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:12:04.607Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:12:34.608Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:12:34.623Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:12:34.627Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:12:34.627Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:12:34.627Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:12:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:12:43.854Z||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-11-09T00:12:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:12:44.387Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:12:44.396Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.396Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.397Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.397Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.397Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:12:44.397Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952646438, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.398Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952649592, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.399Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.400Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.400Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.400Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.401Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.401Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "aai-ml", "timestamp": 1667952650598, "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-11-09T00:12:44.419Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 00a1d021-4ec0-41e0-87b3-a1382cd00484 2022-11-09T00:12:44.419Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:12:44.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.430Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952643850, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.430Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.430Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952652305, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.431Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952651960, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.431Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952653310, "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-11-09T00:12:44.437Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 00a1d021-4ec0-41e0-87b3-a1382cd00484 2022-11-09T00:12:44.437Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:12:44.446Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.446Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.446Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952656856, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.447Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952658010, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.448Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.449Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952659140, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.450Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952660530, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/vfwcba23efbafac0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952650945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.452Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952661537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.453Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952662613, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.454Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952662541, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/resourceInstances/vfwcba23efbafac0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952663690, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.455Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952663545, "artifactURL": "/sdc/v1/catalog/services/Vfw20221109000902/1.0/artifacts/service-Vfw20221109000902-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.456Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952657825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952664767, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.457Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952665565, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952658553, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.458Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952665808, "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-11-09T00:12:44.475Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 406d3a01-466a-4d78-b772-50eaa2131f81 2022-11-09T00:12:44.475Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:12:44.484Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.484Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952658437, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.484Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.484Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.484Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952666298, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "multicloud-k8s-id", "timestamp": 1667952666811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952666191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.485Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "cds", "timestamp": 1667952667304, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-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-11-09T00:12:44.492Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 406d3a01-466a-4d78-b772-50eaa2131f81 2022-11-09T00:12:44.492Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:12:44.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.509Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952667197, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.510Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "policy-id", "timestamp": 1667952668201, "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-11-09T00:12:44.518Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 406d3a01-466a-4d78-b772-50eaa2131f81 2022-11-09T00:12:44.518Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:12:44.526Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.526Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.526Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.526Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.527Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952671931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.528Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "aai-ml", "timestamp": 1667952672937, "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-11-09T00:12:44.535Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 406d3a01-466a-4d78-b772-50eaa2131f81 2022-11-09T00:12:44.535Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:12:44.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.545Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:12:44.546Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.546Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952668646, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:12:44.546Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:12:44.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952676436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952678831, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:12:44.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:12:44.548Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667952679835, "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-11-09T00:12:44.555Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 406d3a01-466a-4d78-b772-50eaa2131f81 2022-11-09T00:12:44.555Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:13:04.627Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:13:04.642Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:13:04.646Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:13:04.646Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:13:04.646Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:13:04.646Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:13:04.647Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:13:04.648Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:13:04.648Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:13:04.648Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:13:04.648Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:13:04.649Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-11-09T00:13:04.659Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:13:34.660Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 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-11-09T00:13:34.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 00a1d021-4ec0-41e0-87b3-a1382cd00484 and serviceModelVersionId: b3a291fc-6443-4925-b740-2bb3833f5d7d 2022-11-09T00:13:34.671Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 576f31cd-1963-4157-98ad-26bc2a3d54c7 2022-11-09T00:13:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:13:43.854Z||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-11-09T00:13:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:49.535Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?depth=0 2022-11-09T00:13:49.642Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:13:50.118Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?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-11-09T00:13:50.122Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?depth=0|INFO|500||Invoke 2022-11-09T00:13:50.143Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:13:50.425Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?depth=0|INFO|500||InvokeReturn 2022-11-09T00:13:50.426Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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/576f31cd-1963-4157-98ad-26bc2a3d54c7/model-vers/model-ver/b3a291fc-6443-4925-b740-2bb3833f5d7d?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=[239], X-AAI-TXID=[1-aai-resources-221109-00:13:50:151-18640], vertex-id=[164072], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:13:50 GMT], Content-Type=[application/json]} 2022-11-09T00:13:50.427Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:13:50.430Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:13:50.430Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-11-09T00:13:50.445Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-11-09T00:13:50.445Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 00a1d021-4ec0-41e0-87b3-a1382cd00484 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:13:50.446Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:13:50.447Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:50.449Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:50.449Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952830446, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:13:50.549Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:13:50.550Z||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-11-09T00:13:50.550Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:50.573Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:50.573Z||pool-18-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:13:51.192Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:51.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:13:51.193Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "00a1d021-4ec0-41e0-87b3-a1382cd00484", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952830446, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:13:51.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-11-09T00:13:51.465Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:13:51.465Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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-11-09T00:13:51.466Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:55.922Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:55.923Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:13:55.923Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"406d3a01-466a-4d78-b772-50eaa2131f81","serviceName":"basic_onboard_wHDUZF","serviceVersion":"1.0","serviceUUID":"b9382bf2-bed2-44a1-b397-5aba24c081eb","serviceDescription":"service","serviceInvariantUUID":"3c9ca77f-700f-43e7-b3ec-f90810830414","resources":[{"resourceInstanceName":"basic_onboard_wHDUZF 0","resourceName":"basic_onboard_wHDUZF","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"518bc615-100e-4f1b-aa7d-ec11c412d4bc","resourceInvariantUUID":"70e2a516-1a8f-4ae5-84c3-c09f733541cd","resourceCustomizationUUID":"02ab05e3-f7d7-4e5d-9327-068a03fcc080","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml","artifactChecksum":"MmVlZjA2ZGUxNDY4YWI1YTc3YTBjZWE0YjZkZTM2MGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9aec9646-8b23-468f-b22b-9ba6cdced648","artifactVersion":"1"},{"artifactName":"basic_onboard_whduzf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json","artifactChecksum":"OWQyODViYjg1YTczZWJkOWQ5NjIyMWRlMTc1NjUzOGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"32f2b394-de1f-4ec4-8c96-5f5bef254591","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cd3922e8-b5cf-4f88-9eec-df585f7a41ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a52829f5-b7a2-44cd-81a3-9fb7011d306e","artifactVersion":"2","generatedFromUUID":"e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardWhduzf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml","artifactChecksum":"NDEzMGNmZDJkM2U4MzQwZWYwYjI0Yjk5ZDU1NGNjY2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a809f50-6a61-47c0-a0b6-54e6410ad16b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardWhduzf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar","artifactChecksum":"NWZmZDEzNjk4MTllNjEwZDFmZjdmZjYwMjBmMWI4YTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1366a422-e56e-4b13-9c39-ffa75226f432","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:13:55.926Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:13:55.926Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:55.928Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:55.928Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:13:56.028Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:13:56.029Z||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-11-09T00:13:56.029Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:56.047Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:56.047Z||pool-19-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:13:56.929Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:13:56.929Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:56.931Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:56.931Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:13:57.031Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:13:57.032Z||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-11-09T00:13:57.032Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:57.051Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:57.062Z||pool-20-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:13:57.932Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:13:57.932Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:57.934Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:57.934Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-09T00:13:58.034Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:13:58.035Z||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-11-09T00:13:58.036Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:58.054Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:58.054Z||pool-21-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:13:58.935Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:13:58.936Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:58.937Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:58.937Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:13:59.038Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:13:59.039Z||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-11-09T00:13:59.039Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:13:59.054Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:13:59.055Z||pool-22-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:13:59.938Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:13:59.939Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:13:59.941Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:13:59.941Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-09T00:14:00.041Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:00.041Z||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-11-09T00:14:00.042Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:00.060Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:00.060Z||pool-23-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:14:00.941Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:14:00.942Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:00.944Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:00.944Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:14:01.044Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:01.045Z||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-11-09T00:14:01.045Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:01.061Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:01.061Z||pool-24-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:01.945Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:14:01.946Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:01.948Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:01.949Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:14:02.049Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:02.050Z||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-11-09T00:14:02.050Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:02.065Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:02.065Z||pool-25-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:14:02.950Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "serviceName": "basic_onboard_wHDUZF", "serviceVersion": "1.0", "serviceUUID": "b9382bf2-bed2-44a1-b397-5aba24c081eb", "serviceDescription": "service", "serviceInvariantUUID": "3c9ca77f-700f-43e7-b3ec-f90810830414", "resources": [ { "resourceInstanceName": "basic_onboard_wHDUZF 0", "resourceCustomizationUUID": "02ab05e3-f7d7-4e5d-9327-068a03fcc080", "resourceName": "basic_onboard_wHDUZF", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "518bc615-100e-4f1b-aa7d-ec11c412d4bc", "resourceInvariantUUID": "70e2a516-1a8f-4ae5-84c3-c09f733541cd", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_whduzf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "artifactChecksum": "OWQyODViYjg1YTczZWJkOWQ5NjIyMWRlMTc1NjUzOGU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "32f2b394-de1f-4ec4-8c96-5f5bef254591", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a52829f5-b7a2-44cd-81a3-9fb7011d306e", "generatedFromUUID": "e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a52829f5-b7a2-44cd-81a3-9fb7011d306e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardWhduzf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "artifactChecksum": "NWZmZDEzNjk4MTllNjEwZDFmZjdmZjYwMjBmMWI4YTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1366a422-e56e-4b13-9c39-ffa75226f432" } ], "workloadContext": "Production" } 2022-11-09T00:14:02.951Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:14:02.951Z|00a1d021-4ec0-41e0-87b3-a1382cd00484|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b9382bf2-bed2-44a1-b397-5aba24c081eb ASDC 2022-11-09T00:14:02.952Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:406d3a01-466a-4d78-b772-50eaa2131f81 ServiceName:basic_onboard_wHDUZF ServiceVersion:1.0 ServiceUUID:b9382bf2-bed2-44a1-b397-5aba24c081eb ServiceInvariantUUID:3c9ca77f-700f-43e7-b3ec-f90810830414 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardWhduzf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar ArtifactUUID:1366a422-e56e-4b13-9c39-ffa75226f432 ArtifactChecksum:NWZmZDEzNjk4MTllNjEwZDFmZjdmZjYwMjBmMWI4YTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_wHDUZF 0 ResourceCustomizationUUID:02ab05e3-f7d7-4e5d-9327-068a03fcc080 ResourceInvariantUUID:70e2a516-1a8f-4ae5-84c3-c09f733541cd ResourceName:basic_onboard_wHDUZF ResourceType:VF ResourceUUID:518bc615-100e-4f1b-aa7d-ec11c412d4bc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_whduzf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json ArtifactUUID:32f2b394-de1f-4ec4-8c96-5f5bef254591 ArtifactChecksum:OWQyODViYjg1YTczZWJkOWQ5NjIyMWRlMTc1NjUzOGU= 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/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml ArtifactUUID:e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c 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/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env ArtifactUUID:a52829f5-b7a2-44cd-81a3-9fb7011d306e 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/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env ArtifactUUID:a52829f5-b7a2-44cd-81a3-9fb7011d306e ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T00:14:02.953Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b9382bf2-bed2-44a1-b397-5aba24c081eb 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-11-09T00:14:02.991Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:14:02.992Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:14:02.992Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:14:02.992Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1366a422-e56e-4b13-9c39-ffa75226f432 from URL: /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:02.992Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:14:02.992Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:03.166Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:14:03.167Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar 1366a422-e56e-4b13-9c39-ffa75226f432 75303 2022-11-09T00:14:03.167Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar ASDC sendASDCNotification 2022-11-09T00:14:03.167Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:03.167Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:14:03.168Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:03.170Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:03.170Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952843167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:03.270Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:03.271Z||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-11-09T00:14:03.271Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:03.284Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:03.285Z||pool-26-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:04.170Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:14:04.171Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:14:04.171Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 1366a422-e56e-4b13-9c39-ffa75226f432, URL: /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar to file: /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:04.172Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:04.172Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:04.172Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:04.305Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1988563669155483611/Definitions/service-BasicOnboardWhduzf-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-11-09T00:14:05.460Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_wHDUZF 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-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.461Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:05.462Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:14:05.463Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is not matching search criteria 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2022-11-09T00:14:05.464Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:05.465Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:05.466Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is not matching search criteria 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=999035f3-a9d9-4d0a-9d48-a1c5d4764d33 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.467Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:05.468Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_wHDUZF Description:service Model UUID:b9382bf2-bed2-44a1-b397-5aba24c081eb Model Version:NULL Model InvariantUuid:3c9ca77f-700f-43e7-b3ec-f90810830414 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_wHDUZF Model UUID:b29a6cf7-0bcd-4c23-9121-9a904b3dda1d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e2a516-1a8f-4ae5-84c3-c09f733541cd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:02ab05e3-f7d7-4e5d-9327-068a03fcc080 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7e181725-bce8-4045-ad0c-f9b1a97f2534 ModelName:BasicOnboardWhduzf..base_ubuntu18..module-0 ModelUuid:ce72254e-38e8-4443-818e-6ca7a31c07b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:999035f3-a9d9-4d0a-9d48-a1c5d4764d33 ModelInvariantUuid:522fcc43-86a0-43d0-8a5d-3f17aa45c566 ModelName:basic_onboard_wHDUZF-nodes.ubuntu18Cvfc ModelUuid:fe89343c-f0d1-4dca-96c1-6a85d91f6653 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:c5e57be7-7efa-462d-93e8-b2488aa8351c ModelInvariantUuid:9e6c8b6d-3db9-4b5c-874b-f1c0bd13bbaa ModelName:BasicOnboardWhduzf.compute.nodes.heat.ubuntu18 ModelUuid:07db6591-1478-4330-95f0-10baafbf1175 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-11-09T00:14:05.480Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 518bc615-100e-4f1b-aa7d-ec11c412d4bc 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-11-09T00:14:05.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||basic_onboard_wHDUZF 0 2022-11-09T00:14:05.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 518bc615-100e-4f1b-aa7d-ec11c412d4bc 2022-11-09T00:14:05.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 32f2b394-de1f-4ec4-8c96-5f5bef254591 from URL: /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json 2022-11-09T00:14:05.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:14:05.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json 2022-11-09T00:14:05.547Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:14:05.547Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json 32f2b394-de1f-4ec4-8c96-5f5bef254591 798 2022-11-09T00:14:05.547Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json ASDC sendASDCNotification 2022-11-09T00:14:05.548Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json 2022-11-09T00:14:05.548Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:14:05.548Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:05.550Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:05.550Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952845547, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:05.650Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:05.651Z||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-11-09T00:14:05.651Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:05.663Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:05.664Z||pool-27-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:06.551Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardWhduzf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "7e181725-bce8-4045-ad0c-f9b1a97f2534", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ce72254e-38e8-4443-818e-6ca7a31c07b0", "vfModuleModelCustomizationUUID": "954ee70d-716f-4f55-841c-19f299777de5", "isBase": true, "artifacts": [ "e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c", "a52829f5-b7a2-44cd-81a3-9fb7011d306e" ], "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-11-09T00:14:06.555Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardWhduzf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ce72254e-38e8-4443-818e-6ca7a31c07b0 VfModuleModelInvariantUUID:7e181725-bce8-4045-ad0c-f9b1a97f2534 VfModuleModelDescription:NULL Artifacts UUID List:{ e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c , a52829f5-b7a2-44cd-81a3-9fb7011d306e } 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-11-09T00:14:06.557Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardWhduzf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "7e181725-bce8-4045-ad0c-f9b1a97f2534", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ce72254e-38e8-4443-818e-6ca7a31c07b0", "vfModuleModelCustomizationUUID": "954ee70d-716f-4f55-841c-19f299777de5", "isBase": true, "artifacts": [ "e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c", "a52829f5-b7a2-44cd-81a3-9fb7011d306e" ], "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-11-09T00:14:06.557Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardWhduzf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ce72254e-38e8-4443-818e-6ca7a31c07b0 VfModuleModelInvariantUUID:7e181725-bce8-4045-ad0c-f9b1a97f2534 VfModuleModelDescription:NULL Artifacts UUID List:{ e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c , a52829f5-b7a2-44cd-81a3-9fb7011d306e } 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-11-09T00:14:06.557Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c from URL: /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml 2022-11-09T00:14:06.557Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:14:06.557Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml 2022-11-09T00:14:06.636Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:14:06.636Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml e7d8bea6-bfb2-4c49-8f58-56ccdd38ea0c 5033 2022-11-09T00:14:06.637Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-09T00:14:06.637Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml 2022-11-09T00:14:06.637Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:14:06.637Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:06.639Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:06.639Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952846637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:06.739Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:06.740Z||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-11-09T00:14:06.740Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:06.757Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:06.757Z||pool-28-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:07.639Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a52829f5-b7a2-44cd-81a3-9fb7011d306e from URL: /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env 2022-11-09T00:14:07.640Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:14:07.640Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env 2022-11-09T00:14:07.694Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:14:07.695Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env a52829f5-b7a2-44cd-81a3-9fb7011d306e 909 2022-11-09T00:14:07.695Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-09T00:14:07.695Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env 2022-11-09T00:14:07.695Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:14:07.696Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:07.697Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:07.698Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952847695, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:07.798Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:07.798Z||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-11-09T00:14:07.799Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:07.817Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:07.818Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:14:08.698Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: b9382bf2-bed2-44a1-b397-5aba24c081eb 2022-11-09T00:14:08.699Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_wHDUZF 0 518bc615-100e-4f1b-aa7d-ec11c412d4bc 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-11-09T00:14:08.713Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4e00f425, org.onap.sdc.toscaparser.api.parameters.Input@7ac51be1, org.onap.sdc.toscaparser.api.parameters.Input@6a3d29a6, org.onap.sdc.toscaparser.api.parameters.Input@5537617e, org.onap.sdc.toscaparser.api.parameters.Input@1c5f0621] 2022-11-09T00:14:08.714Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.714Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.715Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-11-09T00:14:08.715Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 02ab05e3-f7d7-4e5d-9327-068a03fcc080 2022-11-09T00:14:08.715Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 02ab05e3-f7d7-4e5d-9327-068a03fcc080 matches Tosca VF Customization UUID: 02ab05e3-f7d7-4e5d-9327-068a03fcc080 2022-11-09T00:14:08.715Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 02ab05e3-f7d7-4e5d-9327-068a03fcc080 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-11-09T00:14:08.717Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.717Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.718Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 02ab05e3-f7d7-4e5d-9327-068a03fcc080: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-09T00:14:08.718Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2336c866 2022-11-09T00:14:08.718Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.718Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:14:08.719Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 954ee70d-716f-4f55-841c-19f299777de5 2022-11-09T00:14:08.719Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 954ee70d-716f-4f55-841c-19f299777de5 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-11-09T00:14:08.721Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.721Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:08.722Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:08.722Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.722Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:08.722Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:08.723Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.723Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is not matching search criteria 2022-11-09T00:14:08.723Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-09T00:14:08.723Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-09T00:14:08.724Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=999035f3-a9d9-4d0a-9d48-a1c5d4764d33 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-11-09T00:14:08.726Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.726Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:08.727Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:14:08.727Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.727Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_wHDUZF 0 is matching search criteria 2022-11-09T00:14:08.727Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_wHDUZF 0] matching following query criteria: sdcType=VF, customizationUUID=02ab05e3-f7d7-4e5d-9327-068a03fcc080 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-11-09T00:14:08.729Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid b9382bf2-bed2-44a1-b397-5aba24c081eb: basic_onboard_wHDUZF 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.730Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.731Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.731Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.731Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.731Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.731Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:14:08.732Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_wHDUZF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:14:08.732Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_wHDUZF 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-11-09T00:14:08.829Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_wHDUZF 518bc615-100e-4f1b-aa7d-ec11c412d4bc 1 ASDC deployResourceStructure 2022-11-09T00:14:08.829Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json ASDC sendASDCNotification 2022-11-09T00:14:08.829Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json 2022-11-09T00:14:08.829Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:14:08.830Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:08.831Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:08.832Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952848829, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:14:08.932Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:08.932Z||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-11-09T00:14:08.933Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:08.952Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:08.953Z||pool-30-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:09.833Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-09T00:14:09.833Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml 2022-11-09T00:14:09.833Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:14:09.833Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:09.835Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:09.835Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952849832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:14:09.935Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:09.936Z||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-11-09T00:14:09.936Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:09.950Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:09.951Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:14:10.835Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-09T00:14:10.836Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env 2022-11-09T00:14:10.836Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:14:10.836Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:10.838Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:10.838Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952850835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-09T00:14:10.940Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-09T00:14:10.941Z||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-11-09T00:14:10.941Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:10.955Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:10.955Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:11.839Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar ASDC sendASDCNotification 2022-11-09T00:14:11.839Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar 2022-11-09T00:14:11.840Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:14:11.840Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:11.842Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:11.842Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952851839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:14:11.943Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:14:11.944Z||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-11-09T00:14:11.944Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:11.958Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:11.958Z||pool-33-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:12.842Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 406d3a01-466a-4d78-b772-50eaa2131f81 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:14:12.858Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 406d3a01-466a-4d78-b772-50eaa2131f81 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:14:12.861Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:14:12.862Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:14:12.863Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:14:12.863Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:14:12.870Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:14:42.870Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 406d3a01-466a-4d78-b772-50eaa2131f81 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-11-09T00:14:42.878Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 406d3a01-466a-4d78-b772-50eaa2131f81 and serviceModelVersionId: b9382bf2-bed2-44a1-b397-5aba24c081eb 2022-11-09T00:14:42.878Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3c9ca77f-700f-43e7-b3ec-f90810830414 2022-11-09T00:14:42.879Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0 2022-11-09T00:14:42.883Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:14:42.938Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0|INFO|500||Invoke 2022-11-09T00:14:42.938Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[406d3a01-466a-4d78-b772-50eaa2131f81], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aa17aea3-a091-458a-8323-96490dfc882f], X-ECOMP-RequestID=[406d3a01-466a-4d78-b772-50eaa2131f81], X-TransactionId=[], X-ONAP-RequestID=[406d3a01-466a-4d78-b772-50eaa2131f81], Content-Type=[application/merge-patch+json]} 2022-11-09T00:14:42.943Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:14:43.071Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?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/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?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=[115], X-AAI-TXID=[2-aai-resources-221109-00:14:42:951-12288], vertex-id=[200728], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:14:42 GMT], Content-Type=[application/json]} 2022-11-09T00:14:43.071Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:14:43.072Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3c9ca77f-700f-43e7-b3ec-f90810830414/model-vers/model-ver/b9382bf2-bed2-44a1-b397-5aba24c081eb?depth=0|INFO|500||InvokeReturn 2022-11-09T00:14:43.072Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:14:43.072Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:14:43.079Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:14:43.079Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 406d3a01-466a-4d78-b772-50eaa2131f81 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:14:43.079Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:14:43.079Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:14:43.081Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:14:43.081Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952883079, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:14:43.181Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:14:43.182Z||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-11-09T00:14:43.182Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:43.204Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:43.205Z||pool-34-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:14:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:14:43.854Z||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-11-09T00:14:43.854Z||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 SxtD9mYHcMeOCPJz) ... Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-09T00:14:44.096Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:14:44.096Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:14:44.096Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:14:44.486Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:44.487Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.487Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:14:44.488Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.488Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.488Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:14:44.488Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.488Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.489Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-09T00:14:44.489Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.489Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.489Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:14:44.489Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.490Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952831465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952843167, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.491Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952845547, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952846637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.492Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952847695, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952848829, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/basic_onboard_whduzf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.493Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952849832, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952850835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/resourceInstances/basic_onboard_whduzf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952851839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWhduzf/1.0/artifacts/service-BasicOnboardWhduzf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:44.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:14:44.495Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "406d3a01-466a-4d78-b772-50eaa2131f81", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667952883079, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:14:44.495Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:14:53.651Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:14:53.652Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:14:53.653Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:14:53.653Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:15:03.201Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:15:03.202Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:15:03.202Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:15:03.202Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:15:12.747Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:15:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:15:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:15:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:15:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:15:43.853Z||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-11-09T00:15:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:15:53.406Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:15:53.411Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:16:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:16:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:16:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:16:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:16:43.853Z||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-11-09T00:16:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:16:53.403Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:16:53.403Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:17:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:17:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:17:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:17:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:17:43.853Z||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-11-09T00:17:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:17:53.404Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:17:53.407Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:18:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:18:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:18:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:18:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:18:43.853Z||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-11-09T00:18:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:18:53.411Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:18:53.420Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:19:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:19:43.852Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:19:43.852Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:19:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:19:43.853Z||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-11-09T00:19:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:19:53.404Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:19:53.404Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:20:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:20:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:20:43.852Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:20:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:20:43.853Z||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-11-09T00:20:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:20:53.412Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:20:53.422Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:21:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:21:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:21:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:21:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:21:43.853Z||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-11-09T00:21:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:21:53.404Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:21:53.405Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:22:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:22:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:22:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:22:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:22:43.853Z||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-11-09T00:22:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:22:53.406Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:22:53.408Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:23:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:23:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:23:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:23:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:23:43.853Z||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-11-09T00:23:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:23:53.405Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:23:53.450Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:43.850Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:24:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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-11-09T00:24:43.851Z|406d3a01-466a-4d78-b772-50eaa2131f81|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:24:43.853Z||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-11-09T00:24:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:44.482Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:44.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.483Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"6f923163-a9dc-4eed-a120-f943e160a7ce","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"15d57186-7a85-4eba-9670-9351d0e19d25","serviceDescription":"service","serviceInvariantUUID":"e669096d-e8a0-48c0-9867-4efef38e0404","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"935bedab-1283-4ddd-85bd-69e7faedacef","resourceInvariantUUID":"a4783a53-3ca4-4881-8a64-5371e6c4a801","resourceCustomizationUUID":"495f001b-46d3-4417-9d4e-ec00aa7fa5fd","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":"YTU2OWU5MzcwZmVhMDBmYTYzMzYxMmE3MWU3NGVjYmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bffbfd7d-190e-482f-befc-89ce28989f09","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MGZlNGM4YTgxNjE4NDcyZjI5YzI5ODRkZGUxOTAwYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:24:44.488Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:24:44.488Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:24:44.491Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:24:44.492Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953483850, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.492Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:44.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.494Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "cds", "timestamp": 1667953468553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.495Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.495Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "multicloud-k8s-id", "timestamp": 1667953470945, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.495Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.496Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "aai-ml", "timestamp": 1667953467825, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.496Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.497Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "aai-ml", "timestamp": 1667953467825, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:44.497Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.497Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "multicloud-k8s-id", "timestamp": 1667953470945, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:44.498Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.498Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.498Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "cds", "timestamp": 1667953468553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:44.498Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.499Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953478646, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.499Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.499Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "aai-ml", "timestamp": 1667953479138, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:24:44.500Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.500Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.500Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "cds", "timestamp": 1667953478748, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:24:44.501Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.501Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.501Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "policy-id", "timestamp": 1667953478437, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:24:44.501Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.501Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.502Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953478646, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:44.502Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.502Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "cds", "timestamp": 1667953479837, "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-11-09T00:24:44.539Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6f923163-a9dc-4eed-a120-f943e160a7ce 2022-11-09T00:24:44.540Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f923163-a9dc-4eed-a120-f943e160a7ce 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-11-09T00:24:44.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "policy-id", "timestamp": 1667953478437, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:44.551Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:24:44.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.552Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953481407, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:24:44.552Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.552Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "policy-id", "timestamp": 1667953481206, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:24:44.553Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.553Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.553Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953483057, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:24:44.553Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.554Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "policy-id", "timestamp": 1667953482211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:24:44.554Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.555Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "aai-ml", "timestamp": 1667953483187, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:24:44.555Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:24:44.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.556Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953484065, "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-11-09T00:24:44.564Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6f923163-a9dc-4eed-a120-f943e160a7ce 2022-11-09T00:24:44.564Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f923163-a9dc-4eed-a120-f943e160a7ce 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-11-09T00:24:44.574Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.574Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "policy-id", "timestamp": 1667953483214, "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-11-09T00:24:44.580Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f923163-a9dc-4eed-a120-f943e160a7ce 2022-11-09T00:24:44.581Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f923163-a9dc-4eed-a120-f943e160a7ce 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-11-09T00:24:44.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:24:44.590Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "aai-ml", "timestamp": 1667953484192, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2022-11-09T00:24:44.592Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-11-09T00:24:44.592Z||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-11-09T00:24:44.592Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:44.597Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6f923163-a9dc-4eed-a120-f943e160a7ce 2022-11-09T00:24:44.597Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f923163-a9dc-4eed-a120-f943e160a7ce 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-11-09T00:24:44.615Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:44.616Z||pool-35-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:24:45.492Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:24:45.493Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:24:45.495Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:24:45.495Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953483850, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:24:45.595Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:24:45.596Z||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-11-09T00:24:45.597Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:45.610Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:45.611Z||pool-36-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:24:46.496Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "15d57186-7a85-4eba-9670-9351d0e19d25", "serviceDescription": "service", "serviceInvariantUUID": "e669096d-e8a0-48c0-9867-4efef38e0404", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "495f001b-46d3-4417-9d4e-ec00aa7fa5fd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "935bedab-1283-4ddd-85bd-69e7faedacef", "resourceInvariantUUID": "a4783a53-3ca4-4881-8a64-5371e6c4a801", "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": "MGZlNGM4YTgxNjE4NDcyZjI5YzI5ODRkZGUxOTAwYzg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28" } ], "workloadContext": "Production" } 2022-11-09T00:24:46.497Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:24:46.497Z|406d3a01-466a-4d78-b772-50eaa2131f81|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15d57186-7a85-4eba-9670-9351d0e19d25 ASDC 2022-11-09T00:24:46.498Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:6f923163-a9dc-4eed-a120-f943e160a7ce ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:15d57186-7a85-4eba-9670-9351d0e19d25 ServiceInvariantUUID:e669096d-e8a0-48c0-9867-4efef38e0404 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:b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28 ArtifactChecksum:MGZlNGM4YTgxNjE4NDcyZjI5YzI5ODRkZGUxOTAwYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:495f001b-46d3-4417-9d4e-ec00aa7fa5fd ResourceInvariantUUID:a4783a53-3ca4-4881-8a64-5371e6c4a801 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:935bedab-1283-4ddd-85bd-69e7faedacef ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2022-11-09T00:24:46.498Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15d57186-7a85-4eba-9670-9351d0e19d25 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-11-09T00:24:46.532Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:24:46.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:24:46.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:24:46.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-09T00:24:46.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:24:46.534Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:46.597Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:24:46.598Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28 57659 2022-11-09T00:24:46.598Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:46.598Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:46.598Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:24:46.599Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:24:46.601Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:24:46.601Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953486598, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:24:46.702Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:24:46.703Z||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-11-09T00:24:46.703Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:46.717Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:46.718Z||pool-37-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:24:47.602Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:24:47.603Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:24:47.604Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: b202371d-9f0f-4cdf-9c0c-e7e00d2bbd28, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-09T00:24:47.604Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2022-11-09T00:24:47.605Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-09T00:24:47.605Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-09T00:24:47.806Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15688271725927964567/Definitions/service-BasicNetwork-template.yml 2022-11-09T00:24:48.301Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:24:48.302Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:24:48.302Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-09T00:24:48.302Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2022-11-09T00:24:48.302Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.302Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.303Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.303Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.303Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.303Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.303Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.304Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.304Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:24:48.304Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.304Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.305Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-09T00:24:48.305Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:24:48.305Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:24:48.305Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.306Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.306Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-09T00:24:48.306Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:24:48.306Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:24:48.306Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.307Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.307Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.307Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.307Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.308Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.308Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.308Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.308Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.309Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.309Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:15d57186-7a85-4eba-9670-9351d0e19d25 Model Version:NULL Model InvariantUuid:e669096d-e8a0-48c0-9867-4efef38e0404 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:a4783a53-3ca4-4881-8a64-5371e6c4a801 Model UUID:4056a98f-46c5-4f0c-8cd9-52f9851e34a6 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:495f001b-46d3-4417-9d4e-ec00aa7fa5fd 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-11-09T00:24:48.318Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 935bedab-1283-4ddd-85bd-69e7faedacef 2022-11-09T00:24:48.319Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||No resources found for Service: 15d57186-7a85-4eba-9670-9351d0e19d25 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-11-09T00:24:48.324Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500|| 2022-11-09T00:24:48.324Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2022-11-09T00:24:48.325Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 15d57186-7a85-4eba-9670-9351d0e19d25 2022-11-09T00:24:48.325Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 15d57186-7a85-4eba-9670-9351d0e19d25 2022-11-09T00:24:48.325Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2022-11-09T00:24:48.325Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.337Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61a7207d, org.onap.sdc.toscaparser.api.parameters.Input@22541b68, org.onap.sdc.toscaparser.api.parameters.Input@3142cc2e, org.onap.sdc.toscaparser.api.parameters.Input@774ce4ca, org.onap.sdc.toscaparser.api.parameters.Input@2fb08696] 2022-11-09T00:24:48.338Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.338Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.339Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.339Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.339Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 15d57186-7a85-4eba-9670-9351d0e19d25: Generic NeutronNet 2022-11-09T00:24:48.339Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.340Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.340Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.340Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.368Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.369Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.369Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.370Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.370Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:24:48.370Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:24:48.371Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.426Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2022-11-09T00:24:48.427Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.427Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:48.428Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:24:48.428Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:24:48.430Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:24:48.430Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953488427, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:24:48.530Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:24:48.531Z||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-11-09T00:24:48.531Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:24:48.556Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:24:48.556Z||pool-38-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:24:49.431Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6f923163-a9dc-4eed-a120-f943e160a7ce Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:24:49.446Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6f923163-a9dc-4eed-a120-f943e160a7ce Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:24:49.450Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:24:49.457Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:25:19.458Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6f923163-a9dc-4eed-a120-f943e160a7ce 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-11-09T00:25:19.471Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6f923163-a9dc-4eed-a120-f943e160a7ce and serviceModelVersionId: 15d57186-7a85-4eba-9670-9351d0e19d25 2022-11-09T00:25:19.472Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e669096d-e8a0-48c0-9867-4efef38e0404 2022-11-09T00:25:19.473Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?depth=0 2022-11-09T00:25:19.478Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:25:19.538Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?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-11-09T00:25:19.542Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?depth=0|INFO|500||Invoke 2022-11-09T00:25:19.547Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:25:19.769Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?depth=0|INFO|500||InvokeReturn 2022-11-09T00:25:19.773Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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/e669096d-e8a0-48c0-9867-4efef38e0404/model-vers/model-ver/15d57186-7a85-4eba-9670-9351d0e19d25?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=[217], X-AAI-TXID=[2-aai-resources-221109-00:25:19:555-43103], vertex-id=[217168], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:25:19 GMT], Content-Type=[application/json]} 2022-11-09T00:25:19.773Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:25:19.774Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:25:19.774Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:25:19.780Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:25:19.781Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6f923163-a9dc-4eed-a120-f943e160a7ce and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:25:19.781Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:25:19.782Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:19.784Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:19.784Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953519781, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:25:19.884Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:25:19.885Z||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-11-09T00:25:19.885Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:19.905Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:19.905Z||pool-39-thread-1|||||INFO|500||cambria reply ok (21 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-11-09T00:25:43.850Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:25:43.851Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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-11-09T00:25:43.851Z|6f923163-a9dc-4eed-a120-f943e160a7ce|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:25:43.853Z||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-11-09T00:25:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:43.997Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:43.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:25:43.998Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953483850, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:43.999Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:25:44.503Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:44.504Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:25:44.504Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"e527d1fa-a545-4863-ba7e-e5d632b2b085","serviceName":"Demo_pNF_a053CDIjFqg5Vm0rc998","serviceVersion":"1.0","serviceUUID":"c221c462-0e18-4326-9f92-b1586339016f","serviceDescription":"catalog service description","serviceInvariantUUID":"673c4c24-33b9-4857-85c8-36920cb93333","resources":[{"resourceInstanceName":"pNF 3f647718-05bd 0","resourceName":"pNF 3f647718-05bd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8b5f8f98-a140-49df-a139-6633dca720d2","resourceInvariantUUID":"7534d181-4a7f-4128-b07e-b48348ca6826","resourceCustomizationUUID":"7d93baff-e6d1-4911-84cd-5a822a235a86","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml","artifactChecksum":"MzY2NGM0ZDhlZjY2ZWM3Yzc4NTM3NzM1MTAzMjQ1OWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"466ae696-6107-4d82-ad20-77d8542e0777","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar","artifactChecksum":"YzQ0Mjk3ODQ5NzhjM2ZjOTUzMWRhYWJjM2EwMTI2ZWM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b477bba8-b0b6-4c2f-ba87-8307dc9ed66d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"efba561a-4fdd-4b49-b06f-dde26b21ce20","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml","artifactChecksum":"NWEwZjViNjMwNjFiOTZmZDQ5NWY5NjNmYjFmMDdiNzg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"426e56e2-2d86-475c-b82f-c4041ad457c4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a8e63ce-3c20-4e8f-879d-313035675c16","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c2f7faa0-36de-4a59-8ab0-61ec8a771b12","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfA053cdijfqg5vm0rc998-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml","artifactChecksum":"NTYyYmE1NmNiNGJjODBkNzRmM2VhNzFlNGJiNDlhNTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6f8ce915-ca20-4a20-bafd-eb77595b6994","artifactVersion":"1"},{"artifactName":"service-DemoPnfA053cdijfqg5vm0rc998-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar","artifactChecksum":"ZjdiODcwZGE2MzI2ZWI2ZDYxNzJjNWY5M2NlMjI0YWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fde647d4-860b-48d4-bc5c-7ef5b1e66995","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:25:44.506Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:44.507Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:44.509Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:44.509Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:44.609Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:44.610Z||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-11-09T00:25:44.610Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:44.633Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:44.633Z||pool-40-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":3,"count":1} 2022-11-09T00:25:45.509Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:45.510Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:45.512Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:45.513Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:45.613Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:45.614Z||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-11-09T00:25:45.614Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:45.631Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:45.631Z||pool-41-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:46.514Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:46.515Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:46.516Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:46.516Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:46.617Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:46.618Z||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-11-09T00:25:46.618Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:46.634Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:46.634Z||pool-42-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:47.517Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:47.518Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:47.519Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:47.520Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:47.620Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:47.621Z||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-11-09T00:25:47.621Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:47.636Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:47.637Z||pool-43-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:48.520Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:48.521Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:48.523Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:48.523Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:48.623Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:48.624Z||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-11-09T00:25:48.624Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:48.642Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:48.642Z||pool-44-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:49.523Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:49.524Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:49.526Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:49.526Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:49.626Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:49.626Z||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-11-09T00:25:49.626Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:49.641Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:49.641Z||pool-45-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:50.526Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:50.527Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:50.529Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:50.529Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:25:50.629Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:50.630Z||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-11-09T00:25:50.630Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:50.648Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:50.649Z||pool-46-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:51.530Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:25:51.530Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:51.532Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:51.532Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:25:51.632Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:51.633Z||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-11-09T00:25:51.633Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:51.650Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:51.651Z||pool-47-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:52.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "serviceName": "Demo_pNF_a053CDIjFqg5Vm0rc998", "serviceVersion": "1.0", "serviceUUID": "c221c462-0e18-4326-9f92-b1586339016f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "673c4c24-33b9-4857-85c8-36920cb93333", "resources": [ { "resourceInstanceName": "pNF 3f647718-05bd 0", "resourceCustomizationUUID": "7d93baff-e6d1-4911-84cd-5a822a235a86", "resourceName": "pNF 3f647718-05bd", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "8b5f8f98-a140-49df-a139-6633dca720d2", "resourceInvariantUUID": "7534d181-4a7f-4128-b07e-b48348ca6826", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "artifactChecksum": "ZjdiODcwZGE2MzI2ZWI2ZDYxNzJjNWY5M2NlMjI0YWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fde647d4-860b-48d4-bc5c-7ef5b1e66995" } ], "workloadContext": "Production" } 2022-11-09T00:25:52.533Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:25:52.534Z|6f923163-a9dc-4eed-a120-f943e160a7ce|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c221c462-0e18-4326-9f92-b1586339016f ASDC 2022-11-09T00:25:52.534Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e527d1fa-a545-4863-ba7e-e5d632b2b085 ServiceName:Demo_pNF_a053CDIjFqg5Vm0rc998 ServiceVersion:1.0 ServiceUUID:c221c462-0e18-4326-9f92-b1586339016f ServiceInvariantUUID:673c4c24-33b9-4857-85c8-36920cb93333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfA053cdijfqg5vm0rc998-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar ArtifactUUID:fde647d4-860b-48d4-bc5c-7ef5b1e66995 ArtifactChecksum:ZjdiODcwZGE2MzI2ZWI2ZDYxNzJjNWY5M2NlMjI0YWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3f647718-05bd 0 ResourceCustomizationUUID:7d93baff-e6d1-4911-84cd-5a822a235a86 ResourceInvariantUUID:7534d181-4a7f-4128-b07e-b48348ca6826 ResourceName:pNF 3f647718-05bd ResourceType:PNF ResourceUUID:8b5f8f98-a140-49df-a139-6633dca720d2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-11-09T00:25:52.534Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c221c462-0e18-4326-9f92-b1586339016f 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-11-09T00:25:52.564Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:25:52.564Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:25:52.564Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:25:52.565Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fde647d4-860b-48d4-bc5c-7ef5b1e66995 from URL: /sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:52.565Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:25:52.565Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:52.684Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:25:52.685Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar fde647d4-860b-48d4-bc5c-7ef5b1e66995 87770 2022-11-09T00:25:52.685Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar ASDC sendASDCNotification 2022-11-09T00:25:52.685Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:52.685Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:25:52.685Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:52.687Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:52.687Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953552685, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:25:52.787Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:52.788Z||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-11-09T00:25:52.789Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:52.803Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:52.804Z||pool-48-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:53.688Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:25:53.689Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:25:53.689Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: fde647d4-860b-48d4-bc5c-7ef5b1e66995, URL: /sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar to file: /app/ASDC/1/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:53.689Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:53.690Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:53.690Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:53.798Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16246454143810292859/Definitions/service-DemoPnfA053cdijfqg5vm0rc998-template.yml 2022-11-09T00:25:54.622Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:25:54.622Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:25:54.622Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.622Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3f647718-05bd 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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:25:54.623Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Node template pNF 3f647718-05bd 0 is matching search criteria 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 3f647718-05bd 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.624Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Node template pNF 3f647718-05bd 0 is matching search criteria 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 3f647718-05bd 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.625Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.626Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.626Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.626Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.626Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.626Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.627Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_a053CDIjFqg5Vm0rc998 Description:catalog service description Model UUID:c221c462-0e18-4326-9f92-b1586339016f Model Version:NULL Model InvariantUuid:673c4c24-33b9-4857-85c8-36920cb93333 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-11-09T00:25:54.637Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8b5f8f98-a140-49df-a139-6633dca720d2 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-11-09T00:25:54.640Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||pNF 3f647718-05bd 0 2022-11-09T00:25:54.641Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8b5f8f98-a140-49df-a139-6633dca720d2 2022-11-09T00:25:54.641Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||No resources found for Service: c221c462-0e18-4326-9f92-b1586339016f 2022-11-09T00:25:54.641Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: c221c462-0e18-4326-9f92-b1586339016f 2022-11-09T00:25:54.641Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3f647718-05bd 0 8b5f8f98-a140-49df-a139-6633dca720d2 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-11-09T00:25:54.647Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1b8c4956, org.onap.sdc.toscaparser.api.parameters.Input@63575d0d, org.onap.sdc.toscaparser.api.parameters.Input@724a3b42, org.onap.sdc.toscaparser.api.parameters.Input@3e68d0b3, org.onap.sdc.toscaparser.api.parameters.Input@4757f8d1] 2022-11-09T00:25:54.647Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid c221c462-0e18-4326-9f92-b1586339016f: pNF 3f647718-05bd 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Processing PNF resource: 8b5f8f98-a140-49df-a139-6633dca720d2 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_a053CDIjFqg5Vm0rc998 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:25:54.648Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||Resource customization UUID: 7d93baff-e6d1-4911-84cd-5a822a235a86 is the same as notified resource customizationUUID: 7d93baff-e6d1-4911-84cd-5a822a235a86 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-11-09T00:25:54.706Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3f647718-05bd 8b5f8f98-a140-49df-a139-6633dca720d2 0 ASDC deployResourceStructure 2022-11-09T00:25:54.706Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar ASDC sendASDCNotification 2022-11-09T00:25:54.706Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar 2022-11-09T00:25:54.706Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:25:54.706Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:25:54.708Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:25:54.708Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953554706, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:25:54.808Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:25:54.809Z||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-11-09T00:25:54.810Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:25:54.828Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:25:54.829Z||pool-49-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:25:55.709Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:25:55.722Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:25:55.725Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:25:55.725Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:25:55.725Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:26:25.726Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:26:25.739Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:26:25.741Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:26:25.741Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:26:25.742Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:26:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:26:43.854Z||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-11-09T00:26:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:26:43.874Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:26:43.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.889Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953483850, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953486598, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953488427, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.892Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.892Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.893Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.897Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.897Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.897Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.898Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.901Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.902Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953497825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.903Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.903Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "multicloud-k8s-id", "timestamp": 1667953490945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.903Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.904Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.905Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953506612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:43.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.905Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953498553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953498436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.906Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953507428, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953507183, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.907Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "cds", "timestamp": 1667953508437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-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-11-09T00:26:43.917Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e527d1fa-a545-4863-ba7e-e5d632b2b085 2022-11-09T00:26:43.918Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e527d1fa-a545-4863-ba7e-e5d632b2b085 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-11-09T00:26:43.927Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.927Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953508188, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.928Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "policy-id", "timestamp": 1667953509190, "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-11-09T00:26:43.935Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e527d1fa-a545-4863-ba7e-e5d632b2b085 2022-11-09T00:26:43.935Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e527d1fa-a545-4863-ba7e-e5d632b2b085 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-11-09T00:26:43.944Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.945Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.945Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.945Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.945Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953511440, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.946Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "aai-ml", "timestamp": 1667953512444, "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-11-09T00:26:43.953Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e527d1fa-a545-4863-ba7e-e5d632b2b085 2022-11-09T00:26:43.953Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e527d1fa-a545-4863-ba7e-e5d632b2b085 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-11-09T00:26:43.964Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.965Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953508646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.966Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.967Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.967Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.967Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953517423, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:43.967Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.968Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.971Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:26:43.971Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.972Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953519316, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.973Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.974Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953520320, "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-11-09T00:26:43.984Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e527d1fa-a545-4863-ba7e-e5d632b2b085 2022-11-09T00:26:43.987Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e527d1fa-a545-4863-ba7e-e5d632b2b085 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-11-09T00:26:43.997Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.997Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "6f923163-a9dc-4eed-a120-f943e160a7ce", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953519781, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:26:43.997Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:43.998Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.002Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953510945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953513553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953523652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.004Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953523134, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.005Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "cds", "timestamp": 1667953524142, "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-11-09T00:26:44.022Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:26:44.022Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ccf0530c-211a-4849-b683-f416eae704fd 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-11-09T00:26:44.032Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953524721, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.033Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.034Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953525781, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.034Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.034Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.034Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953518438, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.035Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.035Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.035Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953526820, "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-11-09T00:26:44.042Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:26:44.042Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ccf0530c-211a-4849-b683-f416eae704fd 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-11-09T00:26:44.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.053Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953526184, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.054Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "multicloud-k8s-id", "timestamp": 1667953527823, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:26:44.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.055Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953527190, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:44.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.056Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.056Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.057Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "policy-id", "timestamp": 1667953528193, "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-11-09T00:26:44.064Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:26:44.064Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ccf0530c-211a-4849-b683-f416eae704fd 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-11-09T00:26:44.072Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.073Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.075Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.076Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.077Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953535627, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-09T00:26:44.079Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953528553, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953538363, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953530945, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "cds", "timestamp": 1667953539369, "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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-09T00:26:44.100Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 2022-11-09T00:26:44.101Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 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-11-09T00:26:44.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.110Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.110Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953540767, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953541873, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.112Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953542535, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953542943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.113Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.114Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "aai-ml", "timestamp": 1667953543542, "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-11-09T00:26:44.120Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:26:44.121Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ccf0530c-211a-4849-b683-f416eae704fd 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-11-09T00:26:44.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.131Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953544009, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:26:44.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:26:55.742Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:26:55.757Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:26:55.760Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:26:55.761Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:26:55.761Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:26:55.761Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-11-09T00:26:55.768Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:27:25.769Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 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-11-09T00:27:25.777Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e527d1fa-a545-4863-ba7e-e5d632b2b085 and serviceModelVersionId: c221c462-0e18-4326-9f92-b1586339016f 2022-11-09T00:27:25.777Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 673c4c24-33b9-4857-85c8-36920cb93333 2022-11-09T00:27:25.778Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0 2022-11-09T00:27:25.783Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:27:25.832Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0|INFO|500||Invoke 2022-11-09T00:27:25.832Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e527d1fa-a545-4863-ba7e-e5d632b2b085], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5601b3e8-342b-44d4-9197-98048530ed3b], X-ECOMP-RequestID=[e527d1fa-a545-4863-ba7e-e5d632b2b085], X-TransactionId=[], X-ONAP-RequestID=[e527d1fa-a545-4863-ba7e-e5d632b2b085], Content-Type=[application/merge-patch+json]} 2022-11-09T00:27:25.839Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:27:25.941Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?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/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?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=[1-aai-resources-221109-00:27:25:846-93231], vertex-id=[204824], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:27:25 GMT], Content-Type=[application/json]} 2022-11-09T00:27:25.941Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:27:25.942Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/673c4c24-33b9-4857-85c8-36920cb93333/model-vers/model-ver/c221c462-0e18-4326-9f92-b1586339016f?depth=0|INFO|500||InvokeReturn 2022-11-09T00:27:25.944Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:27:25.944Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-11-09T00:27:25.951Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|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-11-09T00:27:25.951Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e527d1fa-a545-4863-ba7e-e5d632b2b085 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:27:25.951Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:27:25.952Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:25.954Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:25.954Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953645951, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:27:26.054Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:26.056Z||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-11-09T00:27:26.056Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:26.072Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:26.073Z||pool-50-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-11-09T00:27:26.969Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:27:26.970Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"ccf0530c-211a-4849-b683-f416eae704fd","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"9845e508-1ea5-4b2a-9e05-87818e0811b0","serviceDescription":"service","serviceInvariantUUID":"d034e61c-37ce-46ce-9bd8-3c72e7ecb68f","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c07f50eb-9449-407e-bc4b-174c5455d6e6","resourceInvariantUUID":"616e6148-b028-4503-a76f-076596fc18e4","resourceCustomizationUUID":"862ea5d4-4eca-4554-abfb-870b1a31bd98","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":"YzU1MmIzZDdkMTI4ZjY1MmZiMTAzNzkxOTM1YTQ5Zjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"370fbb95-2b80-4eae-afa6-7ee4317e0116","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":"YzE4MjM1ZGU5ZTgyZGI3YTk5MmYxYWE3ZmJlNjA2NzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8abbb867-be7e-4944-8c8c-bb8e199a3aad","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":"a7dccc9f-5a86-4e08-bdf4-970f0585e4e8","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":"16dbbecb-adc9-46aa-abfc-8e52e5458ed8","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":"5ef8541c-ebef-4061-a4ab-24cd48cf0d5b","artifactVersion":"2","generatedFromUUID":"a7dccc9f-5a86-4e08-bdf4-970f0585e4e8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YWE2ZGNkOTIwMzhmZWU3NzlhMGVmYzEyMjdiMGY2N2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e828bceb-6794-4799-b0d7-7b36bf34b66f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OGRhODgyMGM3ZjYzNWJlNzg4N2M2NGNiMzBmYjZiY2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f20351d0-6497-453c-9c77-7ce34c091857","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:27:26.970Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:26.970Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:26.972Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:26.972Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:27:27.073Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:27.073Z||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-11-09T00:27:27.074Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:27.087Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:27.087Z||pool-51-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:27.973Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:27.974Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:27.976Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:27.976Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:27:28.076Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:28.077Z||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-11-09T00:27:28.077Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:28.097Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:28.097Z||pool-52-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:28.976Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:28.977Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:28.978Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:28.979Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:27:29.079Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:29.080Z||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-11-09T00:27:29.080Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:29.105Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:29.105Z||pool-53-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:29.979Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:29.980Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:29.983Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:29.983Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:27:30.083Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:30.084Z||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-11-09T00:27:30.084Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:30.101Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:30.102Z||pool-54-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:30.984Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:30.984Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:30.986Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:30.986Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T00:27:31.086Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:31.087Z||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-11-09T00:27:31.087Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:31.104Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:31.104Z||pool-55-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:27:31.987Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:31.988Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:31.989Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:31.989Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:27:32.090Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:32.090Z||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-11-09T00:27:32.091Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:32.104Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:32.105Z||pool-56-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:32.990Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:27:32.990Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:32.992Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:32.992Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:27:33.093Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:33.093Z||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-11-09T00:27:33.094Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:33.113Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:33.113Z||pool-57-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:33.993Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "9845e508-1ea5-4b2a-9e05-87818e0811b0", "serviceDescription": "service", "serviceInvariantUUID": "d034e61c-37ce-46ce-9bd8-3c72e7ecb68f", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "862ea5d4-4eca-4554-abfb-870b1a31bd98", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c07f50eb-9449-407e-bc4b-174c5455d6e6", "resourceInvariantUUID": "616e6148-b028-4503-a76f-076596fc18e4", "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": "YzE4MjM1ZGU5ZTgyZGI3YTk5MmYxYWE3ZmJlNjA2NzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8abbb867-be7e-4944-8c8c-bb8e199a3aad", "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": "a7dccc9f-5a86-4e08-bdf4-970f0585e4e8", "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": "5ef8541c-ebef-4061-a4ab-24cd48cf0d5b", "generatedFromUUID": "a7dccc9f-5a86-4e08-bdf4-970f0585e4e8" }, "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": "5ef8541c-ebef-4061-a4ab-24cd48cf0d5b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OGRhODgyMGM3ZjYzNWJlNzg4N2M2NGNiMzBmYjZiY2E\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f20351d0-6497-453c-9c77-7ce34c091857" } ], "workloadContext": "Production" } 2022-11-09T00:27:33.994Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:27:33.994Z|e527d1fa-a545-4863-ba7e-e5d632b2b085|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9845e508-1ea5-4b2a-9e05-87818e0811b0 ASDC 2022-11-09T00:27:33.994Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ccf0530c-211a-4849-b683-f416eae704fd ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:9845e508-1ea5-4b2a-9e05-87818e0811b0 ServiceInvariantUUID:d034e61c-37ce-46ce-9bd8-3c72e7ecb68f 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:f20351d0-6497-453c-9c77-7ce34c091857 ArtifactChecksum:OGRhODgyMGM3ZjYzNWJlNzg4N2M2NGNiMzBmYjZiY2E= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:862ea5d4-4eca-4554-abfb-870b1a31bd98 ResourceInvariantUUID:616e6148-b028-4503-a76f-076596fc18e4 ResourceName:basic_vm ResourceType:VF ResourceUUID:c07f50eb-9449-407e-bc4b-174c5455d6e6 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:8abbb867-be7e-4944-8c8c-bb8e199a3aad ArtifactChecksum:YzE4MjM1ZGU5ZTgyZGI3YTk5MmYxYWE3ZmJlNjA2NzM= 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:a7dccc9f-5a86-4e08-bdf4-970f0585e4e8 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:5ef8541c-ebef-4061-a4ab-24cd48cf0d5b 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:5ef8541c-ebef-4061-a4ab-24cd48cf0d5b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T00:27:33.994Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9845e508-1ea5-4b2a-9e05-87818e0811b0 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-11-09T00:27:34.032Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:27:34.033Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:27:34.033Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:27:34.033Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f20351d0-6497-453c-9c77-7ce34c091857 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-09T00:27:34.033Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:27:34.033Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:34.117Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:27:34.117Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar f20351d0-6497-453c-9c77-7ce34c091857 74812 2022-11-09T00:27:34.117Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:34.118Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:34.118Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:27:34.118Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:34.119Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:34.120Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953654117, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:27:34.220Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:34.220Z||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-11-09T00:27:34.221Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:34.236Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:34.237Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:27:35.120Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:27:35.121Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:27:35.122Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: f20351d0-6497-453c-9c77-7ce34c091857, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-09T00:27:35.122Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2022-11-09T00:27:35.122Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-09T00:27:35.123Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2022-11-09T00:27:35.241Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5269002471720947189/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-11-09T00:27:36.414Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.415Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.416Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:36.417Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-09T00:27:36.418Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.419Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.420Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.420Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:36.420Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:36.420Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.420Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.421Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a2ce60af-3569-417d-b523-80c3abc82433 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.422Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:36.423Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:9845e508-1ea5-4b2a-9e05-87818e0811b0 Model Version:NULL Model InvariantUuid:d034e61c-37ce-46ce-9bd8-3c72e7ecb68f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:aabd4938-eb39-44e4-b2f4-4add7e877893 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:616e6148-b028-4503-a76f-076596fc18e4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:862ea5d4-4eca-4554-abfb-870b1a31bd98 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9b41b18b-ad3d-4f29-a6e4-e9cbd168a382 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:fa28f53a-d3af-45e7-aa40-29fa58366513 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a2ce60af-3569-417d-b523-80c3abc82433 ModelInvariantUuid:bff73509-a01b-42ca-992a-ca829133b865 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:b1494540-adee-4d89-85f1-2c7213a1a5ab ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:ae426d1b-010b-41d3-8470-a94f438d90da ModelInvariantUuid:5926fc42-407e-4529-94ed-31591d65d538 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6e7213e0-5d1f-444b-a6a7-0d289a94403b 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-11-09T00:27:36.433Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: c07f50eb-9449-407e-bc4b-174c5455d6e6 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-11-09T00:27:36.436Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||basic_vm 0 2022-11-09T00:27:36.436Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c07f50eb-9449-407e-bc4b-174c5455d6e6 2022-11-09T00:27:36.436Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8abbb867-be7e-4944-8c8c-bb8e199a3aad from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-09T00:27:36.436Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:27:36.436Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.525Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:27:36.525Z|ccf0530c-211a-4849-b683-f416eae704fd|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 8abbb867-be7e-4944-8c8c-bb8e199a3aad 787 2022-11-09T00:27:36.525Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.526Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:36.526Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:27:36.526Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:36.528Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:36.528Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953656525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:27:36.628Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:36.629Z||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-11-09T00:27:36.629Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:36.645Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:36.645Z||pool-59-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:37.528Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9b41b18b-ad3d-4f29-a6e4-e9cbd168a382", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fa28f53a-d3af-45e7-aa40-29fa58366513", "vfModuleModelCustomizationUUID": "0e855700-31fc-4f0c-ae0f-e0d3207b7880", "isBase": true, "artifacts": [ "a7dccc9f-5a86-4e08-bdf4-970f0585e4e8", "5ef8541c-ebef-4061-a4ab-24cd48cf0d5b" ], "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-11-09T00:27:37.533Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fa28f53a-d3af-45e7-aa40-29fa58366513 VfModuleModelInvariantUUID:9b41b18b-ad3d-4f29-a6e4-e9cbd168a382 VfModuleModelDescription:NULL Artifacts UUID List:{ a7dccc9f-5a86-4e08-bdf4-970f0585e4e8 , 5ef8541c-ebef-4061-a4ab-24cd48cf0d5b } 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-11-09T00:27:37.535Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9b41b18b-ad3d-4f29-a6e4-e9cbd168a382", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fa28f53a-d3af-45e7-aa40-29fa58366513", "vfModuleModelCustomizationUUID": "0e855700-31fc-4f0c-ae0f-e0d3207b7880", "isBase": true, "artifacts": [ "a7dccc9f-5a86-4e08-bdf4-970f0585e4e8", "5ef8541c-ebef-4061-a4ab-24cd48cf0d5b" ], "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-11-09T00:27:37.535Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fa28f53a-d3af-45e7-aa40-29fa58366513 VfModuleModelInvariantUUID:9b41b18b-ad3d-4f29-a6e4-e9cbd168a382 VfModuleModelDescription:NULL Artifacts UUID List:{ a7dccc9f-5a86-4e08-bdf4-970f0585e4e8 , 5ef8541c-ebef-4061-a4ab-24cd48cf0d5b } 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-11-09T00:27:37.536Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a7dccc9f-5a86-4e08-bdf4-970f0585e4e8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-09T00:27:37.536Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:27:37.536Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:37.630Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:27:37.630Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml a7dccc9f-5a86-4e08-bdf4-970f0585e4e8 5033 2022-11-09T00:27:37.630Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:37.631Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:37.631Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:27:37.631Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:37.632Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:37.633Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953657630, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:27:37.733Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:37.733Z||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-11-09T00:27:37.733Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:37.747Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:37.747Z||pool-60-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:38.633Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ef8541c-ebef-4061-a4ab-24cd48cf0d5b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-09T00:27:38.634Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:27:38.634Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:38.714Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:27:38.714Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5ef8541c-ebef-4061-a4ab-24cd48cf0d5b 903 2022-11-09T00:27:38.714Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:38.715Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:38.715Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:27:38.715Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:38.716Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:38.717Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953658714, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:27:38.817Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:38.818Z||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-11-09T00:27:38.818Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:38.833Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:38.833Z||pool-61-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:39.717Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 9845e508-1ea5-4b2a-9e05-87818e0811b0 2022-11-09T00:27:39.718Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 c07f50eb-9449-407e-bc4b-174c5455d6e6 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-11-09T00:27:39.735Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@21c9232a, org.onap.sdc.toscaparser.api.parameters.Input@7602af2d, org.onap.sdc.toscaparser.api.parameters.Input@27b15c20, org.onap.sdc.toscaparser.api.parameters.Input@18f49def, org.onap.sdc.toscaparser.api.parameters.Input@70cc2da8] 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 862ea5d4-4eca-4554-abfb-870b1a31bd98 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 862ea5d4-4eca-4554-abfb-870b1a31bd98 matches Tosca VF Customization UUID: 862ea5d4-4eca-4554-abfb-870b1a31bd98 2022-11-09T00:27:39.737Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 862ea5d4-4eca-4554-abfb-870b1a31bd98 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-11-09T00:27:39.740Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.740Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 862ea5d4-4eca-4554-abfb-870b1a31bd98: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@20e7892 2022-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0e855700-31fc-4f0c-ae0f-e0d3207b7880 2022-11-09T00:27:39.741Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0e855700-31fc-4f0c-ae0f-e0d3207b7880 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-11-09T00:27:39.744Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.744Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:39.744Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-09T00:27:39.745Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-09T00:27:39.746Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T00:27:39.746Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a2ce60af-3569-417d-b523-80c3abc82433 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-11-09T00:27:39.748Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.749Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:39.749Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:27:39.749Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.750Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-09T00:27:39.750Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=862ea5d4-4eca-4554-abfb-870b1a31bd98 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-11-09T00:27:39.752Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.753Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.753Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 9845e508-1ea5-4b2a-9e05-87818e0811b0: basic_vm 2022-11-09T00:27:39.753Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.753Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.754Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.754Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.754Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.754Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.754Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.755Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:39.755Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:27:39.755Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:27:39.755Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:39.857Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm c07f50eb-9449-407e-bc4b-174c5455d6e6 1 ASDC deployResourceStructure 2022-11-09T00:27:39.857Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:39.857Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:39.857Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:27:39.857Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:39.859Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:39.859Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953659857, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:27:39.959Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:39.960Z||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-11-09T00:27:39.960Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:39.975Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:39.975Z||pool-62-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:40.860Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:40.860Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:40.860Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:27:40.861Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:40.862Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:40.863Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953660860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:27:40.963Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:27:40.963Z||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-11-09T00:27:40.963Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:40.978Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:40.978Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:41.863Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:41.864Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:41.864Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:27:41.864Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:41.866Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:41.866Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953661863, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-09T00:27:41.966Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:27:41.967Z||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-11-09T00:27:41.967Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:41.980Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:41.981Z||pool-64-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:27:42.867Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:42.867Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:27:42.868Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:27:42.868Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:27:42.869Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:27:42.869Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953662867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:27:42.970Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:27:42.970Z||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-11-09T00:27:42.970Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:42.985Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:42.985Z||pool-65-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:27:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:27:43.854Z||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-11-09T00:27:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:27:43.870Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:27:43.882Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:27:43.883Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:27:43.883Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:27:43.883Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:27:43.884Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:27:43.890Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:27:43.891Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:27:43.891Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:27:43.891Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:28:13.891Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:28:13.906Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:28:13.909Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:28:13.909Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:28:13.909Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:28:13.909Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:28:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:28:43.854Z||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-11-09T00:28:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:28:43.898Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:28:43.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953545117, "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-11-09T00:28:43.908Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 2022-11-09T00:28:43.908Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 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=? 2022-11-09T00:28:43.910Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_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=? 2022-11-09T00:28:43.918Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.918Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.918Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.918Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.918Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953546404, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "multicloud-k8s-id", "timestamp": 1667953546121, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.919Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.920Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953538436, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953548806, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.921Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953548177, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.922Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953549809, "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-11-09T00:28:43.928Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:28:43.929Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ccf0530c-211a-4849-b683-f416eae704fd 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 (?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:28:43.938Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.938Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.938Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953549182, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/resourceInstances/pnf3f64771805bd0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.939Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd 2022-11-09T00:28:43.939Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.940Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.940Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "policy-id", "timestamp": 1667953550186, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.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=? 2022-11-09T00:28:43.943Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:28:43.943Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:28:43.943Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:28:43.943Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:28:43.944Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:28:43.944Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:28:43.944Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:28:43.944Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:28:43.944Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:28:43.945Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 2022-11-09T00:28:43.946Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 2022-11-09T00:28:43.947Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 and 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 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-11-09T00:28:43.951Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:28:43.955Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.955Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.956Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.957Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953527825, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953552685, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953553682, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.959Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.960Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.960Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.960Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.960Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953554706, "artifactURL": "/sdc/v1/catalog/services/DemoPnfA053cdijfqg5vm0rc998/1.0/artifacts/service-DemoPnfA053cdijfqg5vm0rc998-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.961Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.962Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.962Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.962Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:28:43.962Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.962Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953538646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953560332, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.963Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.964Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953560993, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.964Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.964Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.964Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "aai-ml", "timestamp": 1667953562001, "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-11-09T00:28:43.971Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 2022-11-09T00:28:43.972Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 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-11-09T00:28:43.983Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.983Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953562663, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:28:43.984Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:28:43.984Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:28:43.984Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667953563667, "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-11-09T00:28:43.991Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 2022-11-09T00:28:43.991Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 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-11-09T00:29:13.952Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ccf0530c-211a-4849-b683-f416eae704fd 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-11-09T00:29:13.972Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ccf0530c-211a-4849-b683-f416eae704fd and serviceModelVersionId: 9845e508-1ea5-4b2a-9e05-87818e0811b0 2022-11-09T00:29:13.973Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d034e61c-37ce-46ce-9bd8-3c72e7ecb68f 2022-11-09T00:29:13.973Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?depth=0 2022-11-09T00:29:13.978Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:29:14.023Z|ccf0530c-211a-4849-b683-f416eae704fd|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/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?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-11-09T00:29:14.025Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?depth=0|INFO|500||Invoke 2022-11-09T00:29:14.032Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:29:14.199Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?depth=0|INFO|500||InvokeReturn 2022-11-09T00:29:14.200Z|ccf0530c-211a-4849-b683-f416eae704fd|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/d034e61c-37ce-46ce-9bd8-3c72e7ecb68f/model-vers/model-ver/9845e508-1ea5-4b2a-9e05-87818e0811b0?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=[163], X-AAI-TXID=[1-aai-resources-221109-00:29:14:038-34897], vertex-id=[192744], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:29:14 GMT], Content-Type=[application/json]} 2022-11-09T00:29:14.200Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:29:14.201Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:29:14.201Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:29:14.209Z|ccf0530c-211a-4849-b683-f416eae704fd|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-11-09T00:29:14.209Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ccf0530c-211a-4849-b683-f416eae704fd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:29:14.209Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:29:14.210Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:14.211Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:14.211Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953754209, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:29:14.311Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:29:14.312Z||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-11-09T00:29:14.312Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:14.335Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:14.335Z||pool-66-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-11-09T00:29:15.226Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:29:15.226Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"4e875f4c-46b5-4ece-9003-ceb2d0a7bf46","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5c89f5ed-3033-4f95-8420-f6cf97704b5e","serviceDescription":"service","serviceInvariantUUID":"9fde842d-3813-49b0-9007-5df08e657cf2","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67aa6e1e-981a-408a-a306-e9ca1b4879db","resourceInvariantUUID":"1dbb451c-6345-43b2-824b-9f48b5c2245f","resourceCustomizationUUID":"98a3df57-1ea7-42d1-895e-b8bd16b9d526","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":"NGFmMGY4OGNjMTc4ZTQ1ZTFkYzJiY2YyZTk5ZTM0Y2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"20d2dd09-5e96-4fef-89d9-4a07199fee33","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":"2007c1a8-633f-4447-9963-5b413756ea9e","artifactVersion":"2","generatedFromUUID":"eaa6fe31-3da3-4c14-ab57-8bd9bad50db4"},{"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":"eaa6fe31-3da3-4c14-ab57-8bd9bad50db4","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":"ZDBlYzhkYzE2ZjRkM2Y3ODMxOWM3MTMwMTJjMTVmNTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"55410a80-90e1-4065-b1c8-4255cc1e0eca","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":"89fbd329-f93c-4aad-9f34-2d4c1c326608","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":"155807a3-8009-4fbc-9a01-0cc83d712e95","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":"272e164b-4f3d-4c0d-882f-5755e021e198","artifactVersion":"2","generatedFromUUID":"89fbd329-f93c-4aad-9f34-2d4c1c326608"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YjIxYzY4NzU5ODI4Njk4ZDRkMjkyMzA5MGQ5NjQzNDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fa9810ba-c287-481c-b8a1-d5ed8b4f4037","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZDUzNTQ3MWNlMjdjYjhiODc1MjFhODcwNzk5OWMzM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7bffaa6e-0125-4dda-afec-db6aee916c07","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:29:15.227Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:15.227Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:15.229Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:15.229Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:15.329Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:15.330Z||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-11-09T00:29:15.331Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:15.347Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:15.347Z||pool-67-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:16.230Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:16.231Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:16.233Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:16.234Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-09T00:29:16.334Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:29:16.334Z||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-11-09T00:29:16.335Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:16.352Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:16.352Z||pool-68-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:17.234Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:17.235Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:17.237Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:17.237Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-09T00:29:17.339Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-09T00:29:17.340Z||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-11-09T00:29:17.340Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:17.356Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:17.356Z||pool-69-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:18.237Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:18.238Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:18.241Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:18.241Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:29:18.341Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:18.341Z||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-11-09T00:29:18.342Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:18.357Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:18.357Z||pool-70-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:19.241Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:19.242Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:19.244Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:19.244Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-09T00:29:19.344Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:19.345Z||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-11-09T00:29:19.345Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:19.364Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:19.365Z||pool-71-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:20.245Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:20.246Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:20.247Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:20.248Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:20.348Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:20.349Z||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-11-09T00:29:20.349Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:20.378Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:20.379Z||pool-72-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:21.248Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:21.249Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:21.252Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:21.252Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-09T00:29:21.352Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:21.353Z||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-11-09T00:29:21.353Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:21.371Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:21.371Z||pool-73-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:22.252Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:22.253Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:22.255Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:22.255Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:22.355Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:22.356Z||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-11-09T00:29:22.357Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:22.371Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:22.372Z||pool-74-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:23.256Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:29:23.257Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:23.259Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:23.259Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:29:23.360Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:29:23.361Z||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-11-09T00:29:23.361Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:23.374Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:23.374Z||pool-75-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:24.263Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "5c89f5ed-3033-4f95-8420-f6cf97704b5e", "serviceDescription": "service", "serviceInvariantUUID": "9fde842d-3813-49b0-9007-5df08e657cf2", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "98a3df57-1ea7-42d1-895e-b8bd16b9d526", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67aa6e1e-981a-408a-a306-e9ca1b4879db", "resourceInvariantUUID": "1dbb451c-6345-43b2-824b-9f48b5c2245f", "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": "2007c1a8-633f-4447-9963-5b413756ea9e", "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": "eaa6fe31-3da3-4c14-ab57-8bd9bad50db4", "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": "ZDBlYzhkYzE2ZjRkM2Y3ODMxOWM3MTMwMTJjMTVmNTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55410a80-90e1-4065-b1c8-4255cc1e0eca", "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": "89fbd329-f93c-4aad-9f34-2d4c1c326608", "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": "272e164b-4f3d-4c0d-882f-5755e021e198", "generatedFromUUID": "89fbd329-f93c-4aad-9f34-2d4c1c326608" }, "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": "272e164b-4f3d-4c0d-882f-5755e021e198", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "ZDUzNTQ3MWNlMjdjYjhiODc1MjFhODcwNzk5OWMzM2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7bffaa6e-0125-4dda-afec-db6aee916c07" } ], "workloadContext": "Production" } 2022-11-09T00:29:24.263Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:29:24.263Z|ccf0530c-211a-4849-b683-f416eae704fd|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5c89f5ed-3033-4f95-8420-f6cf97704b5e ASDC 2022-11-09T00:29:24.264Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:5c89f5ed-3033-4f95-8420-f6cf97704b5e ServiceInvariantUUID:9fde842d-3813-49b0-9007-5df08e657cf2 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:7bffaa6e-0125-4dda-afec-db6aee916c07 ArtifactChecksum:ZDUzNTQ3MWNlMjdjYjhiODc1MjFhODcwNzk5OWMzM2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:98a3df57-1ea7-42d1-895e-b8bd16b9d526 ResourceInvariantUUID:1dbb451c-6345-43b2-824b-9f48b5c2245f ResourceName:basic_cnf ResourceType:VF ResourceUUID:67aa6e1e-981a-408a-a306-e9ca1b4879db 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:2007c1a8-633f-4447-9963-5b413756ea9e 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:eaa6fe31-3da3-4c14-ab57-8bd9bad50db4 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:55410a80-90e1-4065-b1c8-4255cc1e0eca ArtifactChecksum:ZDBlYzhkYzE2ZjRkM2Y3ODMxOWM3MTMwMTJjMTVmNTA= 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:89fbd329-f93c-4aad-9f34-2d4c1c326608 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:272e164b-4f3d-4c0d-882f-5755e021e198 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:272e164b-4f3d-4c0d-882f-5755e021e198 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T00:29:24.265Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5c89f5ed-3033-4f95-8420-f6cf97704b5e 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-11-09T00:29:24.303Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:29:24.304Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:29:24.304Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:29:24.305Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7bffaa6e-0125-4dda-afec-db6aee916c07 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-09T00:29:24.305Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:24.305Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:24.458Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:24.459Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 7bffaa6e-0125-4dda-afec-db6aee916c07 73682 2022-11-09T00:29:24.459Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:24.460Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:24.460Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:24.460Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:24.462Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:24.462Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953764459, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:24.562Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:24.563Z||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-11-09T00:29:24.563Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:24.577Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:24.577Z||pool-76-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:25.463Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:29:25.464Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-11-09T00:29:25.465Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 7bffaa6e-0125-4dda-afec-db6aee916c07, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-09T00:29:25.465Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-11-09T00:29:25.466Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-09T00:29:25.467Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-09T00:29:25.667Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2892606386568900688/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-11-09T00:29:26.799Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.800Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-11-09T00:29:26.801Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.801Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.801Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:26.801Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:29:26.802Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template dummy is not matching search criteria 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.803Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.804Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.804Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:26.804Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:26.804Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.805Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:26.805Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:26.805Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.805Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:26.805Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5b6ad226-c685-4d11-992c-20828a088b79 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.806Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.807Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.807Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.807Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.807Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.807Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:26.808Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:26.808Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:5c89f5ed-3033-4f95-8420-f6cf97704b5e Model Version:NULL Model InvariantUuid:9fde842d-3813-49b0-9007-5df08e657cf2 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:4c196ec9-71c9-4a2f-8239-9084f81850f5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1dbb451c-6345-43b2-824b-9f48b5c2245f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:98a3df57-1ea7-42d1-895e-b8bd16b9d526 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:be5acdf4-5103-40cb-9c63-e4628002ae82 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:12fa9f4e-142c-4b2f-a139-907756f77c24 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5b6ad226-c685-4d11-992c-20828a088b79 ModelInvariantUuid:40f8a12c-ba3b-4e0a-a668-b6a985d786e7 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:d6eb100b-b069-472f-b642-153e585ece59 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:ac2e36cc-0241-43c7-9daa-84ab01117b0b ModelInvariantUuid:a07f706b-84e3-44bb-bd66-8c25e49ef504 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:9875e0de-5688-4a2b-9fdb-3d10c7266ac5 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-11-09T00:29:26.833Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 67aa6e1e-981a-408a-a306-e9ca1b4879db 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-11-09T00:29:26.836Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||basic_cnf 0 2022-11-09T00:29:26.836Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 67aa6e1e-981a-408a-a306-e9ca1b4879db 2022-11-09T00:29:26.836Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 2007c1a8-633f-4447-9963-5b413756ea9e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-09T00:29:26.837Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:26.837Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:26.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 2007c1a8-633f-4447-9963-5b413756ea9e 12 2022-11-09T00:29:26.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:26.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:26.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:26.907Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:26.907Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953766904, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:27.008Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:29:27.009Z||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-11-09T00:29:27.009Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:27.075Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:27.076Z||pool-77-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:27.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eaa6fe31-3da3-4c14-ab57-8bd9bad50db4 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-09T00:29:27.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:27.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:28.452Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:28.452Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 eaa6fe31-3da3-4c14-ab57-8bd9bad50db4 2688 2022-11-09T00:29:28.453Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:28.453Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:28.453Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:28.453Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:28.455Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:28.456Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953768453, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:28.555Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-09T00:29:28.556Z||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-11-09T00:29:28.556Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:28.599Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:28.600Z||pool-78-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:29.458Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 55410a80-90e1-4065-b1c8-4255cc1e0eca from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-09T00:29:29.458Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:29.458Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:29.616Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:29.617Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 55410a80-90e1-4065-b1c8-4255cc1e0eca 828 2022-11-09T00:29:29.617Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:29.617Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:29.617Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:29.617Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:29.619Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:29.619Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953769617, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:29.720Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:29.721Z||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-11-09T00:29:29.721Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:29.736Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:29.737Z||pool-79-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:30.620Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "be5acdf4-5103-40cb-9c63-e4628002ae82", "vfModuleModelVersion": "1", "vfModuleModelUUID": "12fa9f4e-142c-4b2f-a139-907756f77c24", "vfModuleModelCustomizationUUID": "2bd201f0-9c02-4f21-8fcf-ef912e9f8df8", "isBase": true, "artifacts": [ "89fbd329-f93c-4aad-9f34-2d4c1c326608", "eaa6fe31-3da3-4c14-ab57-8bd9bad50db4", "272e164b-4f3d-4c0d-882f-5755e021e198" ], "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-11-09T00:29:30.625Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:12fa9f4e-142c-4b2f-a139-907756f77c24 VfModuleModelInvariantUUID:be5acdf4-5103-40cb-9c63-e4628002ae82 VfModuleModelDescription:NULL Artifacts UUID List:{ 89fbd329-f93c-4aad-9f34-2d4c1c326608 , eaa6fe31-3da3-4c14-ab57-8bd9bad50db4 , 272e164b-4f3d-4c0d-882f-5755e021e198 } 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-11-09T00:29:30.627Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "be5acdf4-5103-40cb-9c63-e4628002ae82", "vfModuleModelVersion": "1", "vfModuleModelUUID": "12fa9f4e-142c-4b2f-a139-907756f77c24", "vfModuleModelCustomizationUUID": "2bd201f0-9c02-4f21-8fcf-ef912e9f8df8", "isBase": true, "artifacts": [ "89fbd329-f93c-4aad-9f34-2d4c1c326608", "eaa6fe31-3da3-4c14-ab57-8bd9bad50db4", "272e164b-4f3d-4c0d-882f-5755e021e198" ], "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-11-09T00:29:30.627Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:12fa9f4e-142c-4b2f-a139-907756f77c24 VfModuleModelInvariantUUID:be5acdf4-5103-40cb-9c63-e4628002ae82 VfModuleModelDescription:NULL Artifacts UUID List:{ 89fbd329-f93c-4aad-9f34-2d4c1c326608 , eaa6fe31-3da3-4c14-ab57-8bd9bad50db4 , 272e164b-4f3d-4c0d-882f-5755e021e198 } 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-11-09T00:29:30.628Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 89fbd329-f93c-4aad-9f34-2d4c1c326608 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-09T00:29:30.628Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:30.628Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:30.687Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:30.687Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 89fbd329-f93c-4aad-9f34-2d4c1c326608 1164 2022-11-09T00:29:30.688Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:30.688Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:30.688Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:30.689Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:30.691Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:30.691Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953770688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:30.791Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:30.791Z||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-11-09T00:29:30.792Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:30.808Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:30.809Z||pool-80-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:31.691Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 272e164b-4f3d-4c0d-882f-5755e021e198 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-09T00:29:31.692Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-11-09T00:29:31.692Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:32.103Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-11-09T00:29:32.104Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 272e164b-4f3d-4c0d-882f-5755e021e198 200 2022-11-09T00:29:32.112Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:32.112Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:32.112Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:29:32.113Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:32.118Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:32.119Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953772112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:32.214Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-11-09T00:29:32.215Z||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-11-09T00:29:32.216Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:32.229Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:32.230Z||pool-81-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:33.121Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 5c89f5ed-3033-4f95-8420-f6cf97704b5e 2022-11-09T00:29:33.121Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 67aa6e1e-981a-408a-a306-e9ca1b4879db 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 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-11-09T00:29:33.141Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 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-11-09T00:29:33.146Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@63682101, org.onap.sdc.toscaparser.api.parameters.Input@729f8db6, org.onap.sdc.toscaparser.api.parameters.Input@7ac97454, org.onap.sdc.toscaparser.api.parameters.Input@30732c7, org.onap.sdc.toscaparser.api.parameters.Input@21c57b8f] 2022-11-09T00:29:33.147Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.148Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.148Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-11-09T00:29:33.148Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 98a3df57-1ea7-42d1-895e-b8bd16b9d526 2022-11-09T00:29:33.148Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 98a3df57-1ea7-42d1-895e-b8bd16b9d526 matches Tosca VF Customization UUID: 98a3df57-1ea7-42d1-895e-b8bd16b9d526 2022-11-09T00:29:33.148Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 98a3df57-1ea7-42d1-895e-b8bd16b9d526 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-11-09T00:29:33.150Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.151Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.151Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 98a3df57-1ea7-42d1-895e-b8bd16b9d526: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-09T00:29:33.151Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@24c8924a 2022-11-09T00:29:33.151Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.152Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:33.152Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2bd201f0-9c02-4f21-8fcf-ef912e9f8df8 2022-11-09T00:29:33.152Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2bd201f0-9c02-4f21-8fcf-ef912e9f8df8 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-11-09T00:29:33.161Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.161Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:33.161Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:33.162Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.162Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:33.162Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:33.162Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.162Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-09T00:29:33.163Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-09T00:29:33.163Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5b6ad226-c685-4d11-992c-20828a088b79 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-11-09T00:29:33.165Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.166Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:33.166Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:29:33.166Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.166Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-09T00:29:33.166Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=98a3df57-1ea7-42d1-895e-b8bd16b9d526 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-11-09T00:29:33.169Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.169Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.169Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 5c89f5ed-3033-4f95-8420-f6cf97704b5e: basic_cnf 2022-11-09T00:29:33.170Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.170Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.170Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.170Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.171Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.171Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.171Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.171Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:33.171Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:29:33.172Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:29:33.172Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:33.260Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 67aa6e1e-981a-408a-a306-e9ca1b4879db 1 ASDC deployResourceStructure 2022-11-09T00:29:33.261Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:33.262Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:33.262Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-09T00:29:33.262Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:33.264Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:33.265Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953773261, "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-11-09T00:29:33.365Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:33.365Z||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-11-09T00:29:33.366Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:33.380Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:33.380Z||pool-82-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:34.265Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:34.266Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:34.266Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-09T00:29:34.266Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:34.268Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:34.268Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953774265, "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-11-09T00:29:34.368Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:34.369Z||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-11-09T00:29:34.369Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:34.389Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:34.389Z||pool-83-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:35.269Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:35.269Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:35.270Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:29:35.270Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:35.273Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:35.273Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953775269, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:29:35.373Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:35.374Z||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-11-09T00:29:35.374Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:35.392Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:35.393Z||pool-84-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:36.273Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:36.274Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:36.274Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:29:36.275Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:36.278Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:36.278Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953776273, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:29:36.378Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:36.379Z||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-11-09T00:29:36.380Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:36.398Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:36.398Z||pool-85-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:29:37.279Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:37.280Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:37.280Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:29:37.280Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:37.282Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:37.283Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953777279, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-09T00:29:37.383Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:37.384Z||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-11-09T00:29:37.384Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:37.417Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:37.417Z||pool-86-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:38.284Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:38.284Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:38.284Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:29:38.284Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:29:38.286Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:29:38.286Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953778284, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:29:38.386Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:29:38.387Z||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-11-09T00:29:38.387Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:38.403Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:38.403Z||pool-87-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:29:39.287Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:29:39.303Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:29:39.306Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:29:39.307Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:29:39.307Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:29:39.307Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:29:39.313Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T00:29:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:29:43.854Z||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-11-09T00:29:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:29:43.887Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:29:43.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.888Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "e527d1fa-a545-4863-ba7e-e5d632b2b085", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953645951, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:29:43.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.889Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:43.890Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.890Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:29:43.890Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.891Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:29:43.891Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.891Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.892Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:29:43.893Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.893Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:29:43.893Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-09T00:29:43.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.894Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953654117, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:43.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.894Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953656525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:43.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.895Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953657630, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:43.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.896Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953658714, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:29:43.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.896Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953659857, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953660860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.897Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953661863, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-09T00:29:43.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:29:43.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-09T00:29:43.898Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953662867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:29:43.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:09.313Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 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-11-09T00:30:09.325Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 and serviceModelVersionId: 5c89f5ed-3033-4f95-8420-f6cf97704b5e 2022-11-09T00:30:09.325Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fde842d-3813-49b0-9007-5df08e657cf2 2022-11-09T00:30:09.327Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?depth=0 2022-11-09T00:30:09.336Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T00:30:09.389Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?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-11-09T00:30:09.391Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?depth=0|INFO|500||Invoke 2022-11-09T00:30:09.396Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T00:30:09.486Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?depth=0|INFO|500||InvokeReturn 2022-11-09T00:30:09.486Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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/9fde842d-3813-49b0-9007-5df08e657cf2/model-vers/model-ver/5c89f5ed-3033-4f95-8420-f6cf97704b5e?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=[84], X-AAI-TXID=[2-aai-resources-221109-00:30:09:404-96583], vertex-id=[221336], Content-Length=[0], Date=[Wed, 09 Nov 2022 00:30:09 GMT], Content-Type=[application/json]} 2022-11-09T00:30:09.486Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T00:30:09.487Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T00:30:09.487Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:09.494Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:09.494Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e875f4c-46b5-4ece-9003-ceb2d0a7bf46 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T00:30:09.494Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T00:30:09.495Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:30:09.498Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:30:09.498Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953809494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:30:09.598Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:30:09.599Z||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-11-09T00:30:09.599Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:09.621Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:09.622Z||pool-88-thread-1|||||INFO|500||cambria reply ok (23 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-11-09T00:30:10.514Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:10.515Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:10.515Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:20.867Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:20.867Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:20.868Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:20.868Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:30.417Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:30.418Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:30.419Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:30.419Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:39.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:39.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:39.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:39.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:43.854Z||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-11-09T00:30:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:43.882Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:43.883Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.883Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ccf0530c-211a-4849-b683-f416eae704fd", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953754209, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:30:43.884Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.885Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.885Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:30:43.885Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.885Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.885Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.886Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.887Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.888Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953543850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.889Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953764459, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953766904, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.890Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953768453, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953769617, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.891Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953770688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.892Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.892Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.892Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953772112, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:30:43.892Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.892Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.893Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953773261, "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-11-09T00:30:43.893Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.893Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.893Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953774265, "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-11-09T00:30:43.893Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.893Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953775269, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953776273, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.894Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.895Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953777279, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-09T00:30:43.895Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:43.895Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:30:43.895Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953778284, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:30:43.895Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:30:49.574Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:30:49.575Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:30:49.575Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:30:49.576Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:30:59.133Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:31:43.850Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:31:43.851Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:31:43.852Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:31:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:31:43.853Z||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-11-09T00:31:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:31:44.389Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:31:44.389Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T00:31:44.390Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "4e875f4c-46b5-4ece-9003-ceb2d0a7bf46", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667953809494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T00:31:44.390Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:31:53.448Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:32:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:32:43.851Z||pool-2-thread-3|||||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-11-09T00:32:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:32:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:32:43.854Z||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-11-09T00:32:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:32:53.418Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:32:53.420Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:33:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:33:43.851Z||pool-2-thread-3|||||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-11-09T00:33:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:33:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:33:43.853Z||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-11-09T00:33:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:33:53.447Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:33:53.452Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:34:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:34:43.851Z||pool-2-thread-3|||||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-11-09T00:34:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:34:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:34:43.853Z||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-11-09T00:34:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:34:53.412Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:34:53.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:35:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:35:43.851Z||pool-2-thread-3|||||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-11-09T00:35:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:35:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:35:43.853Z||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-11-09T00:35:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:35:53.428Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:35:53.435Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:36:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:36:43.851Z||pool-2-thread-3|||||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-11-09T00:36:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:36:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:36:43.854Z||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-11-09T00:36:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:36:53.410Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:36:53.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:37:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:37:43.851Z||pool-2-thread-3|||||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-11-09T00:37:43.852Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:37:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:37:43.854Z||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-11-09T00:37:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:37:53.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:37:53.416Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:38:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:38:43.851Z||pool-2-thread-3|||||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-11-09T00:38:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:38:43.853Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:38:43.854Z||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-11-09T00:38:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:38:53.413Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:38:53.413Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:39:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:39:43.852Z||pool-2-thread-3|||||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-11-09T00:39:43.852Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:39:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:39:43.853Z||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-11-09T00:39:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:39:53.415Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:39:53.431Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:40:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:40:43.851Z||pool-2-thread-3|||||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-11-09T00:40:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:40:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:40:43.854Z||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-11-09T00:40:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:40:53.412Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:40:53.418Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:41:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:41:43.851Z||pool-2-thread-3|||||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-11-09T00:41:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:41:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:41:43.853Z||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-11-09T00:41:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:41:53.412Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:41:53.413Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:42:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:42:43.851Z||pool-2-thread-3|||||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-11-09T00:42:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:42:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:42:43.853Z||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-11-09T00:42:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:42:53.426Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:42:53.429Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:43:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:43:43.851Z||pool-2-thread-3|||||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-11-09T00:43:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:43:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:43:43.854Z||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-11-09T00:43:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:43:53.416Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:43:53.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:44:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:44:43.851Z||pool-2-thread-3|||||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-11-09T00:44:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:44:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:44:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:44:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:44:53.414Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:44:53.415Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:45:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:45:43.851Z||pool-2-thread-3|||||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-11-09T00:45:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:45:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:45:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:45:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:45:53.427Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:45:53.427Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:46:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:46:43.851Z||pool-2-thread-3|||||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-11-09T00:46:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:46:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:46:43.854Z||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-11-09T00:46:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:46:53.445Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:46:53.452Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:47:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:47:43.851Z||pool-2-thread-3|||||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-11-09T00:47:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:47:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:47:43.854Z||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-11-09T00:47:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:47:53.403Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:47:53.406Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:48:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:48:43.851Z||pool-2-thread-3|||||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-11-09T00:48:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:48:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:48:43.854Z||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-11-09T00:48:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:48:53.406Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:48:53.412Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:49:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:49:43.851Z||pool-2-thread-3|||||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-11-09T00:49:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:49:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:49:43.853Z||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-11-09T00:49:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:49:53.404Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:49:53.409Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:50:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:50:43.853Z||pool-2-thread-3|||||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-11-09T00:50:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:50:43.853Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:50:43.853Z||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-11-09T00:50:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:50:53.405Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:50:53.421Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:51:43.851Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:51:43.853Z||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-11-09T00:51:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:51:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:51:43.854Z||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-11-09T00:51:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:51:53.423Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:51:53.426Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:52:43.851Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:52:43.852Z||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-11-09T00:52:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:52:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:52:43.854Z||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-11-09T00:52:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:52:53.406Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:52:53.407Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:53:43.850Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:53:43.851Z||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-11-09T00:53:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:53:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:53:43.853Z||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-11-09T00:53:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:53:53.421Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:53:53.423Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:54:43.850Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:54:43.851Z||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-11-09T00:54:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:54:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:54:43.853Z||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-11-09T00:54:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:54:53.416Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:54:53.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:55:43.850Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:55:43.852Z||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-11-09T00:55:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:55:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:55:43.854Z||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-11-09T00:55:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:55:53.468Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:55:53.468Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:43.850Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:56:43.851Z||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-11-09T00:56:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:56:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:56:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:50.332Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:50.333Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-09T00:56:50.333Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"ed67c787-dc2a-488e-b48c-f9d366fb6d92","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"4ea01529-677a-470e-8482-18102a77defb","serviceDescription":"service","serviceInvariantUUID":"7370ac4f-a61d-49b1-b0df-25badff8a4e0","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"01959255-2c7f-4b27-bd6b-8474254a3b84","resourceInvariantUUID":"97ed6fcf-414e-487e-8d37-854d8056dedb","resourceCustomizationUUID":"7c626be5-886a-4830-bc15-e1028253f41a","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":"NDFiYzU3NDdlNjdiNGU3ZTJjODYxNDc5MWEyNDcwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8b2d437b-2a70-43e8-9a07-364195972c1d","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":"NGM4YjBhMTIwOGVhMzY2MjEzNDNiMGY2OTFjMDg1YTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5d1d7bf4-337c-4e40-ab1b-3e3e80d6d6ae","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":"a901aa96-c17f-4449-be10-fa0c888bd7d5","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":"0515ddb3-a049-4a78-8dc6-96ac882ecbda","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":"6c005190-22a6-4d21-85d5-2ed66c46cb79","artifactVersion":"2","generatedFromUUID":"d71aff6d-0bfa-476c-9a83-a9f10036992b"},{"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":"e17c02e1-3add-470e-b6b1-119826b9d402","artifactVersion":"2","generatedFromUUID":"a901aa96-c17f-4449-be10-fa0c888bd7d5"},{"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":"d71aff6d-0bfa-476c-9a83-a9f10036992b","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":"d312bb08-fb1e-43e5-8132-8a35d1b61c74","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":"NTFlNjQzMzA4NWQ2MWM1MDBlNjNiMDY5OGY2NjIxZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"247c1319-4659-4051-b80e-5d965ad77ace","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZDkzOThiZWU2Yzg0MzliMDEyNjJlMDA4NmYyZTE1YzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e401f5c5-8518-455d-a441-ddc42c66310c","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T00:56:50.337Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:50.338Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:50.342Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:50.342Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:50.443Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:56:50.443Z||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-11-09T00:56:50.444Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:50.483Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:50.483Z||pool-89-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":3,"count":1} 2022-11-09T00:56:51.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:51.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:56:51.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:51.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:56:51.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:56:51.045Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:51.045Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:56:51.343Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:51.345Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:51.347Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:51.347Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:56:51.447Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:51.448Z||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-11-09T00:56:51.448Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:51.461Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:51.461Z||pool-90-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:52.348Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:52.348Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:52.351Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:52.351Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-09T00:56:52.451Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:52.452Z||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-11-09T00:56:52.452Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:52.469Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:52.470Z||pool-91-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:56:53.351Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:53.352Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:53.355Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:53.355Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:53.455Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:53.456Z||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-11-09T00:56:53.457Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:53.471Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:53.471Z||pool-92-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:54.356Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:54.357Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:54.359Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:54.359Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-09T00:56:54.459Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:56:54.461Z||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-11-09T00:56:54.461Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:54.474Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:54.474Z||pool-93-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:55.360Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:55.361Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:55.364Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:55.364Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-09T00:56:55.464Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:55.465Z||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-11-09T00:56:55.465Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:55.477Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:55.477Z||pool-94-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:56.364Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:56.365Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:56.368Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:56.368Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-09T00:56:56.468Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:56.469Z||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-11-09T00:56:56.469Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:56.493Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:56.494Z||pool-95-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:56:57.368Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:57.369Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:57.371Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:57.372Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:57.471Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:56:57.472Z||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-11-09T00:56:57.472Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:57.489Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:57.490Z||pool-96-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:58.372Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:58.373Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:58.375Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:58.376Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:56:58.475Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:56:58.476Z||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-11-09T00:56:58.477Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:58.497Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:58.498Z||pool-97-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:56:59.376Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T00:56:59.377Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:56:59.379Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:56:59.379Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:56:59.479Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:56:59.479Z||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-11-09T00:56:59.479Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:56:59.505Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:56:59.505Z||pool-98-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:00.380Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "4ea01529-677a-470e-8482-18102a77defb", "serviceDescription": "service", "serviceInvariantUUID": "7370ac4f-a61d-49b1-b0df-25badff8a4e0", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "7c626be5-886a-4830-bc15-e1028253f41a", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "01959255-2c7f-4b27-bd6b-8474254a3b84", "resourceInvariantUUID": "97ed6fcf-414e-487e-8d37-854d8056dedb", "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": "NGM4YjBhMTIwOGVhMzY2MjEzNDNiMGY2OTFjMDg1YTE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d1d7bf4-337c-4e40-ab1b-3e3e80d6d6ae", "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": "a901aa96-c17f-4449-be10-fa0c888bd7d5", "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": "e17c02e1-3add-470e-b6b1-119826b9d402", "generatedFromUUID": "a901aa96-c17f-4449-be10-fa0c888bd7d5" }, "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": "6c005190-22a6-4d21-85d5-2ed66c46cb79", "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": "e17c02e1-3add-470e-b6b1-119826b9d402", "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": "d71aff6d-0bfa-476c-9a83-a9f10036992b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZDkzOThiZWU2Yzg0MzliMDEyNjJlMDA4NmYyZTE1YzI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e401f5c5-8518-455d-a441-ddc42c66310c" } ], "workloadContext": "Production" } 2022-11-09T00:57:00.381Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T00:57:00.381Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 4ea01529-677a-470e-8482-18102a77defb ASDC 2022-11-09T00:57:00.382Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:ed67c787-dc2a-488e-b48c-f9d366fb6d92 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:4ea01529-677a-470e-8482-18102a77defb ServiceInvariantUUID:7370ac4f-a61d-49b1-b0df-25badff8a4e0 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:e401f5c5-8518-455d-a441-ddc42c66310c ArtifactChecksum:ZDkzOThiZWU2Yzg0MzliMDEyNjJlMDA4NmYyZTE1YzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:7c626be5-886a-4830-bc15-e1028253f41a ResourceInvariantUUID:97ed6fcf-414e-487e-8d37-854d8056dedb ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:01959255-2c7f-4b27-bd6b-8474254a3b84 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:5d1d7bf4-337c-4e40-ab1b-3e3e80d6d6ae ArtifactChecksum:NGM4YjBhMTIwOGVhMzY2MjEzNDNiMGY2OTFjMDg1YTE= 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:a901aa96-c17f-4449-be10-fa0c888bd7d5 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:e17c02e1-3add-470e-b6b1-119826b9d402 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:6c005190-22a6-4d21-85d5-2ed66c46cb79 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:e17c02e1-3add-470e-b6b1-119826b9d402 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:d71aff6d-0bfa-476c-9a83-a9f10036992b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T00:57:00.382Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ea01529-677a-470e-8482-18102a77defb 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-11-09T00:57:00.428Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:57:00.429Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T00:57:00.429Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T00:57:00.429Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e401f5c5-8518-455d-a441-ddc42c66310c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:00.429Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:00.429Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:00.708Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:00.710Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e401f5c5-8518-455d-a441-ddc42c66310c 162973 2022-11-09T00:57:00.710Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-09T00:57:00.710Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:00.710Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:00.711Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:00.713Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:00.714Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955420710, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:00.814Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:00.814Z||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-11-09T00:57:00.814Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:00.833Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:00.834Z||pool-99-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:01.714Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T00:57:01.715Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T00:57:01.716Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: e401f5c5-8518-455d-a441-ddc42c66310c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:01.716Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-11-09T00:57:01.717Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:01.717Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:01.899Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8478089367196456816/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-11-09T00:57:03.129Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T00:57:03.130Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-09T00:57:03.130Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:03.130Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-09T00:57:03.130Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.131Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.131Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.131Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.131Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-09T00:57:03.131Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.132Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.132Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.132Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-09T00:57:03.132Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:57:03.133Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.133Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.133Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.133Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-09T00:57:03.134Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T00:57:03.134Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.134Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.134Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.135Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-09T00:57:03.135Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-11-09T00:57:03.135Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-11-09T00:57:03.135Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T00:57:03.135Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.136Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:57:03.136Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.136Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.136Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:03.137Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.137Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.137Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:03.137Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.138Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.138Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:03.138Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.138Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:03.138Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:03.139Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.139Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-09T00:57:03.139Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-11-09T00:57:03.139Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5383ebd1-b854-4e87-830f-7b646e544cea 2022-11-09T00:57:03.140Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.140Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.140Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.140Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.140Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.141Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.141Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:03.141Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:03.141Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:4ea01529-677a-470e-8482-18102a77defb Model Version:NULL Model InvariantUuid:7370ac4f-a61d-49b1-b0df-25badff8a4e0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:f55c4e1b-1aba-4ce4-9412-dff16a31adfb Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:97ed6fcf-414e-487e-8d37-854d8056dedb Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7c626be5-886a-4830-bc15-e1028253f41a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:03af3e79-17af-4b58-b80d-3e25d0b191cd ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:669c9160-773d-4c7c-9513-01f67741f874 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:d5714dc9-2673-48f0-92e9-a2bc1c76a193 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:6d4dadc5-a4e0-4c07-b5c5-752aa79eefd0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5383ebd1-b854-4e87-830f-7b646e544cea ModelInvariantUuid:2c0d76ed-a048-4be1-b014-4871c1af0aa0 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:44f7ae49-c21e-48e9-ae76-6555f2e16ffc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:c53afd16-9a62-4536-83cb-a4e7a9b546f7 ModelInvariantUuid:96237d38-68f4-4d47-ab9e-d7ee51a2cee9 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e7a85475-b71d-43b2-868f-39176a2bc351 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-11-09T00:57:03.152Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 01959255-2c7f-4b27-bd6b-8474254a3b84 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-11-09T00:57:03.157Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0 2022-11-09T00:57:03.157Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 01959255-2c7f-4b27-bd6b-8474254a3b84 2022-11-09T00:57:03.157Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5d1d7bf4-337c-4e40-ab1b-3e3e80d6d6ae from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-09T00:57:03.157Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:03.157Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.218Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:03.219Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 5d1d7bf4-337c-4e40-ab1b-3e3e80d6d6ae 1565 2022-11-09T00:57:03.219Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.219Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:03.219Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:03.219Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:03.221Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:03.221Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955423219, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:03.321Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:03.322Z||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-11-09T00:57:03.322Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:03.340Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:03.341Z||pool-100-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:04.223Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d5714dc9-2673-48f0-92e9-a2bc1c76a193", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d4dadc5-a4e0-4c07-b5c5-752aa79eefd0", "vfModuleModelCustomizationUUID": "9472d5e5-31f6-4897-a1f1-06015ef165a3", "isBase": true, "artifacts": [ "a901aa96-c17f-4449-be10-fa0c888bd7d5", "e17c02e1-3add-470e-b6b1-119826b9d402" ], "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": "03af3e79-17af-4b58-b80d-3e25d0b191cd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "669c9160-773d-4c7c-9513-01f67741f874", "vfModuleModelCustomizationUUID": "2c8bbba4-3598-43c8-ac28-6079420dd616", "isBase": false, "artifacts": [ "d71aff6d-0bfa-476c-9a83-a9f10036992b" ], "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-11-09T00:57:04.228Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d4dadc5-a4e0-4c07-b5c5-752aa79eefd0 VfModuleModelInvariantUUID:d5714dc9-2673-48f0-92e9-a2bc1c76a193 VfModuleModelDescription:NULL Artifacts UUID List:{ a901aa96-c17f-4449-be10-fa0c888bd7d5 , e17c02e1-3add-470e-b6b1-119826b9d402 } 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:669c9160-773d-4c7c-9513-01f67741f874 VfModuleModelInvariantUUID:03af3e79-17af-4b58-b80d-3e25d0b191cd VfModuleModelDescription:NULL Artifacts UUID List:{ d71aff6d-0bfa-476c-9a83-a9f10036992b } 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-11-09T00:57:04.230Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d5714dc9-2673-48f0-92e9-a2bc1c76a193", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d4dadc5-a4e0-4c07-b5c5-752aa79eefd0", "vfModuleModelCustomizationUUID": "9472d5e5-31f6-4897-a1f1-06015ef165a3", "isBase": true, "artifacts": [ "a901aa96-c17f-4449-be10-fa0c888bd7d5", "e17c02e1-3add-470e-b6b1-119826b9d402" ], "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": "03af3e79-17af-4b58-b80d-3e25d0b191cd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "669c9160-773d-4c7c-9513-01f67741f874", "vfModuleModelCustomizationUUID": "2c8bbba4-3598-43c8-ac28-6079420dd616", "isBase": false, "artifacts": [ "d71aff6d-0bfa-476c-9a83-a9f10036992b" ], "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-11-09T00:57:04.231Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d4dadc5-a4e0-4c07-b5c5-752aa79eefd0 VfModuleModelInvariantUUID:d5714dc9-2673-48f0-92e9-a2bc1c76a193 VfModuleModelDescription:NULL Artifacts UUID List:{ a901aa96-c17f-4449-be10-fa0c888bd7d5 , e17c02e1-3add-470e-b6b1-119826b9d402 } 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:669c9160-773d-4c7c-9513-01f67741f874 VfModuleModelInvariantUUID:03af3e79-17af-4b58-b80d-3e25d0b191cd VfModuleModelDescription:NULL Artifacts UUID List:{ d71aff6d-0bfa-476c-9a83-a9f10036992b } 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-11-09T00:57:04.231Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a901aa96-c17f-4449-be10-fa0c888bd7d5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-09T00:57:04.231Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:04.231Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:04.314Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:04.314Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a901aa96-c17f-4449-be10-fa0c888bd7d5 914 2022-11-09T00:57:04.315Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:04.315Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:04.315Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:04.315Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:04.317Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:04.317Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955424314, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:04.417Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:04.418Z||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-11-09T00:57:04.418Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:04.432Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:04.432Z||pool-101-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:57:05.318Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6c005190-22a6-4d21-85d5-2ed66c46cb79 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-09T00:57:05.319Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:05.319Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:05.381Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:05.381Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 6c005190-22a6-4d21-85d5-2ed66c46cb79 12 2022-11-09T00:57:05.382Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:05.382Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:05.382Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:05.383Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:05.385Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:05.385Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955425382, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:05.485Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T00:57:05.486Z||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-11-09T00:57:05.486Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:05.501Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:05.502Z||pool-102-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:06.386Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e17c02e1-3add-470e-b6b1-119826b9d402 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-09T00:57:06.387Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:06.387Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:06.445Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:06.445Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env e17c02e1-3add-470e-b6b1-119826b9d402 96 2022-11-09T00:57:06.446Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:06.446Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:06.446Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:06.447Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:06.449Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:06.449Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955426446, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:06.549Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:06.550Z||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-11-09T00:57:06.550Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:06.562Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:06.563Z||pool-103-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-09T00:57:07.449Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d71aff6d-0bfa-476c-9a83-a9f10036992b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-09T00:57:07.450Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T00:57:07.450Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:07.514Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T00:57:07.514Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz d71aff6d-0bfa-476c-9a83-a9f10036992b 20206 2022-11-09T00:57:07.514Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:07.514Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:07.514Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T00:57:07.515Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:07.516Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:07.517Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955427514, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:57:07.617Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:07.617Z||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-11-09T00:57:07.617Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:07.631Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:07.631Z||pool-104-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:08.520Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 4ea01529-677a-470e-8482-18102a77defb 2022-11-09T00:57:08.520Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 01959255-2c7f-4b27-bd6b-8474254a3b84 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-11-09T00:57:08.534Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7dd887e2, org.onap.sdc.toscaparser.api.parameters.Input@70ccd6d0, org.onap.sdc.toscaparser.api.parameters.Input@27bb54d8, org.onap.sdc.toscaparser.api.parameters.Input@7e343eca, org.onap.sdc.toscaparser.api.parameters.Input@47ea4179] 2022-11-09T00:57:08.536Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.536Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.536Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-09T00:57:08.536Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 7c626be5-886a-4830-bc15-e1028253f41a 2022-11-09T00:57:08.536Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7c626be5-886a-4830-bc15-e1028253f41a matches Tosca VF Customization UUID: 7c626be5-886a-4830-bc15-e1028253f41a 2022-11-09T00:57:08.537Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 7c626be5-886a-4830-bc15-e1028253f41a 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-11-09T00:57:08.539Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.540Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.540Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 7c626be5-886a-4830-bc15-e1028253f41a: {\"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-11-09T00:57:08.540Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73fb4f46 2022-11-09T00:57:08.541Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.541Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T00:57:08.541Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2c8bbba4-3598-43c8-ac28-6079420dd616 2022-11-09T00:57:08.541Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2c8bbba4-3598-43c8-ac28-6079420dd616 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-11-09T00:57:08.544Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.544Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:08.544Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-09T00:57:08.545Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=7c626be5-886a-4830-bc15-e1028253f41a 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-11-09T00:57:08.547Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.548Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.548Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 4ea01529-677a-470e-8482-18102a77defb: basic_cnf_macro 2022-11-09T00:57:08.548Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.548Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.548Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.549Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T00:57:08.550Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T00:57:08.550Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:08.607Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 01959255-2c7f-4b27-bd6b-8474254a3b84 2 ASDC deployResourceStructure 2022-11-09T00:57:08.607Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:08.607Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:08.607Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:57:08.608Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:08.609Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:08.609Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955428607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:57:08.710Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:08.711Z||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-11-09T00:57:08.711Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:08.726Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:08.726Z||pool-105-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:09.610Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:09.611Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:09.611Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:57:09.611Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:09.613Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:09.613Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955429610, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:57:09.713Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:09.714Z||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-11-09T00:57:09.714Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:09.727Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:09.728Z||pool-106-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:10.614Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:10.614Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:10.615Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-09T00:57:10.615Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:10.617Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:10.617Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955430614, "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-11-09T00:57:10.718Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T00:57:10.719Z||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-11-09T00:57:10.719Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:10.735Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:10.735Z||pool-107-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:11.618Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:11.618Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:11.619Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:57:11.619Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:11.621Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:11.621Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955431618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-09T00:57:11.721Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:11.721Z||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-11-09T00:57:11.722Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:11.734Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:11.734Z||pool-108-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:12.627Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:12.628Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:57:12.628Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-09T00:57:12.628Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:12.630Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:12.630Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955432627, "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-11-09T00:57:12.732Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-09T00:57:12.733Z||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-11-09T00:57:12.733Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:12.760Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:12.761Z||pool-109-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:13.633Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-09T00:57:13.634Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-09T00:57:13.634Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T00:57:13.635Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T00:57:13.638Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T00:57:13.638Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955433633, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:57:13.738Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T00:57:13.739Z||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-11-09T00:57:13.739Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:13.757Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:13.758Z||pool-110-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T00:57:14.639Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:57:14.661Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:57:14.663Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:57:14.663Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:57:14.663Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:57:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:57:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:57:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:57:43.880Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:57:43.881Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:57:43.881Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:57:43.882Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:57:44.663Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:57:44.676Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:57:44.679Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:57:44.679Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:57:44.679Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:58:14.679Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:58:14.695Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:58:14.697Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:58:14.698Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:58:14.698Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:58:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:58:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:58:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:58:43.881Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:58:43.881Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:58:43.881Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:58:43.882Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:58:44.698Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:58:44.710Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:58:44.712Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:58:44.712Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:58:44.712Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:59:14.713Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:59:14.725Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:59:14.727Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:59:14.727Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T00:59:14.728Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T00:59:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T00:59:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T00:59:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T00:59:43.873Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T00:59:43.885Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.885Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.886Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.886Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.886Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:59:43.887Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.887Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.887Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-09T00:59:43.887Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.887Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.888Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.888Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.888Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.888Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-09T00:59:43.889Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.889Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.889Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.889Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.889Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.890Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.890Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.890Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.890Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.891Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.891Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.891Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.891Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.892Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.892Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-09T00:59:43.892Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.892Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.893Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-09T00:59:43.893Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.893Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.893Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.893Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.894Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.894Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-09T00:59:43.894Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.895Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.895Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-09T00:59:43.895Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.895Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.896Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-09T00:59:43.896Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.896Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.896Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.897Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.897Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.897Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-09T00:59:43.897Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.898Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.898Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.898Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.898Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.899Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.899Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.899Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.899Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.900Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.900Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.900Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.900Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.901Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.901Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.901Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.901Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.901Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.902Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.902Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.902Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.903Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.904Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.905Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955403553, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.905Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.905Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.905Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955403850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.906Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.906Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.906Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955410945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.906Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.907Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.907Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.907Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.908Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.909Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955420779, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.909Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.909Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.909Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955420710, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.910Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.910Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.910Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.910Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.910Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.911Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955421813, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.911Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.911Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.911Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.912Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955422882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.913Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.913Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.913Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.913Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.913Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.914Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.914Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.914Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.914Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955423219, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.914Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.915Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.915Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.915Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.915Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.915Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955423959, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.916Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.916Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.916Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "cds", "timestamp": 1667955423673, "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-11-09T00:59:43.924Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ed67c787-dc2a-488e-b48c-f9d366fb6d92 2022-11-09T00:59:43.924Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T00:59:43.935Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.935Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.935Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.936Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.936Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.936Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.936Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.936Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955424314, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955425036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.937Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955425382, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.938Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.939Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.939Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955426124, "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-11-09T00:59:43.945Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed67c787-dc2a-488e-b48c-f9d366fb6d92 2022-11-09T00:59:43.945Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T00:59:43.955Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.955Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.955Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "multicloud-k8s-id", "timestamp": 1667955427128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955426446, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955417825, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.956Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955427514, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.957Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955428612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955418436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955428607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.958Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955429188, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955429610, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955430194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.959Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955430614, "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-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.960Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "policy-id", "timestamp": 1667955431199, "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-11-09T00:59:43.966Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed67c787-dc2a-488e-b48c-f9d366fb6d92 2022-11-09T00:59:43.966Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955431618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.974Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955432627, "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-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955433633, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.975Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955437033, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955428646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.976Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "aai-ml", "timestamp": 1667955438037, "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-11-09T00:59:43.982Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ed67c787-dc2a-488e-b48c-f9d366fb6d92 2022-11-09T00:59:43.982Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T00:59:43.992Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.992Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955440144, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:43.992Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.992Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.992Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955442586, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T00:59:43.993Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:43.993Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:43.993Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955443590, "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-11-09T00:59:43.999Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ed67c787-dc2a-488e-b48c-f9d366fb6d92 2022-11-09T00:59:43.999Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T00:59:44.009Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.009Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.010Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:59:44.011Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.012Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.013Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.014Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955447825, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955448553, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955450946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955458255, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.015Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955458655, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955459795, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.016Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.017Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.017Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.017Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "cds", "timestamp": 1667955459627, "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-11-09T00:59:44.033Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6385c79c-b292-4651-a3c7-36d3040f993f 2022-11-09T00:59:44.033Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T00:59:44.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.042Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955460920, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.043Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955462032, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.044Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955463069, "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-11-09T00:59:44.051Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6385c79c-b292-4651-a3c7-36d3040f993f 2022-11-09T00:59:44.051Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T00:59:44.060Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.060Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.060Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.060Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.060Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-09T00:59:44.061Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-11-09T00:59:44.061Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-11-09T00:59:44.061Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "multicloud-k8s-id", "timestamp": 1667955464072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T00:59:44.061Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T00:59:44.728Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:59:44.741Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T00:59:44.744Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T00:59:44.745Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T00:59:44.745Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T00:59:44.745Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T00:59:44.745Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:59:44.746Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:59:44.746Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:59:44.746Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:59:44.746Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T00:59:44.746Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T00:59:44.754Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T01:00:14.754Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 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-11-09T01:00:14.761Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed67c787-dc2a-488e-b48c-f9d366fb6d92 and serviceModelVersionId: 4ea01529-677a-470e-8482-18102a77defb 2022-11-09T01:00:14.762Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7370ac4f-a61d-49b1-b0df-25badff8a4e0 2022-11-09T01:00:14.763Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?depth=0 2022-11-09T01:00:14.768Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T01:00:14.813Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?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-11-09T01:00:14.815Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?depth=0|INFO|500||Invoke 2022-11-09T01:00:14.820Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T01:00:15.025Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?depth=0|INFO|500||InvokeReturn 2022-11-09T01:00:15.026Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7370ac4f-a61d-49b1-b0df-25badff8a4e0/model-vers/model-ver/4ea01529-677a-470e-8482-18102a77defb?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=[201], X-AAI-TXID=[0-aai-resources-221109-01:00:14:828-41377], vertex-id=[250072], Content-Length=[0], Date=[Wed, 09 Nov 2022 01:00:14 GMT], Content-Type=[application/json]} 2022-11-09T01:00:15.026Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T01:00:15.027Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T01:00:15.027Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T01:00:15.032Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||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-11-09T01:00:15.032Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed67c787-dc2a-488e-b48c-f9d366fb6d92 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T01:00:15.032Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T01:00:15.033Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:15.034Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:15.034Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955615032, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T01:00:15.135Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T01:00:15.135Z||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-11-09T01:00:15.136Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:15.166Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:15.167Z||pool-111-thread-1|||||INFO|500||cambria reply ok (32 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-11-09T01:00:16.048Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:00:16.048Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|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-11-09T01:00:16.049Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:20.573Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:20.574Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-09T01:00:20.574Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"6385c79c-b292-4651-a3c7-36d3040f993f","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"46fc9f6e-a697-401e-adab-96714fca3c84","serviceDescription":"service","serviceInvariantUUID":"129f864c-6d90-4b93-8875-a1b0e3beb62c","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"12692d11-d623-4077-89b3-2e9b7eced04c","resourceInvariantUUID":"8b8d6390-c935-4c50-a751-a056ddaf6406","resourceCustomizationUUID":"77cb403f-4d8a-4889-878b-4978a37e35f6","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":"ODFhZWU5ZWRiY2FhMzcwNDgyMjNlOGVjYTA2OTVmOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cd68dab4-11e2-49d8-9d6d-41e59aa2862d","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":"NWE3ZTc5YTNmOTNiNTJkYWExZjJmOTVmNmNkY2I0MDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8e73e2ca-b024-42c1-8e0e-b713a00d46a8","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":"f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7","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":"805ddadc-702e-4ec0-947d-8524818f8841","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":"b56b3814-07fd-4489-8ca8-6a9a5ceb3f63","artifactVersion":"2","generatedFromUUID":"f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7"},{"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":"M2NkZTFiNDVkZjdlZTJmMmUwMmYwNWRlZWQyMjdjNjg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"c2cade73-6e85-40e0-a77c-789c28c7f3c4","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":"NTQ5ZTBkOGM1MzBhOTNkZmQ4OGY4MzQxZmY3ZDkxM2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"315d0190-8029-4f99-a6c3-270acad6760b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZmY2YzAwYTY1M2RjNWI0NWRjNzYxM2QxNmJkNTI1YTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f67ad668-e6ba-4e63-9fe1-c66550ef2442","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-09T01:00:20.577Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:20.577Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:20.579Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:20.579Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:20.680Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:20.681Z||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-11-09T01:00:20.681Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:20.694Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:20.694Z||pool-112-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-09T01:00:21.580Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:21.580Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:21.582Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:21.582Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T01:00:21.682Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:21.683Z||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-11-09T01:00:21.683Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:21.704Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:21.704Z||pool-113-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:22.582Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:22.583Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:22.584Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:22.585Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T01:00:22.685Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:22.685Z||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-11-09T01:00:22.685Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:22.700Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:22.700Z||pool-114-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:23.585Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:23.585Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:23.587Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:23.587Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:23.687Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:23.688Z||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-11-09T01:00:23.688Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:23.727Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:23.727Z||pool-115-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-11-09T01:00:24.588Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:24.588Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:24.590Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:24.590Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T01:00:24.690Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:24.691Z||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-11-09T01:00:24.691Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:24.705Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:24.705Z||pool-116-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:25.591Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:25.591Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:25.593Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:25.593Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:25.693Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:25.694Z||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-11-09T01:00:25.694Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:25.708Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:25.708Z||pool-117-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:26.593Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:26.594Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:26.595Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:26.595Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:26.696Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T01:00:26.696Z||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-11-09T01:00:26.696Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:26.710Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:26.710Z||pool-118-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:27.596Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-09T01:00:27.596Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:27.599Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:27.599Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T01:00:27.699Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:27.700Z||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-11-09T01:00:27.700Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:27.715Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:27.715Z||pool-119-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-09T01:00:28.600Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "46fc9f6e-a697-401e-adab-96714fca3c84", "serviceDescription": "service", "serviceInvariantUUID": "129f864c-6d90-4b93-8875-a1b0e3beb62c", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "77cb403f-4d8a-4889-878b-4978a37e35f6", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "12692d11-d623-4077-89b3-2e9b7eced04c", "resourceInvariantUUID": "8b8d6390-c935-4c50-a751-a056ddaf6406", "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": "NWE3ZTc5YTNmOTNiNTJkYWExZjJmOTVmNmNkY2I0MDQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8e73e2ca-b024-42c1-8e0e-b713a00d46a8", "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": "f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7", "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": "b56b3814-07fd-4489-8ca8-6a9a5ceb3f63", "generatedFromUUID": "f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7" }, "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": "b56b3814-07fd-4489-8ca8-6a9a5ceb3f63", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZmY2YzAwYTY1M2RjNWI0NWRjNzYxM2QxNmJkNTI1YTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f67ad668-e6ba-4e63-9fe1-c66550ef2442" } ], "workloadContext": "Production" } 2022-11-09T01:00:28.600Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-09T01:00:28.600Z|ed67c787-dc2a-488e-b48c-f9d366fb6d92|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fc9f6e-a697-401e-adab-96714fca3c84 ASDC 2022-11-09T01:00:28.601Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:6385c79c-b292-4651-a3c7-36d3040f993f ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:46fc9f6e-a697-401e-adab-96714fca3c84 ServiceInvariantUUID:129f864c-6d90-4b93-8875-a1b0e3beb62c 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:f67ad668-e6ba-4e63-9fe1-c66550ef2442 ArtifactChecksum:ZmY2YzAwYTY1M2RjNWI0NWRjNzYxM2QxNmJkNTI1YTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:77cb403f-4d8a-4889-878b-4978a37e35f6 ResourceInvariantUUID:8b8d6390-c935-4c50-a751-a056ddaf6406 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:12692d11-d623-4077-89b3-2e9b7eced04c 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:8e73e2ca-b024-42c1-8e0e-b713a00d46a8 ArtifactChecksum:NWE3ZTc5YTNmOTNiNTJkYWExZjJmOTVmNmNkY2I0MDQ= 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:f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7 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:b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 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:b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-09T01:00:28.601Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fc9f6e-a697-401e-adab-96714fca3c84 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-11-09T01:00:28.645Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T01:00:28.645Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T01:00:28.645Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T01:00:28.645Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f67ad668-e6ba-4e63-9fe1-c66550ef2442 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-09T01:00:28.646Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T01:00:28.646Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-09T01:00:28.719Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T01:00:28.720Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar f67ad668-e6ba-4e63-9fe1-c66550ef2442 82623 2022-11-09T01:00:28.721Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-09T01:00:28.721Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-09T01:00:28.721Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T01:00:28.721Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:28.723Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:28.723Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955628721, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:28.824Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:28.825Z||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-11-09T01:00:28.825Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:28.842Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:28.843Z||pool-120-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-11-09T01:00:29.724Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-09T01:00:29.725Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-11-09T01:00:29.725Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f67ad668-e6ba-4e63-9fe1-c66550ef2442, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-09T01:00:29.725Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-11-09T01:00:29.726Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-09T01:00:29.726Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-09T01:00:29.835Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14847695689263347232/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-11-09T01:00:30.927Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-09T01:00:30.927Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-09T01:00:30.927Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-09T01:00:30.927Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.928Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:30.929Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-11-09T01:00:30.929Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.929Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.929Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:30.929Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-11-09T01:00:30.930Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-09T01:00:30.931Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T01:00:30.932Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.933Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:30.933Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:30.933Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.933Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:30.933Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-09T01:00:30.934Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=527aefcf-6579-4cf5-af6a-49f6ae2a5a7d 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.935Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.936Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.936Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.936Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:30.936Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:30.936Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:46fc9f6e-a697-401e-adab-96714fca3c84 Model Version:NULL Model InvariantUuid:129f864c-6d90-4b93-8875-a1b0e3beb62c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:386ffd0f-d16b-4f24-a70a-17b95ec97cb4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:8b8d6390-c935-4c50-a751-a056ddaf6406 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:77cb403f-4d8a-4889-878b-4978a37e35f6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:18c5ff2a-3a3e-4934-9589-34dd848a3d2b ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:36488b54-0cd7-4b20-a063-03b68f52872e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:527aefcf-6579-4cf5-af6a-49f6ae2a5a7d ModelInvariantUuid:83551e7e-216e-4ccd-8579-2397dfec90bd ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:840c297e-88ec-47b2-8e21-4fdf8509679c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:3a7b5a18-7192-4a50-b067-8acf1e58556d ModelInvariantUuid:f6596ae1-8cb0-4f50-be3a-fe89417781c2 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:4317e926-5b4b-4d47-b425-6b512ec4a0eb 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-11-09T01:00:30.946Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 12692d11-d623-4077-89b3-2e9b7eced04c 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-11-09T01:00:30.948Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||basic_vm_macro 0 2022-11-09T01:00:30.948Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 12692d11-d623-4077-89b3-2e9b7eced04c 2022-11-09T01:00:30.948Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8e73e2ca-b024-42c1-8e0e-b713a00d46a8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-09T01:00:30.949Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T01:00:30.949Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:31.039Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T01:00:31.040Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 8e73e2ca-b024-42c1-8e0e-b713a00d46a8 792 2022-11-09T01:00:31.040Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:31.040Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:31.040Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T01:00:31.040Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:31.042Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:31.042Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955631040, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:31.143Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-09T01:00:31.143Z||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-11-09T01:00:31.143Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:31.188Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:31.188Z||pool-121-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:32.043Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "18c5ff2a-3a3e-4934-9589-34dd848a3d2b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "36488b54-0cd7-4b20-a063-03b68f52872e", "vfModuleModelCustomizationUUID": "f20098b6-5ecb-410f-9834-1cd9ed4f355e", "isBase": true, "artifacts": [ "f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7", "b56b3814-07fd-4489-8ca8-6a9a5ceb3f63" ], "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-11-09T01:00:32.046Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:36488b54-0cd7-4b20-a063-03b68f52872e VfModuleModelInvariantUUID:18c5ff2a-3a3e-4934-9589-34dd848a3d2b VfModuleModelDescription:NULL Artifacts UUID List:{ f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7 , b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 } 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-11-09T01:00:32.048Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "18c5ff2a-3a3e-4934-9589-34dd848a3d2b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "36488b54-0cd7-4b20-a063-03b68f52872e", "vfModuleModelCustomizationUUID": "f20098b6-5ecb-410f-9834-1cd9ed4f355e", "isBase": true, "artifacts": [ "f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7", "b56b3814-07fd-4489-8ca8-6a9a5ceb3f63" ], "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-11-09T01:00:32.048Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:36488b54-0cd7-4b20-a063-03b68f52872e VfModuleModelInvariantUUID:18c5ff2a-3a3e-4934-9589-34dd848a3d2b VfModuleModelDescription:NULL Artifacts UUID List:{ f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7 , b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 } 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-11-09T01:00:32.048Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-09T01:00:32.048Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T01:00:32.049Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:32.118Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T01:00:32.118Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml f9b8fe0b-23d8-4ffe-ab0f-7b5c145cedd7 5033 2022-11-09T01:00:32.119Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:32.119Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:32.119Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T01:00:32.120Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:32.122Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:32.122Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955632119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:32.222Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:32.222Z||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-11-09T01:00:32.222Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:32.234Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:32.235Z||pool-122-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-09T01:00:33.123Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-09T01:00:33.123Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-11-09T01:00:33.123Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:33.240Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-11-09T01:00:33.241Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env b56b3814-07fd-4489-8ca8-6a9a5ceb3f63 903 2022-11-09T01:00:33.241Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:33.241Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:33.241Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-09T01:00:33.242Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:33.243Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:33.243Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955633241, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:33.344Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:33.344Z||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-11-09T01:00:33.345Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:33.372Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:33.373Z||pool-123-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:34.244Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 46fc9f6e-a697-401e-adab-96714fca3c84 2022-11-09T01:00:34.244Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 12692d11-d623-4077-89b3-2e9b7eced04c 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-11-09T01:00:34.261Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@22782b2a, org.onap.sdc.toscaparser.api.parameters.Input@715c06da, org.onap.sdc.toscaparser.api.parameters.Input@ef57328, org.onap.sdc.toscaparser.api.parameters.Input@409858a6, org.onap.sdc.toscaparser.api.parameters.Input@23da0ae4] 2022-11-09T01:00:34.263Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.263Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.263Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-11-09T01:00:34.264Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 77cb403f-4d8a-4889-878b-4978a37e35f6 2022-11-09T01:00:34.264Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 77cb403f-4d8a-4889-878b-4978a37e35f6 matches Tosca VF Customization UUID: 77cb403f-4d8a-4889-878b-4978a37e35f6 2022-11-09T01:00:34.264Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 77cb403f-4d8a-4889-878b-4978a37e35f6 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-11-09T01:00:34.266Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.266Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.267Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 77cb403f-4d8a-4889-878b-4978a37e35f6: {\"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-11-09T01:00:34.267Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@15b7dcef 2022-11-09T01:00:34.267Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.267Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-09T01:00:34.268Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f20098b6-5ecb-410f-9834-1cd9ed4f355e 2022-11-09T01:00:34.268Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f20098b6-5ecb-410f-9834-1cd9ed4f355e 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-11-09T01:00:34.270Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.271Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:34.271Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:34.271Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.272Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:34.272Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:34.272Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.273Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-09T01:00:34.273Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-09T01:00:34.273Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-09T01:00:34.273Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=527aefcf-6579-4cf5-af6a-49f6ae2a5a7d 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-11-09T01:00:34.276Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.277Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:34.277Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-09T01:00:34.277Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.278Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-09T01:00:34.278Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=77cb403f-4d8a-4889-878b-4978a37e35f6 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-11-09T01:00:34.280Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.280Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.281Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 46fc9f6e-a697-401e-adab-96714fca3c84: basic_vm_macro 2022-11-09T01:00:34.281Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.281Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.281Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.281Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.282Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.282Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.282Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.282Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.283Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-09T01:00:34.283Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-09T01:00:34.283Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:34.389Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 12692d11-d623-4077-89b3-2e9b7eced04c 1 ASDC deployResourceStructure 2022-11-09T01:00:34.390Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:34.390Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:34.390Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T01:00:34.390Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:34.392Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:34.392Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955634390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T01:00:34.492Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:34.493Z||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-11-09T01:00:34.493Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:34.518Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:34.518Z||pool-124-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:35.393Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:35.393Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:35.394Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T01:00:35.394Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:35.396Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:35.396Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955635393, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-09T01:00:35.496Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:35.497Z||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-11-09T01:00:35.497Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:35.523Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:35.523Z||pool-125-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:36.397Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:36.398Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:00:36.398Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T01:00:36.398Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:36.400Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:36.400Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955636397, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-09T01:00:36.500Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:36.501Z||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-11-09T01:00:36.501Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:36.520Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:36.520Z||pool-126-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:37.401Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-09T01:00:37.401Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-09T01:00:37.401Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-09T01:00:37.402Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:00:37.403Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:00:37.404Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955637401, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T01:00:37.504Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-09T01:00:37.504Z||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-11-09T01:00:37.505Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:37.525Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:37.525Z||pool-127-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-09T01:00:38.404Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6385c79c-b292-4651-a3c7-36d3040f993f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T01:00:38.418Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6385c79c-b292-4651-a3c7-36d3040f993f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T01:00:38.421Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T01:00:38.421Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-09T01:00:38.421Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-09T01:00:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:00:43.854Z||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-11-09T01:00:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:00:43.894Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:00:43.895Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.895Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955465165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T01:00:43.896Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955458646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T01:00:43.897Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T01:00:43.898Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.898Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "aai-ml", "timestamp": 1667955466168, "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-11-09T01:00:43.907Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6385c79c-b292-4651-a3c7-36d3040f993f 2022-11-09T01:00:43.908Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T01:00:43.919Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.919Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955467410, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:43.919Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:00:43.919Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.919Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955458436, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T01:00:43.919Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955467177, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955468187, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T01:00:43.920Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:00:43.921Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.921Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955469820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T01:00:43.921Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:00:43.921Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.921Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "policy-id", "timestamp": 1667955469193, "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-11-09T01:00:43.926Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6385c79c-b292-4651-a3c7-36d3040f993f 2022-11-09T01:00:43.927Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T01:00:43.935Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-09T01:00:43.936Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667955470825, "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-11-09T01:00:43.941Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6385c79c-b292-4651-a3c7-36d3040f993f 2022-11-09T01:00:43.941Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T01:01:08.422Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6385c79c-b292-4651-a3c7-36d3040f993f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T01:01:08.440Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6385c79c-b292-4651-a3c7-36d3040f993f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T01:01:08.443Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T01:01:08.444Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T01:01:08.444Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T01:01:08.444Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-09T01:01:08.444Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:01:08.452Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-09T01:01:38.453Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6385c79c-b292-4651-a3c7-36d3040f993f 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-11-09T01:01:38.589Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6385c79c-b292-4651-a3c7-36d3040f993f and serviceModelVersionId: 46fc9f6e-a697-401e-adab-96714fca3c84 2022-11-09T01:01:38.589Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 129f864c-6d90-4b93-8875-a1b0e3beb62c 2022-11-09T01:01:38.593Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?depth=0 2022-11-09T01:01:38.605Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-11-09T01:01:38.669Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?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-11-09T01:01:38.672Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?depth=0|INFO|500||Invoke 2022-11-09T01:01:38.678Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-09T01:01:38.795Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?depth=0|INFO|500||InvokeReturn 2022-11-09T01:01:38.797Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/129f864c-6d90-4b93-8875-a1b0e3beb62c/model-vers/model-ver/46fc9f6e-a697-401e-adab-96714fca3c84?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=[1-aai-resources-221109-01:01:38:687-98481], vertex-id=[188608], Content-Length=[0], Date=[Wed, 09 Nov 2022 01:01:38 GMT], Content-Type=[application/json]} 2022-11-09T01:01:38.798Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2022-11-09T01:01:38.799Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-09T01:01:38.799Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:01:38.806Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||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-11-09T01:01:38.806Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6385c79c-b292-4651-a3c7-36d3040f993f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-09T01:01:38.807Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-09T01:01:38.808Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-11-09T01:01:38.815Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-09T01:01:38.815Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955698807, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T01:01:38.914Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-09T01:01:38.915Z||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-11-09T01:01:38.915Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:01:38.947Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:01:38.947Z||pool-128-thread-1|||||INFO|500||cambria reply ok (33 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-11-09T01:01:39.837Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:01:39.838Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:01:39.838Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:01:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:01:43.854Z||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-11-09T01:01:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:01:43.932Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:01:43.933Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.933Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "ed67c787-dc2a-488e-b48c-f9d366fb6d92", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955615032, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.934Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.935Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.936Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955616048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-09T01:01:43.937Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955628721, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955631040, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.938Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955632119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955633241, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.939Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955634390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955635393, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.940Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955636397, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-09T01:01:43.941Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:43.941Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-09T01:01:43.941Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955637401, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-09T01:01:43.941Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:01:49.480Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:01:49.480Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:01:49.481Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:01:49.481Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:01:59.052Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:01:59.053Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:01:59.053Z||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-11-09T01:01:59.053Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:02:08.632Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:02:08.633Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:02:08.634Z||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-11-09T01:02:08.634Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:02:18.220Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:02:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:02:43.851Z||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-11-09T01:02:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:02:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:02:43.854Z||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-11-09T01:02:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:02:44.397Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:02:44.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-09T01:02:44.398Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "6385c79c-b292-4651-a3c7-36d3040f993f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667955698807, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-09T01:02:44.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-09T01:02:53.438Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:03:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:03:43.851Z||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-11-09T01:03:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:03:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:03:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:03:43.854Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:03:53.427Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:03:53.430Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:04:43.850Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:04:43.851Z||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-11-09T01:04:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:04:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:04:43.854Z||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-11-09T01:04:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:04:53.438Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:04:53.439Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:05:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:05:43.851Z||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-11-09T01:05:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:05:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:05:43.853Z||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-11-09T01:05:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:05:53.437Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:05:53.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:06:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:06:43.851Z||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-11-09T01:06:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:06:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:06:43.853Z||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-11-09T01:06:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:06:53.430Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:06:53.433Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:07:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:07:43.851Z||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-11-09T01:07:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:07:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:07:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:07:43.854Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:07:53.433Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:07:53.433Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:08:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:08:43.851Z||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-11-09T01:08:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:08:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:08:43.853Z||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-11-09T01:08:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:08:53.421Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:08:53.421Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:09:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:09:43.851Z||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-11-09T01:09:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:09:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:09:43.854Z||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-11-09T01:09:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:09:53.407Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:09:53.434Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:10:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:10:43.851Z||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-11-09T01:10:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:10:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:10:43.854Z||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-11-09T01:10:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:10:53.439Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:10:53.494Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:11:43.851Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:11:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:11:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:11:43.854Z||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-11-09T01:11:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:11:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:11:53.444Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:11:53.455Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:12:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:12:43.851Z||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-11-09T01:12:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:12:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:12:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:12:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:12:53.411Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:12:53.423Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:13:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:13:43.851Z||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-11-09T01:13:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:13:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:13:43.854Z||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-11-09T01:13:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:13:53.427Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:13:53.430Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:14:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:14:43.851Z||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-11-09T01:14:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:14:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:14:43.854Z||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-11-09T01:14:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:14:53.401Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:14:53.404Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:15:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:15:43.851Z||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-11-09T01:15:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:15:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:15:43.854Z||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-11-09T01:15:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:15:53.412Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:15:53.413Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:16:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:16:43.851Z||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-11-09T01:16:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:16:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:16:43.854Z||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-11-09T01:16:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:16:53.434Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:16:53.472Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:17:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:17:43.851Z||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-11-09T01:17:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:17:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:17:43.854Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:17:43.854Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:17:53.402Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:17:53.407Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:18:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:18:43.851Z||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-11-09T01:18:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:18:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:18:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:18:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:18:53.429Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:18:53.436Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:19:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:19:43.851Z||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-11-09T01:19:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:19:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:19:43.853Z||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-11-09T01:19:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:19:53.410Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:19:53.413Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:20:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:20:43.851Z||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-11-09T01:20:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:20:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:20:43.853Z||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-11-09T01:20:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:20:53.428Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:20:53.434Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:21:43.851Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:21:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:21:43.854Z||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-11-09T01:21:43.854Z||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-11-09T01:21:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:21:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:21:53.421Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:21:53.421Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:22:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:22:43.851Z||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-11-09T01:22:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:22:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:22:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:22:43.854Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:22:53.432Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:22:53.433Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:23:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:23:43.851Z||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-11-09T01:23:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:23:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:23:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:23:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:23:53.400Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:23:53.406Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:24:43.850Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:24:43.851Z||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-11-09T01:24:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:24:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:24:43.853Z||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-11-09T01:24:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:24:53.404Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:24:53.416Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:25:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:25:43.851Z||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-11-09T01:25:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:25:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:25:43.853Z||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-11-09T01:25:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:25:53.417Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:25:53.425Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:26:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:26:43.851Z||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-11-09T01:26:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:26:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:26:43.853Z||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-11-09T01:26:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:26:53.437Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:26:53.438Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:27:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:27:43.851Z||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-11-09T01:27:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:27:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:27:43.854Z||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-11-09T01:27:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:27:53.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:27:53.440Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:28:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:28:43.851Z||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-11-09T01:28:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:28:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:28:43.853Z||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-11-09T01:28:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:28:53.416Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:28:53.443Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:29:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:29:43.851Z||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-11-09T01:29:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:29:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:29:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:29:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:29:53.419Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:29:53.438Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:30:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:30:43.851Z||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-11-09T01:30:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:30:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:30:43.854Z||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-11-09T01:30:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:30:53.425Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:30:53.426Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:31:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:31:43.851Z||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-11-09T01:31:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:31:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:31:43.854Z||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-11-09T01:31:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:31:53.415Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:31:53.416Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:32:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:32:43.851Z||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-11-09T01:32:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:32:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:32:43.853Z||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-11-09T01:32:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:32:53.433Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:32:53.460Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:33:43.851Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:33:43.853Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:33:43.853Z||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-11-09T01:33:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:33:43.854Z||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-11-09T01:33:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:33:53.405Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:33:53.405Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:34:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:34:43.851Z||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-11-09T01:34:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:34:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:34:43.853Z||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-11-09T01:34:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:34:53.434Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:34:53.436Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:35:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:35:43.851Z||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-11-09T01:35:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:35:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:35:43.854Z||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-11-09T01:35:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:35:53.417Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:35:53.418Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:36:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:36:43.851Z||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-11-09T01:36:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:36:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:36:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:36:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:36:53.410Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:36:53.413Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:37:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:37:43.851Z||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-11-09T01:37:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:37:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:37:43.853Z||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-11-09T01:37:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:37:53.437Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:37:53.446Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:38:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:38:43.851Z||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-11-09T01:38:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:38:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:38:43.854Z||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-11-09T01:38:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:38:53.418Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:38:53.421Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:39:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:39:43.851Z||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-11-09T01:39:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:39:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:39:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:39:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:39:53.422Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:39:53.424Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:40:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:40:43.851Z||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-11-09T01:40:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:40:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:40:43.854Z||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-11-09T01:40:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:40:53.401Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:40:53.407Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:41:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:41:43.851Z||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-11-09T01:41:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:41:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:41:43.853Z||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-11-09T01:41:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:41:53.418Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:41:53.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:42:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:42:43.851Z||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-11-09T01:42:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:42:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:42:43.853Z||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-11-09T01:42:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:42:53.408Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:42:53.408Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:43:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:43:43.851Z||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-11-09T01:43:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:43:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:43:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:43:43.854Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:43:53.416Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:43:53.416Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:44:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:44:43.852Z||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-11-09T01:44:43.852Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:44:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:44:43.853Z||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-11-09T01:44:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:44:53.404Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:44:53.412Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:45:43.851Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:45:43.853Z||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-11-09T01:45:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:45:43.853Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:45:43.853Z||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-11-09T01:45:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:45:53.410Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:45:53.413Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:46:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:46:43.851Z||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-11-09T01:46:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:46:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:46:43.854Z||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-11-09T01:46:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:46:53.418Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:46:53.420Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:47:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:47:43.851Z||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-11-09T01:47:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:47:43.853Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:47:43.854Z||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-11-09T01:47:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:47:53.412Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:47:53.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:48:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:48:43.851Z||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-11-09T01:48:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:48:43.853Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:48:43.853Z||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-11-09T01:48:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:48:53.404Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:48:53.429Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:49:43.850Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:49:43.851Z||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-11-09T01:49:43.851Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:49:43.853Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:49:43.853Z||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-11-09T01:49:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:49:53.406Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:49:53.406Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:50:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:50:43.851Z||pool-2-thread-3|||||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-11-09T01:50:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:50:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:50:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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-11-09T01:50:43.853Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:50:53.416Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:50:53.417Z|4e875f4c-46b5-4ece-9003-ceb2d0a7bf46|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:51:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:51:43.851Z||pool-2-thread-3|||||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-11-09T01:51:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:51:43.853Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:51:43.854Z||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-11-09T01:51:43.854Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:51:53.444Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:51:53.445Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:52:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:52:43.851Z||pool-2-thread-3|||||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-11-09T01:52:43.852Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:52:43.853Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:52:43.853Z||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-11-09T01:52:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:52:53.408Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:52:53.409Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:53:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:53:43.851Z||pool-2-thread-3|||||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-11-09T01:53:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:53:43.853Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:53:43.853Z||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-11-09T01:53:43.853Z||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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:53:53.408Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:53:53.412Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:54:43.850Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:54:43.851Z||pool-2-thread-3|||||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-11-09T01:54:43.851Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as SxtD9mYHcMeOCPJz) ... 2022-11-09T01:54:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-09T01:54:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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-11-09T01:54:43.853Z|6385c79c-b292-4651-a3c7-36d3040f993f|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 SxtD9mYHcMeOCPJz) ... 2022-11-09T01:54:53.407Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-09T01:54:53.408Z|6385c79c-b292-4651-a3c7-36d3040f993f|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK