JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-15T11:45:06.101Z||main|||||INFO|500||The following profiles are active: basic 2023-03-15T11:45:16.510Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-15T11:45:16.511Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-15T11:45:16.620Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-15T11:45:20.778Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-15T11:45:21.231Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-15T11:45:21.856Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-15T11:45:22.175Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-15T11:45:23.003Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-15T11:45:26.342Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-15T11:45:26.895Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-15T11:45:28.991Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-15T11:45:29.096Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-15T11:45:29.136Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-15T11:45:29.144Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-15T11:45:29.682Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-15T11:45:29.998Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-15T11:45:30.841Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-15T11:45:31.501Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-15T11:45:31.502Z||main|||||ERROR|500||(conn=932) Table 'catalogdb.activity_spec' doesn't exist 2023-03-15T11:45:31.518Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-15T11:45:33.726Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-15T11:45:35.719Z||main|||||WARN|500||--- 2023-03-15T11:45:35.719Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-15T11:45:35.719Z||main|||||WARN|500||--- 2023-03-15T11:45:36.046Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-15T11:45:39.918Z||main|||||INFO|500||Started Application in 36.562 seconds (JVM running for 39.541) 2023-03-15T11:45:39.928Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:45:39.930Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:45:39.935Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:45:39.968Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d1ce1566-ecae-4a31-8e09-b172c36b924a url= /sdc/v1/artifactTypes 2023-03-15T11:45:39.972Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:45:41.069Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 50 common frames omitted 2023-03-15T11:45:41.072Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ee20acb 2023-03-15T11:45:41.073Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:45:41.087Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:45:41.105Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:45:41.107Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-15T11:46:29.915Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:46:29.916Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:46:29.916Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:46:29.921Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 861fed40-ff9a-4235-a8a3-1f28dd010fff url= /sdc/v1/artifactTypes 2023-03-15T11:46:29.921Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:46:30.956Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 50 common frames omitted 2023-03-15T11:46:30.957Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7579337b 2023-03-15T11:46:30.958Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:46:30.958Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:46:30.958Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:46:30.959Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-15T11:47:19.912Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:47:19.913Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:47:19.913Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:47:19.919Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= cdbb076a-ff98-466a-906c-aa80388f9ce2 url= /sdc/v1/artifactTypes 2023-03-15T11:47:19.919Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:47:20.942Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 50 common frames omitted 2023-03-15T11:47:20.942Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@22b43934 2023-03-15T11:47:20.943Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:47:20.943Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:47:20.943Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:47:20.944Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-15T11:48:09.912Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:48:09.914Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:48:09.914Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:48:09.921Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 0216be17-593f-4a31-9802-1234f4694ea1 url= /sdc/v1/artifactTypes 2023-03-15T11:48:09.921Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:48:10.956Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2023-03-15T11:48:10.957Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@37fcaa9b 2023-03-15T11:48:10.958Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:48:10.959Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:48:10.959Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:48:10.960Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2023-03-15T11:48:59.912Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:48:59.913Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:48:59.914Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:48:59.921Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ff909e89-508a-42f8-89fc-cb04de67ca33 url= /sdc/v1/artifactTypes 2023-03-15T11:48:59.921Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:49:00.942Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2023-03-15T11:49:00.943Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7fad1387 2023-03-15T11:49:00.943Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:49:00.944Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:49:00.944Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:49:00.944Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2023-03-15T11:49:49.911Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:49:49.912Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:49:49.912Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:49:49.927Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 83633b09-683e-468f-bc56-acf813bd30e6 url= /sdc/v1/artifactTypes 2023-03-15T11:49:49.928Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:49:50.960Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2023-03-15T11:49:50.961Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1fb80ecd 2023-03-15T11:49:50.962Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:49:50.962Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:49:50.962Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:49:50.963Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2023-03-15T11:50:39.912Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:50:39.913Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:50:39.914Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:50:39.922Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1dcffe80-96bf-4395-8448-5aca4a22218c url= /sdc/v1/artifactTypes 2023-03-15T11:50:39.923Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:50:40.945Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2023-03-15T11:50:40.946Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71909214 2023-03-15T11:50:40.946Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:50:40.946Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:50:40.947Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:50:40.947Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2023-03-15T11:51:29.912Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:51:29.913Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:51:29.914Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:51:29.920Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f54b277e-af9a-4fcb-bb92-abc2012f0722 url= /sdc/v1/artifactTypes 2023-03-15T11:51:29.921Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:51:30.961Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.35.91] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117) at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:107) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:229) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2023-03-15T11:51:30.962Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@40038cb7 2023-03-15T11:51:30.962Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-15T11:51:30.962Z||scheduling-1|||||DEBUG|500||error from SDC is: failed to connect 2023-03-15T11:51:30.963Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:SDC server problem 2023-03-15T11:51:30.963Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: SDC server problem 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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$2eea44fc.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: SDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2023-03-15T11:52:19.911Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-15T11:52:19.912Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-15T11:52:19.913Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-15T11:52:19.916Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 39126496-69a0-4dc4-80ae-f437163f80d0 url= /sdc/v1/artifactTypes 2023-03-15T11:52:19.916Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-15T11:52:20.135Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-15T11:52:20.144Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-15T11:52:20.144Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-15T11:52:20.145Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3fcc78cd-c82b-42af-866e-b88819f0aec5 url= /sdc/v1/distributionKafkaData 2023-03-15T11:52:20.145Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-15T11:52:20.240Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-15T11:52:20.250Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@41433f08 2023-03-15T11:52:20.311Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-15T11:52:20.356Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Instantiated an idempotent producer. 2023-03-15T11:52:20.435Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-15T11:52:20.485Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-15T11:52:20.485Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-15T11:52:20.485Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678881140482 2023-03-15T11:52:20.489Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-15T11:52:20.507Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-15T11:52:20.617Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-15T11:52:20.617Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-15T11:52:20.617Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678881140617 2023-03-15T11:52:20.619Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:52:20.622Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-15T11:52:20.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:52:20.628Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-15T11:52:20.628Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-15T11:52:20.628Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678881140628 2023-03-15T11:52:20.630Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:52:20.632Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:52:20.637Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-15T11:52:21.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ 2023-03-15T11:52:21.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 3sGU4kEwT9qEzokNrpaR4Q 2023-03-15T11:52:21.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.302Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.302Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.303Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.303Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.303Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ 2023-03-15T11:52:21.303Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:21.304Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Cluster ID: rhf_h_fTRmyjLunUgcPEPQ 2023-03-15T11:52:21.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-15T11:52:21.305Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] ProducerId set to 1001 with epoch 0 2023-03-15T11:52:21.305Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-15T11:52:21.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] (Re-)joining group 2023-03-15T11:52:21.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] (Re-)joining group 2023-03-15T11:52:21.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247-d731ac1f-5002-491a-b4cc-98e289f6615e 2023-03-15T11:52:21.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-15T11:52:21.376Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] (Re-)joining group 2023-03-15T11:52:21.376Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8-f6901504-516e-4fdb-b407-35161104c7a5 2023-03-15T11:52:21.376Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-15T11:52:21.376Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] (Re-)joining group 2023-03-15T11:52:27.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8-f6901504-516e-4fdb-b407-35161104c7a5', protocol='range'} 2023-03-15T11:52:27.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247-d731ac1f-5002-491a-b4cc-98e289f6615e', protocol='range'} 2023-03-15T11:52:27.489Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T11:52:27.494Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247-d731ac1f-5002-491a-b4cc-98e289f6615e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8-f6901504-516e-4fdb-b407-35161104c7a5=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-15T11:52:27.527Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8-f6901504-516e-4fdb-b407-35161104c7a5', protocol='range'} 2023-03-15T11:52:27.528Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-15T11:52:27.531Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247-d731ac1f-5002-491a-b4cc-98e289f6615e', protocol='range'} 2023-03-15T11:52:27.531Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-15T11:52:27.535Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-15T11:52:27.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-15T11:52:27.549Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-15T11:52:27.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-15T11:52:27.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-15T11:52:27.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-15T11:52:27.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-15T11:52:27.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-15T11:52:27.550Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-15T11:52:27.550Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-15T11:52:27.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-15T11:52:27.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-15T11:52:27.553Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-15T11:52:27.554Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-15T11:52:27.593Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-15T11:52:27.595Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-15T11:52:27.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-15T11:52:27.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-15T11:52:27.627Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-15T11:52:27.627Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-15T11:52:27.634Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-15T11:52:27.634Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-15T11:52:27.636Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-15T11:52:27.636Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-15T11:52:27.674Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-15T11:52:27.674Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-15T11:53:20.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:53:20.633Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:54:20.635Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:54:20.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:55:20.636Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:55:20.637Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:55:52.990Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-15T11:56:20.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:56:20.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:57:20.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:57:20.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:58:20.642Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T11:58:20.642Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:59:20.642Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T11:59:20.643Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:00:20.643Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:00:20.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:01:20.645Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:01:20.645Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:01:21.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f9a5f658-05e2-428e-b975-5da85ee66ff8, groupId=so] Node -1 disconnected. 2023-03-15T12:01:21.348Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b90a0f2b-5c44-4dd7-b967-a879d7244247, groupId=so] Node -1 disconnected. 2023-03-15T12:01:21.556Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Node -1 disconnected. 2023-03-15T12:02:20.646Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:02:20.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:03:20.647Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:03:20.648Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:04:20.649Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:04:20.649Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:05:20.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:05:20.651Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:06:20.652Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:06:20.653Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:07:20.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:07:20.654Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:08:20.653Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:08:20.654Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:09:20.654Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:09:20.656Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:10:20.655Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:10:20.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:11:20.656Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:11:20.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:12:20.658Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:12:20.659Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:13:20.658Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:13:20.660Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:14:20.660Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:14:20.662Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:15:20.661Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:15:20.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:16:20.662Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:16:20.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:17:20.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:17:20.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:18:20.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:18:20.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:19:09.642Z||http-nio-8085-exec-5|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03qF{0x030xca0xf4\0xfc0xc20xd10xb84z0xb40xa760xb40x08B0xa70x140xcd0x1e0xcb3x0xe70x9e0x1cS0x850xd8]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T12:19:20.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:19:20.668Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:20:20.666Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:20:20.668Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:21:20.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:21:20.670Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:22:20.667Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:22:20.670Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:23:20.667Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:23:20.672Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:24:20.668Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:24:20.673Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:25:20.669Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:25:20.674Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:26:20.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:26:20.674Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:27:20.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:27:20.676Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:28:20.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:28:20.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:29:20.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:29:20.678Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:30:20.675Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:30:20.678Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:31:20.677Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:31:20.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:32:20.678Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:32:20.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:33:20.680Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:33:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:34:20.681Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:34:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:35:20.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:35:20.683Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:36:20.684Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:36:20.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:37:20.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:37:20.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:38:20.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:38:20.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:39:20.686Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:39:20.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:40:20.687Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:40:20.688Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:41:20.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:41:20.689Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:42:20.689Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:42:20.690Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:43:20.689Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:43:20.690Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:44:20.690Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:44:20.691Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:45:20.690Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:45:20.691Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:46:20.692Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:46:20.693Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:47:20.694Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:47:20.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:48:20.694Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:48:20.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:49:20.695Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:49:20.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:50:20.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:50:20.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:51:20.697Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:51:20.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:52:20.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:52:20.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:53:20.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:53:20.700Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:54:20.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:54:20.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:55:20.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:55:20.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:56:20.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:56:20.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:57:20.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:57:20.705Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:58:20.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:58:20.706Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T12:59:20.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T12:59:20.706Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:00:20.706Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:00:20.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:01:20.708Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:01:20.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:02:20.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:02:20.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:03:20.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:03:20.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:04:20.711Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:04:20.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:05:20.712Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:05:20.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:06:20.712Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:06:20.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:07:20.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:07:20.715Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:08:20.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:08:20.715Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:09:20.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:09:20.716Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:10:20.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:10:20.717Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:11:20.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:11:20.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:12:20.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:12:20.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:13:20.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:13:20.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:14:20.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:14:20.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:15:20.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:15:20.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:16:20.722Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:16:20.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:17:20.725Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:17:20.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:18:20.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:18:20.727Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:19:20.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:19:20.727Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:20:20.727Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:20:20.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:21:20.728Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:21:20.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:22:20.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:22:20.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:23:20.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:23:20.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:24:20.732Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:24:20.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:25:20.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:25:20.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:26:20.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:26:20.735Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:27:20.736Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:27:20.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:28:20.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:28:20.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:29:20.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:29:20.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:30:20.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:30:20.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:31:20.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:31:20.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:32:20.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:32:20.742Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:33:20.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:33:20.743Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:34:20.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:34:20.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:35:20.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:35:20.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:36:20.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:36:20.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:37:20.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:37:20.746Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:38:20.744Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:38:20.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:39:20.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:39:20.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:40:20.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:40:20.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:41:20.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:41:20.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:42:20.749Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:42:20.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:43:20.750Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:43:20.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:44:20.750Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:44:20.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:45:20.750Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:45:20.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:46:20.751Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:46:20.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:47:20.753Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:47:20.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:48:20.753Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:48:20.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:49:20.755Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:49:20.758Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:50:20.755Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:50:20.759Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:51:20.757Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:51:20.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:52:20.757Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:52:20.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:53:20.758Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:53:20.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:54:20.759Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:54:20.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:55:20.759Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:55:20.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:56:20.760Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:56:20.765Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:57:20.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:57:20.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:58:20.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:58:20.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T13:59:20.764Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T13:59:20.768Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:00:20.766Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:00:20.769Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:01:20.767Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:01:20.769Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:02:20.767Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:02:20.770Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:03:20.769Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:03:20.770Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:04:20.770Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:20.771Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:04:27.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:04:27.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"4b1745c2-29a4-40a2-ba3b-50811c235ec0","serviceName":"basic_onboard_Zhpjub","serviceVersion":"1.0","serviceUUID":"e6c6b87d-ed86-4182-aa95-380908080e00","serviceDescription":"service","serviceInvariantUUID":"6f52417c-b32a-4815-8360-2dc83f0a21bb","resources":[{"resourceInstanceName":"basic_onboard_Zhpjub 0","resourceName":"basic_onboard_Zhpjub","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5ac748fc-2475-4259-ab37-88c38aac442d","resourceInvariantUUID":"e40f9561-7b72-4d3a-a166-f52553ecdfa5","resourceCustomizationUUID":"9b72f754-4b11-4f29-b1f1-35f1752f6a79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml","artifactChecksum":"ODhjYjRiMDkwNzk0MWM2NWVmMWNlYzAwNWViNTg3N2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"69677c29-bb66-420b-ad5d-a2b7b5c2f12c","artifactVersion":"1"},{"artifactName":"basic_onboard_zhpjub0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json","artifactChecksum":"ZmM0MjQwNDk0ZTJjY2U0ZWExNWNkMTEyMDkyNzU1YmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97847834-35dc-492a-acf7-5dc259e8d905","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a466b377-0f0e-4597-847e-b470cc292e96","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"699a99fa-034b-442a-9410-1e9bb7f372b5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0b2f1894-0461-4b02-8b3d-caf7e7fde6c4","artifactVersion":"2","generatedFromUUID":"a466b377-0f0e-4597-847e-b470cc292e96"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZhpjub-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml","artifactChecksum":"YzU1Mzk0Y2Q4MDM5N2M0ZDAwOTdhMWQyNDYyZTFjMjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e525721-abb2-4f10-b64d-ce7ed00a8536","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZhpjub-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar","artifactChecksum":"NDdjMzZlMGVmMWMwZTlmZTFlZjVkMGIwYjU2YTViYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c1d29217-1a07-4e4a-8363-c8099c9a7fc8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T14:04:27.801Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:27.807Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:27.807Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:27.807Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:27.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.816Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.816Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T14:04:27.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:04:27.924Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:04:27.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:04:28.835Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:28.836Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:28.836Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:28.836Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:29.838Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:29.839Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:29.840Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:29.840Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:30.842Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:30.843Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:30.843Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:30.843Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:31.845Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:31.845Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:31.845Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:31.845Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:32.846Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:32.846Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:32.847Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:32.847Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:33.848Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:04:33.848Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:33.849Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:33.849Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:34.852Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "serviceName": "basic_onboard_Zhpjub", "serviceVersion": "1.0", "serviceUUID": "e6c6b87d-ed86-4182-aa95-380908080e00", "serviceDescription": "service", "serviceInvariantUUID": "6f52417c-b32a-4815-8360-2dc83f0a21bb", "resources": [ { "resourceInstanceName": "basic_onboard_Zhpjub 0", "resourceCustomizationUUID": "9b72f754-4b11-4f29-b1f1-35f1752f6a79", "resourceName": "basic_onboard_Zhpjub", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "5ac748fc-2475-4259-ab37-88c38aac442d", "resourceInvariantUUID": "e40f9561-7b72-4d3a-a166-f52553ecdfa5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_zhpjub0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "artifactChecksum": "ZmM0MjQwNDk0ZTJjY2U0ZWExNWNkMTEyMDkyNzU1YmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97847834-35dc-492a-acf7-5dc259e8d905", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a466b377-0f0e-4597-847e-b470cc292e96", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0b2f1894-0461-4b02-8b3d-caf7e7fde6c4", "generatedFromUUID": "a466b377-0f0e-4597-847e-b470cc292e96" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0b2f1894-0461-4b02-8b3d-caf7e7fde6c4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardZhpjub-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "artifactChecksum": "NDdjMzZlMGVmMWMwZTlmZTFlZjVkMGIwYjU2YTViYmI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c1d29217-1a07-4e4a-8363-c8099c9a7fc8" } ], "workloadContext": "Production" } 2023-03-15T14:04:34.854Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T14:04:34.854Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e6c6b87d-ed86-4182-aa95-380908080e00 ASDC 2023-03-15T14:04:34.955Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:4b1745c2-29a4-40a2-ba3b-50811c235ec0 ServiceName:basic_onboard_Zhpjub ServiceVersion:1.0 ServiceUUID:e6c6b87d-ed86-4182-aa95-380908080e00 ServiceInvariantUUID:6f52417c-b32a-4815-8360-2dc83f0a21bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardZhpjub-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar ArtifactUUID:c1d29217-1a07-4e4a-8363-c8099c9a7fc8 ArtifactChecksum:NDdjMzZlMGVmMWMwZTlmZTFlZjVkMGIwYjU2YTViYmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_Zhpjub 0 ResourceCustomizationUUID:9b72f754-4b11-4f29-b1f1-35f1752f6a79 ResourceInvariantUUID:e40f9561-7b72-4d3a-a166-f52553ecdfa5 ResourceName:basic_onboard_Zhpjub ResourceType:VF ResourceUUID:5ac748fc-2475-4259-ab37-88c38aac442d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_zhpjub0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json ArtifactUUID:97847834-35dc-492a-acf7-5dc259e8d905 ArtifactChecksum:ZmM0MjQwNDk0ZTJjY2U0ZWExNWNkMTEyMDkyNzU1YmU= 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/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml ArtifactUUID:a466b377-0f0e-4597-847e-b470cc292e96 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/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env ArtifactUUID:0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 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/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env ArtifactUUID:0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-15T14:04:34.955Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e6c6b87d-ed86-4182-aa95-380908080e00 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:04:35.153Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:04:35.154Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-15T14:04:35.155Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-15T14:04:35.155Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: c1d29217-1a07-4e4a-8363-c8099c9a7fc8 from URL: /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:35.155Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-15T14:04:35.157Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:35.294Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-15T14:04:35.304Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar c1d29217-1a07-4e4a-8363-c8099c9a7fc8 75658 2023-03-15T14:04:35.306Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar ASDC sendASDCNotification 2023-03-15T14:04:35.306Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:35.307Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:04:35.309Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:35.309Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:35.309Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889075305, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:36.310Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:04:36.311Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-15T14:04:36.312Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: c1d29217-1a07-4e4a-8363-c8099c9a7fc8, URL: /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar to file: /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:36.313Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:36.380Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:36.380Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:36.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9730369766187980273/Definitions/service-BasicOnboardZhpjub-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-15T14:04:38.128Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T14:04:38.131Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_Zhpjub 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-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||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-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||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-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||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-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||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-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:38.132Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-15T14:04:38.138Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.139Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.142Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:38.142Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-15T14:04:38.143Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:04:38.144Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.145Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.147Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is not matching search criteria 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.148Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:04:38.149Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.149Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:38.149Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is not matching search criteria 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-15T14:04:38.150Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4a921dfe-cc0a-48c2-a716-875b353368b7 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:38.151Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_Zhpjub Description:service Model UUID:e6c6b87d-ed86-4182-aa95-380908080e00 Model Version:NULL Model InvariantUuid:6f52417c-b32a-4815-8360-2dc83f0a21bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_Zhpjub Model UUID:dadb08fb-b416-448e-a05a-08da0305ed9b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:e40f9561-7b72-4d3a-a166-f52553ecdfa5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9b72f754-4b11-4f29-b1f1-35f1752f6a79 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3c35a70f-d80c-41e8-aac9-98bca9a1fc1b ModelName:BasicOnboardZhpjub..base_ubuntu18..module-0 ModelUuid:5b3d08c4-1e57-4c0e-971d-f050b2d9df4f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4a921dfe-cc0a-48c2-a716-875b353368b7 ModelInvariantUuid:5a255564-0411-42aa-a3bb-8b081cc85eda ModelName:basic_onboard_Zhpjub-nodes.ubuntu18Cvfc ModelUuid:16fca3f7-1e90-43e0-958a-8cb2342afe69 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:991cd613-5698-4b7d-93f1-c3abb03363d3 ModelInvariantUuid:1d0225b6-cb0c-4902-97cf-28c4b24b2a7d ModelName:BasicOnboardZhpjub.compute.nodes.heat.ubuntu18 ModelUuid:1039ac86-8e58-481c-9521-27e934847a3e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T14:04:38.195Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 5ac748fc-2475-4259-ab37-88c38aac442d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:04:38.247Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||basic_onboard_Zhpjub 0 2023-03-15T14:04:38.252Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5ac748fc-2475-4259-ab37-88c38aac442d 2023-03-15T14:04:38.252Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97847834-35dc-492a-acf7-5dc259e8d905 from URL: /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json 2023-03-15T14:04:38.252Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-15T14:04:38.252Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json 2023-03-15T14:04:38.432Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-15T14:04:38.433Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json 97847834-35dc-492a-acf7-5dc259e8d905 798 2023-03-15T14:04:38.433Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json ASDC sendASDCNotification 2023-03-15T14:04:38.434Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json 2023-03-15T14:04:38.434Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:04:38.434Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:38.434Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:38.434Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889078433, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:39.436Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZhpjub..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "3c35a70f-d80c-41e8-aac9-98bca9a1fc1b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5b3d08c4-1e57-4c0e-971d-f050b2d9df4f", "vfModuleModelCustomizationUUID": "fffccc7a-cc39-4bb8-bd85-c7a42e47c393", "isBase": true, "artifacts": [ "a466b377-0f0e-4597-847e-b470cc292e96", "0b2f1894-0461-4b02-8b3d-caf7e7fde6c4" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:04:39.463Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZhpjub..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5b3d08c4-1e57-4c0e-971d-f050b2d9df4f VfModuleModelInvariantUUID:3c35a70f-d80c-41e8-aac9-98bca9a1fc1b VfModuleModelDescription:NULL Artifacts UUID List:{ a466b377-0f0e-4597-847e-b470cc292e96 , 0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:04:39.466Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZhpjub..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "3c35a70f-d80c-41e8-aac9-98bca9a1fc1b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5b3d08c4-1e57-4c0e-971d-f050b2d9df4f", "vfModuleModelCustomizationUUID": "fffccc7a-cc39-4bb8-bd85-c7a42e47c393", "isBase": true, "artifacts": [ "a466b377-0f0e-4597-847e-b470cc292e96", "0b2f1894-0461-4b02-8b3d-caf7e7fde6c4" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:04:39.466Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZhpjub..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5b3d08c4-1e57-4c0e-971d-f050b2d9df4f VfModuleModelInvariantUUID:3c35a70f-d80c-41e8-aac9-98bca9a1fc1b VfModuleModelDescription:NULL Artifacts UUID List:{ a466b377-0f0e-4597-847e-b470cc292e96 , 0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:04:39.466Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a466b377-0f0e-4597-847e-b470cc292e96 from URL: /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml 2023-03-15T14:04:39.466Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-15T14:04:39.466Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml 2023-03-15T14:04:39.607Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-15T14:04:39.607Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml a466b377-0f0e-4597-847e-b470cc292e96 5033 2023-03-15T14:04:39.608Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-15T14:04:39.608Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml 2023-03-15T14:04:39.608Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:04:39.609Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:39.609Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:39.609Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889079608, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:40.610Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 from URL: /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env 2023-03-15T14:04:40.610Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-15T14:04:40.611Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env 2023-03-15T14:04:40.714Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-15T14:04:40.714Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env 0b2f1894-0461-4b02-8b3d-caf7e7fde6c4 909 2023-03-15T14:04:40.714Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-15T14:04:40.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env 2023-03-15T14:04:40.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:04:40.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:40.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:40.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889080714, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:41.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: e6c6b87d-ed86-4182-aa95-380908080e00 2023-03-15T14:04:41.717Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_Zhpjub 0 5ac748fc-2475-4259-ab37-88c38aac442d ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:04:41.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@477a5531, org.onap.sdc.toscaparser.api.parameters.Input@25181354, org.onap.sdc.toscaparser.api.parameters.Input@33c18429, org.onap.sdc.toscaparser.api.parameters.Input@71f034f7, org.onap.sdc.toscaparser.api.parameters.Input@64b63425] 2023-03-15T14:04:41.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-03-15T14:04:41.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 9b72f754-4b11-4f29-b1f1-35f1752f6a79 2023-03-15T14:04:41.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9b72f754-4b11-4f29-b1f1-35f1752f6a79 matches Tosca VF Customization UUID: 9b72f754-4b11-4f29-b1f1-35f1752f6a79 2023-03-15T14:04:41.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 9b72f754-4b11-4f29-b1f1-35f1752f6a79 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-15T14:04:41.804Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.805Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.805Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 9b72f754-4b11-4f29-b1f1-35f1752f6a79: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-15T14:04:41.806Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@74f38604 2023-03-15T14:04:41.806Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.806Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:04:41.806Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fffccc7a-cc39-4bb8-bd85-c7a42e47c393 2023-03-15T14:04:41.807Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fffccc7a-cc39-4bb8-bd85-c7a42e47c393 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-15T14:04:41.813Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.814Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:41.814Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:41.814Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.814Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:41.814Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:41.815Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.815Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is not matching search criteria 2023-03-15T14:04:41.815Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-15T14:04:41.815Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-15T14:04:41.815Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4a921dfe-cc0a-48c2-a716-875b353368b7 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T14:04:41.831Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.831Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:41.832Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:04:41.832Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.832Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_Zhpjub 0 is matching search criteria 2023-03-15T14:04:41.832Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_Zhpjub 0] matching following query criteria: sdcType=VF, customizationUUID=9b72f754-4b11-4f29-b1f1-35f1752f6a79 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:04:41.838Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.838Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.838Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid e6c6b87d-ed86-4182-aa95-380908080e00: basic_onboard_Zhpjub 2023-03-15T14:04:41.838Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.838Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_Zhpjub is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:04:41.839Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_Zhpjub Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:04:42.542Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_Zhpjub 5ac748fc-2475-4259-ab37-88c38aac442d 1 ASDC deployResourceStructure 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json ASDC sendASDCNotification 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:42.543Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889082543, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:43.544Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-15T14:04:43.544Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml 2023-03-15T14:04:43.544Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:04:43.545Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:43.545Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:43.545Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889083544, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:44.546Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-15T14:04:44.546Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env 2023-03-15T14:04:44.546Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:04:44.547Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:44.547Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:44.548Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889084546, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:45.549Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar ASDC sendASDCNotification 2023-03-15T14:04:45.549Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar 2023-03-15T14:04:45.549Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:04:45.550Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:04:45.550Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:04:45.550Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889085549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:04:46.552Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:04:46.593Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:04:46.596Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:04:46.597Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:04:46.597Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:05:16.597Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:05:16.620Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:05:16.625Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:05:16.625Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:05:16.625Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:05:20.632Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:05:20.635Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:05:20.635Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:05:20.636Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:05:20.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:05:20.636Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:05:20.636Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:05:20.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:05:20.637Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:05:20.637Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:05:46.626Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:05:46.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:05:46.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:05:46.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:05:46.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:06:16.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:06:16.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:06:16.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:06:16.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:06:16.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:06:20.632Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:06:20.644Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.644Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.645Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.645Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.645Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.646Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.647Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.648Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.649Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.650Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.651Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.652Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.653Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-15T14:06:20.654Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.655Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.656Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.657Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.657Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.657Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.657Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.657Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.658Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889046193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.659Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889060771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "ves-openapi-manager", "timestamp": 1678889057532, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889050936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889029230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889041769, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889074715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889073806, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889075446, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889075456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889075305, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.661Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889075844, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.662Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.662Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.662Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "cds-sdc-listener", "timestamp": 1678889076509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.674Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4b1745c2-29a4-40a2-ba3b-50811c235ec0 2023-03-15T14:06:20.674Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889076590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.688Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889077019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.689Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.689Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.689Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "policy-distribution-id", "timestamp": 1678889077601, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.696Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4b1745c2-29a4-40a2-ba3b-50811c235ec0 2023-03-15T14:06:20.697Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.709Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889078433, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.710Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889078124, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.717Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4b1745c2-29a4-40a2-ba3b-50811c235ec0 2023-03-15T14:06:20.717Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-15T14:06:20.727Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.728Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "multicloud-k8s", "timestamp": 1678889079129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889079608, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.729Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889080714, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:06:20.730Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889082543, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889077520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "ves-openapi-manager", "timestamp": 1678889077098, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.732Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889083544, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889078616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889084546, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889084775, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.733Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889085549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889085762, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.734Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "cds-sdc-listener", "timestamp": 1678889085783, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.753Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 2023-03-15T14:06:20.753Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.770Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.770Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889080136, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889086784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/basic_onboard_zhpjub0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "policy-distribution-id", "timestamp": 1678889087792, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.779Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 2023-03-15T14:06:20.779Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889087308, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889088464, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889089529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/resourceInstances/basic_onboard_zhpjub0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889090567, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.803Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 2023-03-15T14:06:20.803Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-15T14:06:20.813Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "multicloud-k8s", "timestamp": 1678889091568, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.814Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889093440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889096952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.815Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889097956, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.823Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4b1745c2-29a4-40a2-ba3b-50811c235ec0 2023-03-15T14:06:20.824Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889098380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZhpjub/1.0/artifacts/service-BasicOnboardZhpjub-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "aai-model-loader", "timestamp": 1678889099383, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.848Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4b1745c2-29a4-40a2-ba3b-50811c235ec0 2023-03-15T14:06:20.849Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:20.862Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.863Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.863Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.863Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.865Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889085557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889106101, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889100385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:06:20.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889107493, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889109017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:06:20.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889110022, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:20.877Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 2023-03-15T14:06:20.877Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:06:46.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:06:46.697Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:06:46.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:06:46.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T14:06:46.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T14:06:46.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:06:46.704Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:06:46.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T14:07:16.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T14:07:16.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and serviceModelVersionId: e6c6b87d-ed86-4182-aa95-380908080e00 2023-03-15T14:07:16.730Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6f52417c-b32a-4815-8360-2dc83f0a21bb 2023-03-15T14:07:20.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:20.649Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:07:20.649Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889128059, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:07:20.651Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:07:20.651Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T14:07:20.651Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "aai-model-loader", "timestamp": 1678889129062, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:07:20.674Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 2023-03-15T14:07:20.674Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:07:27.540Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0 2023-03-15T14:07:27.626Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T14:07:28.038Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0|INFO|500||Invoke 2023-03-15T14:07:28.045Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4b1745c2-29a4-40a2-ba3b-50811c235ec0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a9fdc090-09e1-4f7a-a7a7-284ed290842e], X-ECOMP-RequestID=[4b1745c2-29a4-40a2-ba3b-50811c235ec0], X-TransactionId=[], X-ONAP-RequestID=[4b1745c2-29a4-40a2-ba3b-50811c235ec0], Content-Type=[application/merge-patch+json]} 2023-03-15T14:07:28.073Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T14:07:28.444Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?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/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 14:07:27 GMT], content-length=[0], vertex-id=[315480], x-aai-txid=[1-aai-resources-230315-14:07:27:068-48533], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T14:07:28.447Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-15T14:07:28.448Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f52417c-b32a-4815-8360-2dc83f0a21bb/model-vers/model-ver/e6c6b87d-ed86-4182-aa95-380908080e00?depth=0|INFO|500||InvokeReturn 2023-03-15T14:07:28.455Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T14:07:28.455Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:07:28.470Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T14:07:28.471Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4b1745c2-29a4-40a2-ba3b-50811c235ec0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T14:07:28.473Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T14:07:28.473Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:28.473Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:28.473Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889248471, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:07:29.495Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:07:29.499Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-15T14:07:29.499Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7","serviceName":"vFW 2023-03-15 14-03-20","serviceVersion":"1.0","serviceUUID":"c46ddba4-f21e-4937-b0f9-c4cc6d971e0b","serviceDescription":"catalog service description","serviceInvariantUUID":"65a156ec-26f2-4e53-b132-665a455d5f86","resources":[{"resourceInstanceName":"vFW 0326bb82-fcfe 0","resourceName":"vFW 0326bb82-fcfe","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b","resourceInvariantUUID":"49ea56f2-ddf4-4d34-8437-b84b451ce002","resourceCustomizationUUID":"01195813-fbce-4fd8-b108-c3325e61c9ff","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml","artifactChecksum":"N2EwYmU3YzA3MGM5MGY1YjZhZWFhZWQwNzU2ODQwZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"92da2515-4178-4688-91e9-46f0b94f2bb4","artifactVersion":"1"},{"artifactName":"vfw0326bb82fcfe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json","artifactChecksum":"MTlhNzFmNzdmMzRiYTEwMTM0YzQzZjU5MTFjNTEyMzk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4d2c12ec-4e2b-4f44-9027-3b596ee0ff8e","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d64768d6-cad5-435d-a237-16067099becd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml","artifactChecksum":"ZmE2ZjUwNGUxZmQ4ODc2Y2IyZGJlYjU0Yjg0ZDUwZmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3afb25ef-50e3-40f5-bfd8-39f10eeab231","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5cd29115-5df8-4eb8-87aa-8510338ed279","artifactVersion":"2","generatedFromUUID":"d64768d6-cad5-435d-a237-16067099becd"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230315140320-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml","artifactChecksum":"MDU4ZWVkZmUyYzQ2YTRiYTFkNTQ2NDVmZjc2MDJlODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34ce65f1-d9b6-4df6-8ef6-e5685f66d012","artifactVersion":"1"},{"artifactName":"service-Vfw20230315140320-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar","artifactChecksum":"MTdkZTQyMzlkMzFiZTg4YWY3YTBjYzQ1N2FlNTZjOTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"07e8a215-ea74-4a79-b747-929d672cd263","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T14:07:29.500Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:29.501Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:29.501Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:29.501Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:30.501Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:30.502Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:30.502Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:30.502Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:31.503Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:31.504Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:31.504Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:31.504Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:32.505Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:32.506Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:32.506Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:32.506Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:33.507Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:33.508Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:33.508Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:33.508Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:34.508Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:34.509Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:34.509Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:34.509Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:35.510Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:07:35.510Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:35.511Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:35.511Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:36.512Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "serviceName": "vFW 2023-03-15 14-03-20", "serviceVersion": "1.0", "serviceUUID": "c46ddba4-f21e-4937-b0f9-c4cc6d971e0b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "65a156ec-26f2-4e53-b132-665a455d5f86", "resources": [ { "resourceInstanceName": "vFW 0326bb82-fcfe 0", "resourceCustomizationUUID": "01195813-fbce-4fd8-b108-c3325e61c9ff", "resourceName": "vFW 0326bb82-fcfe", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b", "resourceInvariantUUID": "49ea56f2-ddf4-4d34-8437-b84b451ce002", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw0326bb82fcfe0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "artifactChecksum": "MTlhNzFmNzdmMzRiYTEwMTM0YzQzZjU5MTFjNTEyMzk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4d2c12ec-4e2b-4f44-9027-3b596ee0ff8e", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d64768d6-cad5-435d-a237-16067099becd", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5cd29115-5df8-4eb8-87aa-8510338ed279", "generatedFromUUID": "d64768d6-cad5-435d-a237-16067099becd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5cd29115-5df8-4eb8-87aa-8510338ed279", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230315140320-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "artifactChecksum": "MTdkZTQyMzlkMzFiZTg4YWY3YTBjYzQ1N2FlNTZjOTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "07e8a215-ea74-4a79-b747-929d672cd263" } ], "workloadContext": "Production" } 2023-03-15T14:07:36.513Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T14:07:36.513Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c46ddba4-f21e-4937-b0f9-c4cc6d971e0b ASDC 2023-03-15T14:07:36.514Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 ServiceName:vFW 2023-03-15 14-03-20 ServiceVersion:1.0 ServiceUUID:c46ddba4-f21e-4937-b0f9-c4cc6d971e0b ServiceInvariantUUID:65a156ec-26f2-4e53-b132-665a455d5f86 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230315140320-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar ArtifactUUID:07e8a215-ea74-4a79-b747-929d672cd263 ArtifactChecksum:MTdkZTQyMzlkMzFiZTg4YWY3YTBjYzQ1N2FlNTZjOTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 0326bb82-fcfe 0 ResourceCustomizationUUID:01195813-fbce-4fd8-b108-c3325e61c9ff ResourceInvariantUUID:49ea56f2-ddf4-4d34-8437-b84b451ce002 ResourceName:vFW 0326bb82-fcfe ResourceType:VF ResourceUUID:c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw0326bb82fcfe0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json ArtifactUUID:4d2c12ec-4e2b-4f44-9027-3b596ee0ff8e ArtifactChecksum:MTlhNzFmNzdmMzRiYTEwMTM0YzQzZjU5MTFjNTEyMzk= 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/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml ArtifactUUID:d64768d6-cad5-435d-a237-16067099becd 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/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env ArtifactUUID:5cd29115-5df8-4eb8-87aa-8510338ed279 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/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env ArtifactUUID:5cd29115-5df8-4eb8-87aa-8510338ed279 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-15T14:07:36.514Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c46ddba4-f21e-4937-b0f9-c4cc6d971e0b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:07:36.572Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:07:36.573Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-15T14:07:36.573Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-15T14:07:36.573Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 07e8a215-ea74-4a79-b747-929d672cd263 from URL: /sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:36.574Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-15T14:07:36.574Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:36.761Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-15T14:07:36.768Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar 07e8a215-ea74-4a79-b747-929d672cd263 101436 2023-03-15T14:07:36.768Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar ASDC sendASDCNotification 2023-03-15T14:07:36.769Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:36.769Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:07:36.770Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:36.770Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:36.770Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889256768, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:37.771Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:07:37.772Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-15T14:07:37.773Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 07e8a215-ea74-4a79-b747-929d672cd263, URL: /sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar to file: /app/ASDC/1/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:37.773Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230315140320-csar.csar 2023-03-15T14:07:37.774Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:37.774Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:37.956Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2140407358098391856/Definitions/service-Vfw20230315140320-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-15T14:07:39.793Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0326bb82-fcfe 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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.794Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.795Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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-Vfw20230315140320-csar.csar 2023-03-15T14:07:39.795Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-15T14:07:39.795Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.795Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.796Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-15T14:07:39.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.799Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:39.800Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c7a58455-b129-46d2-91f7-22444cc2306b 2023-03-15T14:07:39.801Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-15T14:07:39.802Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ebc3b157-6852-4e07-85ae-aac51d9c4a6b 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.803Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=227cfaa2-d8f5-4953-b103-d1c930053188 2023-03-15T14:07:39.804Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:39.805Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-15 14-03-20 Description:catalog service description Model UUID:c46ddba4-f21e-4937-b0f9-c4cc6d971e0b Model Version:NULL Model InvariantUuid:65a156ec-26f2-4e53-b132-665a455d5f86 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 0326bb82-fcfe Model UUID:1bd3b32d-dc90-4d18-972a-5d4313323864 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:49ea56f2-ddf4-4d34-8437-b84b451ce002 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:01195813-fbce-4fd8-b108-c3325e61c9ff NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bc41f253-0215-4119-91b6-6621773571d3 ModelName:Vfw0326bb82Fcfe..base_vfw..module-0 ModelUuid:5ce0a101-11d1-406f-916f-7c9cc2b98b0b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c7a58455-b129-46d2-91f7-22444cc2306b ModelInvariantUuid:5b9f72ff-94f6-4d71-9bce-2cdf36ab2d3f ModelName:vFW 0326bb82-fcfe-nodes.vfwCvfc ModelUuid:e46f5529-462c-454b-81cb-d14782910912 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:63d7462e-e680-40d2-93c2-27f403bb8623 ModelInvariantUuid:cf8dbfcb-5035-4f39-99fa-5c1f62bbe7c3 ModelName:Vfw0326bb82Fcfe.compute.nodes.heat.vfw ModelUuid:6836fc45-5dfa-463a-bef7-af482cf042a7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ebc3b157-6852-4e07-85ae-aac51d9c4a6b ModelInvariantUuid:e94f4a26-c6ec-47e0-9428-4594b0973008 ModelName:vFW 0326bb82-fcfe-nodes.vsnCvfc ModelUuid:ba5c1e2d-cdca-41a2-8810-0548859b1d7c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:2d03dd1e-2a6d-4a3b-a151-0eed84aa7f87 ModelInvariantUuid:63de7534-d066-4ad4-b891-5b885132b5e5 ModelName:Vfw0326bb82Fcfe.compute.nodes.heat.vsn ModelUuid:a3aa31b9-b705-47e5-b5f3-d84de96dc701 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:227cfaa2-d8f5-4953-b103-d1c930053188 ModelInvariantUuid:0f647c34-9dfc-45e2-9b93-67e070e2c81b ModelName:vFW 0326bb82-fcfe-nodes.vpgCvfc ModelUuid:7572a482-5541-4f62-b34f-931fe1f088ae ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:dfdc6955-4eb8-4083-b6ee-9d85fe2987eb ModelInvariantUuid:52ed13e3-da2f-4c70-a893-75c2d25b377a ModelName:Vfw0326bb82Fcfe.compute.nodes.heat.vpg ModelUuid:ad280ede-4a18-462d-a3b1-a2eb18238947 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T14:07:39.818Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:07:39.823Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||vFW 0326bb82-fcfe 0 2023-03-15T14:07:39.823Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b 2023-03-15T14:07:39.823Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 4d2c12ec-4e2b-4f44-9027-3b596ee0ff8e from URL: /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json 2023-03-15T14:07:39.823Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-15T14:07:39.823Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json 2023-03-15T14:07:39.947Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-15T14:07:39.948Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json 4d2c12ec-4e2b-4f44-9027-3b596ee0ff8e 785 2023-03-15T14:07:39.948Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json ASDC sendASDCNotification 2023-03-15T14:07:39.948Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json 2023-03-15T14:07:39.949Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:07:39.949Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:39.949Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:39.949Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889259948, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:40.951Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0326bb82Fcfe..base_vfw..module-0", "vfModuleModelInvariantUUID": "bc41f253-0215-4119-91b6-6621773571d3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5ce0a101-11d1-406f-916f-7c9cc2b98b0b", "vfModuleModelCustomizationUUID": "42d4b388-f7ff-4e06-8bdb-0d15c7edca5f", "isBase": true, "artifacts": [ "d64768d6-cad5-435d-a237-16067099becd", "5cd29115-5df8-4eb8-87aa-8510338ed279" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:07:40.957Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0326bb82Fcfe..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5ce0a101-11d1-406f-916f-7c9cc2b98b0b VfModuleModelInvariantUUID:bc41f253-0215-4119-91b6-6621773571d3 VfModuleModelDescription:NULL Artifacts UUID List:{ d64768d6-cad5-435d-a237-16067099becd , 5cd29115-5df8-4eb8-87aa-8510338ed279 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:07:40.961Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0326bb82Fcfe..base_vfw..module-0", "vfModuleModelInvariantUUID": "bc41f253-0215-4119-91b6-6621773571d3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5ce0a101-11d1-406f-916f-7c9cc2b98b0b", "vfModuleModelCustomizationUUID": "42d4b388-f7ff-4e06-8bdb-0d15c7edca5f", "isBase": true, "artifacts": [ "d64768d6-cad5-435d-a237-16067099becd", "5cd29115-5df8-4eb8-87aa-8510338ed279" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:07:40.961Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0326bb82Fcfe..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5ce0a101-11d1-406f-916f-7c9cc2b98b0b VfModuleModelInvariantUUID:bc41f253-0215-4119-91b6-6621773571d3 VfModuleModelDescription:NULL Artifacts UUID List:{ d64768d6-cad5-435d-a237-16067099becd , 5cd29115-5df8-4eb8-87aa-8510338ed279 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:07:40.961Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d64768d6-cad5-435d-a237-16067099becd from URL: /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml 2023-03-15T14:07:40.961Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-15T14:07:40.962Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml 2023-03-15T14:07:41.035Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-15T14:07:41.036Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml d64768d6-cad5-435d-a237-16067099becd 20368 2023-03-15T14:07:41.037Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-15T14:07:41.037Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml 2023-03-15T14:07:41.037Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:07:41.037Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:41.037Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:41.038Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889261037, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:42.039Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5cd29115-5df8-4eb8-87aa-8510338ed279 from URL: /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env 2023-03-15T14:07:42.039Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-15T14:07:42.040Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env 2023-03-15T14:07:42.108Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-15T14:07:42.109Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env 5cd29115-5df8-4eb8-87aa-8510338ed279 2098 2023-03-15T14:07:42.109Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-15T14:07:42.109Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env 2023-03-15T14:07:42.109Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:07:42.110Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:42.110Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:42.110Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889262109, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:43.111Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: c46ddba4-f21e-4937-b0f9-c4cc6d971e0b 2023-03-15T14:07:43.111Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0326bb82-fcfe 0 c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:07:43.148Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26091a8a, org.onap.sdc.toscaparser.api.parameters.Input@2de8ce36, org.onap.sdc.toscaparser.api.parameters.Input@61c9aff4, org.onap.sdc.toscaparser.api.parameters.Input@2021b806, org.onap.sdc.toscaparser.api.parameters.Input@4e923bc2] 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 01195813-fbce-4fd8-b108-c3325e61c9ff 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 01195813-fbce-4fd8-b108-c3325e61c9ff matches Tosca VF Customization UUID: 01195813-fbce-4fd8-b108-c3325e61c9ff 2023-03-15T14:07:43.149Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 01195813-fbce-4fd8-b108-c3325e61c9ff matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-15T14:07:43.153Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.153Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.154Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 01195813-fbce-4fd8-b108-c3325e61c9ff: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-15T14:07:43.154Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@24b600ae 2023-03-15T14:07:43.154Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.154Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:07:43.155Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 42d4b388-f7ff-4e06-8bdb-0d15c7edca5f 2023-03-15T14:07:43.155Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 42d4b388-f7ff-4e06-8bdb-0d15c7edca5f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-15T14:07:43.159Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.159Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.159Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-15T14:07:43.160Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.161Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c7a58455-b129-46d2-91f7-22444cc2306b Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T14:07:43.165Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.165Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.165Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:43.165Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-15T14:07:43.166Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.167Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ebc3b157-6852-4e07-85ae-aac51d9c4a6b Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T14:07:43.170Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.170Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.170Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is not matching search criteria 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.175Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-15T14:07:43.176Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-15T14:07:43.177Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=227cfaa2-d8f5-4953-b103-d1c930053188 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T14:07:43.180Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.181Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.181Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:07:43.181Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.181Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Node template vFW 0326bb82-fcfe 0 is matching search criteria 2023-03-15T14:07:43.182Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0326bb82-fcfe 0] matching following query criteria: sdcType=VF, customizationUUID=01195813-fbce-4fd8-b108-c3325e61c9ff Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid c46ddba4-f21e-4937-b0f9-c4cc6d971e0b: vFW 0326bb82-fcfe 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.206Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-15 14-03-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:07:43.207Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-03-15 14-03-20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:07:43.728Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0326bb82-fcfe c4d0f4e1-4aa2-4e86-bc31-6fe1a9cc252b 1 ASDC deployResourceStructure 2023-03-15T14:07:43.729Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json ASDC sendASDCNotification 2023-03-15T14:07:43.729Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json 2023-03-15T14:07:43.729Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:07:43.730Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:43.730Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:43.730Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889263729, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:44.731Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-15T14:07:44.732Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml 2023-03-15T14:07:44.732Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:07:44.732Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:44.732Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:44.732Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889264731, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:45.734Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-15T14:07:45.734Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env 2023-03-15T14:07:45.735Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:07:45.735Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:45.735Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:45.735Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889265734, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:46.737Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar ASDC sendASDCNotification 2023-03-15T14:07:46.737Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar 2023-03-15T14:07:46.737Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:07:46.738Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:07:46.738Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:07:46.738Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889266737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:07:47.739Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:07:47.769Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:07:47.774Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:07:47.775Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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=? 2023-03-15T14:07:47.784Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T14:08:17.785Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T14:08:17.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and serviceModelVersionId: c46ddba4-f21e-4937-b0f9-c4cc6d971e0b 2023-03-15T14:08:17.797Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 65a156ec-26f2-4e53-b132-665a455d5f86 2023-03-15T14:08:17.798Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0 2023-03-15T14:08:17.806Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T14:08:17.861Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-15T14:08:17.862Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0|INFO|500||Invoke 2023-03-15T14:08:17.868Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T14:08:18.119Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0|INFO|500||InvokeReturn 2023-03-15T14:08:18.120Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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/65a156ec-26f2-4e53-b132-665a455d5f86/model-vers/model-ver/c46ddba4-f21e-4937-b0f9-c4cc6d971e0b?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 14:08:16 GMT], content-length=[0], vertex-id=[450784], x-aai-txid=[2-aai-resources-230315-14:08:16:863-5982], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T14:08:18.120Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-15T14:08:18.121Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T14:08:18.122Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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=? 2023-03-15T14:08:18.133Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|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:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T14:08:18.133Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T14:08:18.133Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T14:08:18.134Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:08:18.134Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:08:18.134Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889298133, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:08:19.155Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:08:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:08:20.663Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.665Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "4b1745c2-29a4-40a2-ba3b-50811c235ec0", "consumerID": "SO-sdc-controller", "timestamp": 1678889248471, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T14:08:20.677Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.679Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.681Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.682Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-15T14:08:20.683Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.685Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:08:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-15T14:08:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889249495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:08:20.690Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.692Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.693Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889256768, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889259948, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889261037, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889262109, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889263729, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/vfw0326bb82fcfe0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:08:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889264731, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889265734, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/resourceInstances/vfw0326bb82fcfe0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889266737, "artifactURL": "/sdc/v1/catalog/services/Vfw20230315140320/1.0/artifacts/service-Vfw20230315140320-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:08:20.695Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:08:20.696Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7", "consumerID": "SO-sdc-controller", "timestamp": 1678889298133, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T14:08:20.696Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:09:19.157Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:09:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:10:19.157Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:10:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:11:19.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:11:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:12:19.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:12:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:13:19.161Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:13:20.637Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:14:19.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:14:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:15:19.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:15:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:16:19.165Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:16:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:17:19.165Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:17:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:19.167Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:18:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:42.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-15T14:18:42.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"3c781395-1737-4a7d-ab94-b7c335ad5881","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"849f2049-e15b-4721-84cb-2b14ba8a59df","serviceDescription":"service","serviceInvariantUUID":"b482fe41-dd03-4cc8-8ce6-15af26653b2e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d4e79c10-c979-489c-a3d0-ef65d92e834e","resourceInvariantUUID":"d63d1426-4c92-4f63-82e5-91f79e0306a9","resourceCustomizationUUID":"6a4ca8e1-ebb9-413f-bc74-146d189f360c","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":"ZDFiNTY3NjA4MzkyYWJkZDg3OTMzYTJiZThiMTVhODE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e242f8e3-369d-4b69-b8cd-ba55d0cb4524","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NTZmNmRiNWNiMWM5ZTdkZTEzOWJmMTBjYjNmZjBlN2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ed0b51e8-39e2-4940-997b-e33dbec0c797","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T14:18:42.439Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:18:42.439Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:18:42.439Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:18:42.439Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889899167, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:42.469Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:18:42.469Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889899167, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:18:42.470Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:18:43.442Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:18:43.443Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:18:43.443Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:18:43.443Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889899167, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:44.444Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "849f2049-e15b-4721-84cb-2b14ba8a59df", "serviceDescription": "service", "serviceInvariantUUID": "b482fe41-dd03-4cc8-8ce6-15af26653b2e", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6a4ca8e1-ebb9-413f-bc74-146d189f360c", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "d4e79c10-c979-489c-a3d0-ef65d92e834e", "resourceInvariantUUID": "d63d1426-4c92-4f63-82e5-91f79e0306a9", "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": "NTZmNmRiNWNiMWM5ZTdkZTEzOWJmMTBjYjNmZjBlN2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ed0b51e8-39e2-4940-997b-e33dbec0c797" } ], "workloadContext": "Production" } 2023-03-15T14:18:44.444Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T14:18:44.444Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 849f2049-e15b-4721-84cb-2b14ba8a59df ASDC 2023-03-15T14:18:44.444Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:3c781395-1737-4a7d-ab94-b7c335ad5881 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:849f2049-e15b-4721-84cb-2b14ba8a59df ServiceInvariantUUID:b482fe41-dd03-4cc8-8ce6-15af26653b2e 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:ed0b51e8-39e2-4940-997b-e33dbec0c797 ArtifactChecksum:NTZmNmRiNWNiMWM5ZTdkZTEzOWJmMTBjYjNmZjBlN2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6a4ca8e1-ebb9-413f-bc74-146d189f360c ResourceInvariantUUID:d63d1426-4c92-4f63-82e5-91f79e0306a9 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:d4e79c10-c979-489c-a3d0-ef65d92e834e ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-15T14:18:44.445Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 849f2049-e15b-4721-84cb-2b14ba8a59df ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:18:44.495Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:18:44.495Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:18:44.496Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:18:44.496Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ed0b51e8-39e2-4940-997b-e33dbec0c797 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-15T14:18:44.496Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:18:44.496Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-15T14:18:44.689Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:18:44.692Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ed0b51e8-39e2-4940-997b-e33dbec0c797 57798 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:18:44.693Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889924692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:45.696Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:18:45.697Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:18:45.697Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: ed0b51e8-39e2-4940-997b-e33dbec0c797, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:45.698Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-15T14:18:45.698Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:45.698Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:45.794Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8179699408452826017/Definitions/service-BasicNetwork-template.yml 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.116Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.117Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.117Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.117Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.117Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.117Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:18:46.118Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.119Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:849f2049-e15b-4721-84cb-2b14ba8a59df Model Version:NULL Model InvariantUuid:b482fe41-dd03-4cc8-8ce6-15af26653b2e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d63d1426-4c92-4f63-82e5-91f79e0306a9 Model UUID:6e44b180-f032-488d-919f-e61a7bae1dd7 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6a4ca8e1-ebb9-413f-bc74-146d189f360c Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T14:18:46.132Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: d4e79c10-c979-489c-a3d0-ef65d92e834e 2023-03-15T14:18:46.133Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||No resources found for Service: 849f2049-e15b-4721-84cb-2b14ba8a59df Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:18:46.139Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500|| 2023-03-15T14:18:46.140Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-15T14:18:46.140Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 849f2049-e15b-4721-84cb-2b14ba8a59df 2023-03-15T14:18:46.140Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 849f2049-e15b-4721-84cb-2b14ba8a59df 2023-03-15T14:18:46.140Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-15T14:18:46.140Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:18:46.148Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d2f67d8, org.onap.sdc.toscaparser.api.parameters.Input@4c7b6bb7, org.onap.sdc.toscaparser.api.parameters.Input@3dd2d724, org.onap.sdc.toscaparser.api.parameters.Input@55ef5e22, org.onap.sdc.toscaparser.api.parameters.Input@3318f2e0] 2023-03-15T14:18:46.149Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 849f2049-e15b-4721-84cb-2b14ba8a59df: Generic NeutronNet 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.150Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.151Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-15T14:18:46.184Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.184Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.184Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.184Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.185Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:18:46.185Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:18:46.185Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-15T14:18:46.272Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-15T14:18:46.272Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-15T14:18:46.273Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-15T14:18:46.273Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:18:46.273Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:18:46.273Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:18:46.273Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889926272, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:18:47.274Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:18:47.301Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:18:47.305Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:18:47.306Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:18:47.306Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:19:17.307Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:19:17.330Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:19:17.335Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:19:17.336Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:19:17.336Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:19:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:19:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:19:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "aai-model-loader", "timestamp": 1678889920936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:19:20.636Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:19:20.636Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:19:20.636Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "multicloud-k8s", "timestamp": 1678889902604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:19:20.636Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:19:47.336Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:19:47.366Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:19:47.371Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:19:47.372Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:19:47.372Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:20:17.372Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:20:17.409Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:20:17.412Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:20:17.413Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:20:17.413Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:20:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:20:20.637Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.638Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "ves-openapi-manager", "timestamp": 1678889917135, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.638Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "policy-distribution-id", "timestamp": 1678889898878, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "cds-sdc-listener", "timestamp": 1678889866839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889899167, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "aai-model-loader", "timestamp": 1678889920936, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "multicloud-k8s", "timestamp": 1678889902604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "ves-openapi-manager", "timestamp": 1678889917135, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "policy-distribution-id", "timestamp": 1678889898878, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "cds-sdc-listener", "timestamp": 1678889866839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889924692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "aai-model-loader", "timestamp": 1678889923475, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "policy-distribution-id", "timestamp": 1678889924973, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "cds-sdc-listener", "timestamp": 1678889924970, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "policy-distribution-id", "timestamp": 1678889926002, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "cds-sdc-listener", "timestamp": 1678889926009, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:20:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3c781395-1737-4a7d-ab94-b7c335ad5881 2023-03-15T14:20:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c781395-1737-4a7d-ab94-b7c335ad5881 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:20:20.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678889926272, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:20:20.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.671Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889925557, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.672Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "policy-distribution-id", "timestamp": 1678889927013, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:20:20.678Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3c781395-1737-4a7d-ab94-b7c335ad5881 2023-03-15T14:20:20.678Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c781395-1737-4a7d-ab94-b7c335ad5881 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:20:20.693Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.693Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889925557, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889928321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889929912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.694Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889930920, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:20:20.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3c781395-1737-4a7d-ab94-b7c335ad5881 2023-03-15T14:20:20.703Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c781395-1737-4a7d-ab94-b7c335ad5881 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:20:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "aai-model-loader", "timestamp": 1678889931025, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:20:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.717Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "aai-model-loader", "timestamp": 1678889932028, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:20:20.724Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3c781395-1737-4a7d-ab94-b7c335ad5881 2023-03-15T14:20:20.724Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c781395-1737-4a7d-ab94-b7c335ad5881 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:20:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.744Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:20:20.745Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:20:20.746Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:20:47.388Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Node 0 disconnected. 2023-03-15T14:20:47.415Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:20:47.448Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:20:47.455Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:20:47.463Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T14:21:17.464Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T14:21:17.482Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3c781395-1737-4a7d-ab94-b7c335ad5881 and serviceModelVersionId: 849f2049-e15b-4721-84cb-2b14ba8a59df 2023-03-15T14:21:17.482Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b482fe41-dd03-4cc8-8ce6-15af26653b2e 2023-03-15T14:21:17.483Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0 2023-03-15T14:21:17.486Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T14:21:17.513Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0|INFO|500||Invoke 2023-03-15T14:21:17.513Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3c781395-1737-4a7d-ab94-b7c335ad5881], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6f4a011-7bea-4d2b-95e0-f20e702e1d8b], X-ECOMP-RequestID=[3c781395-1737-4a7d-ab94-b7c335ad5881], X-TransactionId=[], X-ONAP-RequestID=[3c781395-1737-4a7d-ab94-b7c335ad5881], Content-Type=[application/merge-patch+json]} 2023-03-15T14:21:17.520Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T14:21:17.823Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?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/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 14:21:16 GMT], content-length=[0], vertex-id=[200736], x-aai-txid=[0-aai-resources-230315-14:21:16:518-74027], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T14:21:17.823Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-15T14:21:17.824Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b482fe41-dd03-4cc8-8ce6-15af26653b2e/model-vers/model-ver/849f2049-e15b-4721-84cb-2b14ba8a59df?depth=0|INFO|500||InvokeReturn 2023-03-15T14:21:17.826Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T14:21:17.826Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:21:17.840Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T14:21:17.840Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3c781395-1737-4a7d-ab94-b7c335ad5881 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T14:21:17.840Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T14:21:17.841Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:17.841Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:17.841Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678890077840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:21:18.860Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:21:18.865Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-15T14:21:18.865Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"a3ef23cf-b90f-49a5-a2ad-b38ca061d24d","serviceName":"Demo_pNF_r2d3dXfxVfcBlaU3IKbQ","serviceVersion":"1.0","serviceUUID":"6026f0d1-9be7-4296-bc52-32f39027f9c0","serviceDescription":"catalog service description","serviceInvariantUUID":"b925743d-dfa3-487a-9320-c3f462636e8e","resources":[{"resourceInstanceName":"pNF 46719450-dc05 0","resourceName":"pNF 46719450-dc05","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d61a871a-dde9-4505-941d-fa004e4b1164","resourceInvariantUUID":"335890b5-5855-4962-825e-bac4cb8e2cb0","resourceCustomizationUUID":"325bbd52-0488-4102-af74-9bb89317eb1c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml","artifactChecksum":"NTQyNTgxYTNhZDZlY2ExMzY2Y2MwZDdiNjJkMTE1NGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b26dfd64-5ac3-4dc8-922c-64a01eb79108","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar","artifactChecksum":"MDhkM2VmYTY3ZGIyNjNmNGQ0NmE3ZjI1MDYxZGVkYjg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ddf1d1ed-9f62-4681-970f-0ce424babe5f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0ae4fa03-59f8-4caa-94da-39f788f4926d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml","artifactChecksum":"NTU0N2EzMjNiZjU1ZDdiZTI4ZmY0MjdjNmE1MGRhZjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ae80da5b-2804-4d58-b3ff-07d6b54191e8","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7535db4e-2852-4f0f-abd5-13e015d20b7a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f4ff9392-d581-4a50-baad-4cab6d2a91de","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml","artifactChecksum":"MmFhODQ1MGZmMzgyYzNlYzY2Y2MxODUxMGI1ODJjNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0d16593-63f8-4af1-a606-4e365cd6fa81","artifactVersion":"1"},{"artifactName":"service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar","artifactChecksum":"NWQwYjQ5NDQ4ZWQwZWE2MDU3MjYxZWI0NDkyYWJmMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cb592a90-a4b6-4080-af83-f091c72a7178","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T14:21:18.868Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:18.868Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:18.868Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:18.868Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:19.869Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:19.870Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:19.870Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:19.870Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:20.637Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.637Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.640Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889937098, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "multicloud-k8s", "timestamp": 1678889954127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889950936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889928037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889927029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889955557, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889964201, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889963286, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:21:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889964812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889964828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889965216, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:21:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "cds-sdc-listener", "timestamp": 1678889965823, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.675Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a3ef23cf-b90f-49a5-a2ad-b38ca061d24d 2023-03-15T14:21:20.675Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889965838, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889965368, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "policy-distribution-id", "timestamp": 1678889966850, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:21:20.696Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a3ef23cf-b90f-49a5-a2ad-b38ca061d24d 2023-03-15T14:21:20.697Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "ves-openapi-manager", "timestamp": 1678889966371, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:21:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of a3ef23cf-b90f-49a5-a2ad-b38ca061d24d 2023-03-15T14:21:20.716Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889966928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:21:20.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.729Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678889967932, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:21:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a3ef23cf-b90f-49a5-a2ad-b38ca061d24d 2023-03-15T14:21:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.748Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.748Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889972107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:21:20.749Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.749Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.749Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "aai-model-loader", "timestamp": 1678889973109, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:21:20.757Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a3ef23cf-b90f-49a5-a2ad-b38ca061d24d 2023-03-15T14:21:20.757Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:21:20.770Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.770Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.770Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.771Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.773Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.774Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.775Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.776Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.777Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.778Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.779Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.780Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.781Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.781Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T14:21:20.781Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:21:20.781Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:21:20.871Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:20.871Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:20.871Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:20.872Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:21.872Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:21.872Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:21.873Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:21.873Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:22.873Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:22.874Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:22.874Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:22.874Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:23.875Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:23.876Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:23.876Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:23.876Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:24.877Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:24.877Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:24.877Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:24.877Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:25.878Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:21:25.878Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:25.879Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:25.879Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:26.880Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "serviceName": "Demo_pNF_r2d3dXfxVfcBlaU3IKbQ", "serviceVersion": "1.0", "serviceUUID": "6026f0d1-9be7-4296-bc52-32f39027f9c0", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b925743d-dfa3-487a-9320-c3f462636e8e", "resources": [ { "resourceInstanceName": "pNF 46719450-dc05 0", "resourceCustomizationUUID": "325bbd52-0488-4102-af74-9bb89317eb1c", "resourceName": "pNF 46719450-dc05", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "d61a871a-dde9-4505-941d-fa004e4b1164", "resourceInvariantUUID": "335890b5-5855-4962-825e-bac4cb8e2cb0", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "artifactChecksum": "NWQwYjQ5NDQ4ZWQwZWE2MDU3MjYxZWI0NDkyYWJmMjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb592a90-a4b6-4080-af83-f091c72a7178" } ], "workloadContext": "Production" } 2023-03-15T14:21:26.880Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T14:21:26.880Z|3c781395-1737-4a7d-ab94-b7c335ad5881|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6026f0d1-9be7-4296-bc52-32f39027f9c0 ASDC 2023-03-15T14:21:26.880Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:a3ef23cf-b90f-49a5-a2ad-b38ca061d24d ServiceName:Demo_pNF_r2d3dXfxVfcBlaU3IKbQ ServiceVersion:1.0 ServiceUUID:6026f0d1-9be7-4296-bc52-32f39027f9c0 ServiceInvariantUUID:b925743d-dfa3-487a-9320-c3f462636e8e ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar ArtifactUUID:cb592a90-a4b6-4080-af83-f091c72a7178 ArtifactChecksum:NWQwYjQ5NDQ4ZWQwZWE2MDU3MjYxZWI0NDkyYWJmMjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 46719450-dc05 0 ResourceCustomizationUUID:325bbd52-0488-4102-af74-9bb89317eb1c ResourceInvariantUUID:335890b5-5855-4962-825e-bac4cb8e2cb0 ResourceName:pNF 46719450-dc05 ResourceType:PNF ResourceUUID:d61a871a-dde9-4505-941d-fa004e4b1164 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-15T14:21:26.881Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6026f0d1-9be7-4296-bc52-32f39027f9c0 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:21:26.936Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:21:26.937Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:21:26.937Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:21:26.937Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cb592a90-a4b6-4080-af83-f091c72a7178 from URL: /sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:26.937Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:21:26.937Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:27.023Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:21:27.027Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar cb592a90-a4b6-4080-af83-f091c72a7178 88028 2023-03-15T14:21:27.027Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar ASDC sendASDCNotification 2023-03-15T14:21:27.027Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:27.027Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:21:27.028Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:27.028Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:27.028Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890087027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:28.029Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:21:28.031Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:21:28.031Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: cb592a90-a4b6-4080-af83-f091c72a7178, URL: /sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar to file: /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.032Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.033Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.034Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.149Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5643268235374310855/Definitions/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml 2023-03-15T14:21:28.775Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 46719450-dc05 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-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.776Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Node template pNF 46719450-dc05 0 is matching search criteria 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 46719450-dc05 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Node template pNF 46719450-dc05 0 is matching search criteria 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 46719450-dc05 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.777Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.778Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_r2d3dXfxVfcBlaU3IKbQ Description:catalog service description Model UUID:6026f0d1-9be7-4296-bc52-32f39027f9c0 Model Version:NULL Model InvariantUuid:b925743d-dfa3-487a-9320-c3f462636e8e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T14:21:28.789Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: d61a871a-dde9-4505-941d-fa004e4b1164 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:21:28.793Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||pNF 46719450-dc05 0 2023-03-15T14:21:28.793Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d61a871a-dde9-4505-941d-fa004e4b1164 2023-03-15T14:21:28.793Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 6026f0d1-9be7-4296-bc52-32f39027f9c0 2023-03-15T14:21:28.794Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 6026f0d1-9be7-4296-bc52-32f39027f9c0 2023-03-15T14:21:28.794Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 46719450-dc05 0 d61a871a-dde9-4505-941d-fa004e4b1164 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:21:28.802Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@370e79e8, org.onap.sdc.toscaparser.api.parameters.Input@3cb9a919, org.onap.sdc.toscaparser.api.parameters.Input@7a592b57, org.onap.sdc.toscaparser.api.parameters.Input@5dc21e92, org.onap.sdc.toscaparser.api.parameters.Input@1947edfb] 2023-03-15T14:21:28.802Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.802Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.802Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 6026f0d1-9be7-4296-bc52-32f39027f9c0: pNF 46719450-dc05 2023-03-15T14:21:28.803Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Processing PNF resource: d61a871a-dde9-4505-941d-fa004e4b1164 2023-03-15T14:21:28.803Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:21:28.803Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_r2d3dXfxVfcBlaU3IKbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:21:28.803Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Resource customization UUID: 325bbd52-0488-4102-af74-9bb89317eb1c is the same as notified resource customizationUUID: 325bbd52-0488-4102-af74-9bb89317eb1c Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-15T14:21:28.870Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 46719450-dc05 d61a871a-dde9-4505-941d-fa004e4b1164 0 ASDC deployResourceStructure 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar ASDC sendASDCNotification 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:21:28.871Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890088870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:21:29.872Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a3ef23cf-b90f-49a5-a2ad-b38ca061d24d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:21:29.887Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a3ef23cf-b90f-49a5-a2ad-b38ca061d24d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.891Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.892Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:21:29.892Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:21:29.899Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T14:21:59.899Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T14:21:59.908Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and serviceModelVersionId: 6026f0d1-9be7-4296-bc52-32f39027f9c0 2023-03-15T14:21:59.908Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b925743d-dfa3-487a-9320-c3f462636e8e 2023-03-15T14:21:59.909Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0 2023-03-15T14:21:59.913Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T14:21:59.941Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-15T14:21:59.941Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0|INFO|500||Invoke 2023-03-15T14:21:59.949Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T14:22:00.089Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0|INFO|500||InvokeReturn 2023-03-15T14:22:00.089Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b925743d-dfa3-487a-9320-c3f462636e8e/model-vers/model-ver/6026f0d1-9be7-4296-bc52-32f39027f9c0?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 14:21:58 GMT], content-length=[0], vertex-id=[360536], x-aai-txid=[0-aai-resources-230315-14:21:58:938-17571], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T14:22:00.090Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-15T14:22:00.091Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T14:22:00.091Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:22:00.098Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T14:22:00.098Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a3ef23cf-b90f-49a5-a2ad-b38ca061d24d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T14:22:00.098Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T14:22:00.099Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:00.099Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:00.099Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890120098, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:22:01.115Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-15T14:22:01.116Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"c933f2d1-768d-48a7-9958-17e848e5c856","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"57e94547-f545-4abc-9766-95945dc8a170","serviceDescription":"service","serviceInvariantUUID":"23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"942d4175-ce7a-4d54-ac9b-ff40de213b39","resourceInvariantUUID":"6a0c67e1-9fc4-433e-ab17-953aff29050e","resourceCustomizationUUID":"4ae90176-df25-484e-be5f-685312e3dacd","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":"MzI0NGExYzg5ZTEyMjZiYWU1MDg5ZDEwNmE1MTM2NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9dbd40a5-64fd-4d96-af66-fe76efd12752","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":"MzIwZWRkMDk5MTkyMjEzMmY3YmVjMTI3OTRjNzA1YmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fc86dc0d-35c7-47d9-afd1-e80ec677d76e","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":"aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc","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":"9b7dbb0b-82dd-4513-a52a-2054c345240c","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":"baf81806-75af-45ff-897c-9d872ac95264","artifactVersion":"2","generatedFromUUID":"aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NWRiNWE2YTBkMTRiYmFhYTY2ZWE5NjE1YTc3NjcwYmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea8c84f2-8834-4655-9c86-5a3d6cb0c28c","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzgxNzQxOGNhYmFjYTBkOTEzYmNiZDk0MDBjNGI5MGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"da0d1f9c-2da4-4981-9dbd-821ad05632ef","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T14:22:01.116Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:01.116Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:01.116Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:01.116Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:02.117Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:02.117Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:02.117Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:02.117Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:03.118Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:03.119Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:03.119Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:03.119Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:04.120Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:04.120Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:04.121Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:04.121Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:05.121Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:05.122Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:05.122Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:05.122Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:06.123Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:06.123Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:06.124Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:06.124Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:07.126Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T14:22:07.127Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:07.127Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:07.127Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:08.128Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "57e94547-f545-4abc-9766-95945dc8a170", "serviceDescription": "service", "serviceInvariantUUID": "23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "4ae90176-df25-484e-be5f-685312e3dacd", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "942d4175-ce7a-4d54-ac9b-ff40de213b39", "resourceInvariantUUID": "6a0c67e1-9fc4-433e-ab17-953aff29050e", "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": "MzIwZWRkMDk5MTkyMjEzMmY3YmVjMTI3OTRjNzA1YmE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fc86dc0d-35c7-47d9-afd1-e80ec677d76e", "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": "aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc", "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": "baf81806-75af-45ff-897c-9d872ac95264", "generatedFromUUID": "aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc" }, "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": "baf81806-75af-45ff-897c-9d872ac95264", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MzgxNzQxOGNhYmFjYTBkOTEzYmNiZDk0MDBjNGI5MGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "da0d1f9c-2da4-4981-9dbd-821ad05632ef" } ], "workloadContext": "Production" } 2023-03-15T14:22:08.128Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T14:22:08.128Z|a3ef23cf-b90f-49a5-a2ad-b38ca061d24d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 57e94547-f545-4abc-9766-95945dc8a170 ASDC 2023-03-15T14:22:08.129Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:c933f2d1-768d-48a7-9958-17e848e5c856 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:57e94547-f545-4abc-9766-95945dc8a170 ServiceInvariantUUID:23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb 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:da0d1f9c-2da4-4981-9dbd-821ad05632ef ArtifactChecksum:MzgxNzQxOGNhYmFjYTBkOTEzYmNiZDk0MDBjNGI5MGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:4ae90176-df25-484e-be5f-685312e3dacd ResourceInvariantUUID:6a0c67e1-9fc4-433e-ab17-953aff29050e ResourceName:basic_vm ResourceType:VF ResourceUUID:942d4175-ce7a-4d54-ac9b-ff40de213b39 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:fc86dc0d-35c7-47d9-afd1-e80ec677d76e ArtifactChecksum:MzIwZWRkMDk5MTkyMjEzMmY3YmVjMTI3OTRjNzA1YmE= 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:aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc 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:baf81806-75af-45ff-897c-9d872ac95264 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:baf81806-75af-45ff-897c-9d872ac95264 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-15T14:22:08.129Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 57e94547-f545-4abc-9766-95945dc8a170 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:08.186Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:22:08.187Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:22:08.187Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:22:08.187Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: da0d1f9c-2da4-4981-9dbd-821ad05632ef from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-15T14:22:08.187Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:22:08.188Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-15T14:22:08.272Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:22:08.275Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar da0d1f9c-2da4-4981-9dbd-821ad05632ef 75162 2023-03-15T14:22:08.275Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-15T14:22:08.275Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-15T14:22:08.275Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:22:08.276Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:08.276Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:08.276Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890128275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:09.276Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T14:22:09.277Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-15T14:22:09.277Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: da0d1f9c-2da4-4981-9dbd-821ad05632ef, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:09.277Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-15T14:22:09.277Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:09.277Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:09.362Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8748846732924524960/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-15T14:22:10.260Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.261Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.262Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-15T14:22:10.262Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-15T14:22:10.262Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.262Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.262Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.263Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:10.264Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-15T14:22:10.265Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fd9c67d5-43e6-4388-96a4-2be2c2e0425a 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:10.266Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:57e94547-f545-4abc-9766-95945dc8a170 Model Version:NULL Model InvariantUuid:23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:ed99c773-2793-432c-b24f-fdc7dcbac911 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6a0c67e1-9fc4-433e-ab17-953aff29050e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4ae90176-df25-484e-be5f-685312e3dacd NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6afb6cbe-fe97-45da-9dee-710f752bc0fc ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:55f625f4-2f8b-49e8-ab8c-c5dc154078fc ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fd9c67d5-43e6-4388-96a4-2be2c2e0425a ModelInvariantUuid:a22ca668-2fa4-41e7-8dc0-3cb9fdc4203b ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:b0cc0b56-238b-4262-988e-967ddcc356fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:90892d65-b115-4fd8-9b51-2f51030cb103 ModelInvariantUuid:e43bb61c-7817-4263-8299-f8d5cf972976 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:f8533d05-f2ba-49c4-8b2c-1cb8a2aaaab6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T14:22:10.283Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 942d4175-ce7a-4d54-ac9b-ff40de213b39 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:22:10.287Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||basic_vm 0 2023-03-15T14:22:10.287Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 942d4175-ce7a-4d54-ac9b-ff40de213b39 2023-03-15T14:22:10.287Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fc86dc0d-35c7-47d9-afd1-e80ec677d76e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-15T14:22:10.288Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:22:10.288Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-15T14:22:10.356Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:22:10.357Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json fc86dc0d-35c7-47d9-afd1-e80ec677d76e 787 2023-03-15T14:22:10.357Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-15T14:22:10.357Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-15T14:22:10.357Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:22:10.358Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:10.358Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:10.358Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890130357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:11.359Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6afb6cbe-fe97-45da-9dee-710f752bc0fc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "55f625f4-2f8b-49e8-ab8c-c5dc154078fc", "vfModuleModelCustomizationUUID": "a0baf3e4-ab4f-414f-8d76-7688dc01fd13", "isBase": true, "artifacts": [ "aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc", "baf81806-75af-45ff-897c-9d872ac95264" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:22:11.365Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:55f625f4-2f8b-49e8-ab8c-c5dc154078fc VfModuleModelInvariantUUID:6afb6cbe-fe97-45da-9dee-710f752bc0fc VfModuleModelDescription:NULL Artifacts UUID List:{ aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc , baf81806-75af-45ff-897c-9d872ac95264 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:22:11.368Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6afb6cbe-fe97-45da-9dee-710f752bc0fc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "55f625f4-2f8b-49e8-ab8c-c5dc154078fc", "vfModuleModelCustomizationUUID": "a0baf3e4-ab4f-414f-8d76-7688dc01fd13", "isBase": true, "artifacts": [ "aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc", "baf81806-75af-45ff-897c-9d872ac95264" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T14:22:11.368Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:55f625f4-2f8b-49e8-ab8c-c5dc154078fc VfModuleModelInvariantUUID:6afb6cbe-fe97-45da-9dee-710f752bc0fc VfModuleModelDescription:NULL Artifacts UUID List:{ aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc , baf81806-75af-45ff-897c-9d872ac95264 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T14:22:11.368Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-15T14:22:11.368Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:22:11.369Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-15T14:22:11.428Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:22:11.428Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml aa91f60d-9bc7-4e49-a301-cc3d0ecf9acc 5033 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:11.429Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890131429, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:12.431Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: baf81806-75af-45ff-897c-9d872ac95264 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-15T14:22:12.431Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-15T14:22:12.432Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-15T14:22:12.480Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-15T14:22:12.481Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env baf81806-75af-45ff-897c-9d872ac95264 903 2023-03-15T14:22:12.481Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-15T14:22:12.482Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-15T14:22:12.482Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T14:22:12.482Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:12.482Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:12.482Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890132481, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:13.486Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 57e94547-f545-4abc-9766-95945dc8a170 2023-03-15T14:22:13.486Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 942d4175-ce7a-4d54-ac9b-ff40de213b39 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:22:13.510Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4ac888e7, org.onap.sdc.toscaparser.api.parameters.Input@595308f7, org.onap.sdc.toscaparser.api.parameters.Input@2e4ba570, org.onap.sdc.toscaparser.api.parameters.Input@3a64810b, org.onap.sdc.toscaparser.api.parameters.Input@3465a910] 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 4ae90176-df25-484e-be5f-685312e3dacd 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4ae90176-df25-484e-be5f-685312e3dacd matches Tosca VF Customization UUID: 4ae90176-df25-484e-be5f-685312e3dacd 2023-03-15T14:22:13.512Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 4ae90176-df25-484e-be5f-685312e3dacd matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-15T14:22:13.515Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.516Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.516Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 4ae90176-df25-484e-be5f-685312e3dacd: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-15T14:22:13.516Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1851f53e 2023-03-15T14:22:13.516Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.517Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T14:22:13.517Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a0baf3e4-ab4f-414f-8d76-7688dc01fd13 2023-03-15T14:22:13.517Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a0baf3e4-ab4f-414f-8d76-7688dc01fd13 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-15T14:22:13.520Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.521Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-15T14:22:13.522Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-15T14:22:13.522Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T14:22:13.522Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fd9c67d5-43e6-4388-96a4-2be2c2e0425a Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T14:22:13.525Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.526Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:13.526Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T14:22:13.526Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.526Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-15T14:22:13.526Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=4ae90176-df25-484e-be5f-685312e3dacd Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:22:13.529Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.529Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 57e94547-f545-4abc-9766-95945dc8a170: basic_vm 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.530Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.531Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T14:22:13.531Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T14:22:13.531Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:13.663Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 942d4175-ce7a-4d54-ac9b-ff40de213b39 1 ASDC deployResourceStructure 2023-03-15T14:22:13.663Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-15T14:22:13.663Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-15T14:22:13.664Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:22:13.664Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:13.664Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:13.664Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890133663, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:14.665Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-15T14:22:14.666Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-15T14:22:14.666Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:22:14.666Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:14.666Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:14.667Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890134665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:15.668Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-15T14:22:15.668Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-15T14:22:15.668Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:22:15.669Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:15.669Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:15.669Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890135668, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:16.670Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-15T14:22:16.670Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-15T14:22:16.670Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T14:22:16.671Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:22:16.671Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:22:16.671Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890136670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:17.672Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c933f2d1-768d-48a7-9958-17e848e5c856 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:22:17.687Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c933f2d1-768d-48a7-9958-17e848e5c856 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:22:17.691Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:22:17.692Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T14:22:17.692Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T14:22:20.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:22:20.634Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.635Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:22:20.636Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.636Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "ves-openapi-manager", "timestamp": 1678890007373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890010936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678889994150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:22:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.638Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.638Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678889997888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:22:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678889966828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890015562, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678890022952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678890022403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678890022966, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890021460, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890023329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678890023966, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.641Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "cds-sdc-listener", "timestamp": 1678890023974, "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=? 2023-03-15T14:22:20.670Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c933f2d1-768d-48a7-9958-17e848e5c856 2023-03-15T14:22:20.670Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c933f2d1-768d-48a7-9958-17e848e5c856 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:20.697Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.697Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678890023473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.697Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.697Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.697Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "policy-distribution-id", "timestamp": 1678890024969, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:22:20.714Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c933f2d1-768d-48a7-9958-17e848e5c856 2023-03-15T14:22:20.714Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c933f2d1-768d-48a7-9958-17e848e5c856 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:20.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678890024531, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890025385, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678890025564, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:22:20.762Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c933f2d1-768d-48a7-9958-17e848e5c856 2023-03-15T14:22:20.762Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c933f2d1-768d-48a7-9958-17e848e5c856 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-15T14:22:20.772Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.772Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678890026390, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:22:20.783Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c933f2d1-768d-48a7-9958-17e848e5c856 2023-03-15T14:22:20.784Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c933f2d1-768d-48a7-9958-17e848e5c856 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:20.798Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "multicloud-k8s", "timestamp": 1678890026566, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:22:20.798Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890034167, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:22:20.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "aai-model-loader", "timestamp": 1678890035170, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:22:20.808Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c933f2d1-768d-48a7-9958-17e848e5c856 2023-03-15T14:22:20.808Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c933f2d1-768d-48a7-9958-17e848e5c856 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3c781395-1737-4a7d-ab94-b7c335ad5881", "consumerID": "SO-sdc-controller", "timestamp": 1678890077840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-15T14:22:20.827Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:22:47.692Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c933f2d1-768d-48a7-9958-17e848e5c856 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:22:47.727Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c933f2d1-768d-48a7-9958-17e848e5c856 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T14:22:47.731Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T14:22:47.742Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T14:23:17.743Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c933f2d1-768d-48a7-9958-17e848e5c856 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T14:23:17.754Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c933f2d1-768d-48a7-9958-17e848e5c856 and serviceModelVersionId: 57e94547-f545-4abc-9766-95945dc8a170 2023-03-15T14:23:17.754Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb 2023-03-15T14:23:17.755Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0 2023-03-15T14:23:17.762Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T14:23:17.796Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-15T14:23:17.797Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0|INFO|500||Invoke 2023-03-15T14:23:17.803Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T14:23:17.943Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0|INFO|500||InvokeReturn 2023-03-15T14:23:17.945Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c4bdf2-7ff6-4b7c-ad94-924c55cfaceb/model-vers/model-ver/57e94547-f545-4abc-9766-95945dc8a170?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 14:23:16 GMT], content-length=[0], vertex-id=[381016], x-aai-txid=[1-aai-resources-230315-14:23:16:794-37318], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T14:23:17.945Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-03-15T14:23:17.947Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T14:23:17.947Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T14:23:17.956Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T14:23:17.957Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c933f2d1-768d-48a7-9958-17e848e5c856 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T14:23:17.957Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T14:23:17.957Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-15T14:23:17.957Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T14:23:17.958Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890197957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T14:23:18.977Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:23:20.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:23:20.634Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.634Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.635Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.635Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.635Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/resourceInstances/pnf46719450dc050/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.636Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890087027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890088870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR2d3dxfxvfcblau3ikbq/1.0/artifacts/service-DemoPnfR2d3dxfxvfcblau3ikbq-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.637Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a3ef23cf-b90f-49a5-a2ad-b38ca061d24d", "consumerID": "SO-sdc-controller", "timestamp": 1678890120098, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.638Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890078860, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.639Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890128275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890130357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890131429, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890132481, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890133663, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.640Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890134665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890135668, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890136670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T14:23:20.641Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:24:18.978Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:24:20.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:24:20.633Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-15T14:24:20.634Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c933f2d1-768d-48a7-9958-17e848e5c856", "consumerID": "SO-sdc-controller", "timestamp": 1678890197957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T14:24:20.634Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T14:25:18.978Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:25:20.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:26:18.980Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:26:20.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:27:18.981Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:27:20.634Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:28:18.982Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:28:20.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:29:18.983Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:29:20.636Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:30:18.983Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:30:20.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:31:18.985Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:31:20.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:32:18.985Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:32:20.638Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:33:18.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:33:20.640Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:34:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:34:20.641Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:35:18.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:35:20.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:36:18.989Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:36:20.643Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:37:18.991Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:37:20.643Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:38:18.992Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:38:20.644Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:39:18.993Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:39:20.644Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:40:18.993Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:40:20.645Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:41:18.995Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:41:20.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:42:18.996Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:42:20.647Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:43:18.996Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:43:20.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:44:18.998Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:44:20.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:45:18.999Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:45:20.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:46:19.000Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:46:20.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:47:19.000Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:47:20.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:48:19.001Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:48:20.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:49:19.001Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:49:20.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:50:19.002Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:50:20.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:51:19.003Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:51:20.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:52:19.004Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:52:20.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:53:19.006Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:53:20.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:54:19.007Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:54:20.671Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:55:19.007Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:55:20.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:56:19.007Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:56:20.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:57:19.009Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:57:20.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:58:19.009Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:58:20.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T14:59:19.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T14:59:20.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:00:19.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:00:20.676Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:01:19.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:01:20.676Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:02:19.015Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:02:20.678Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:03:19.015Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:03:20.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:04:19.017Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:04:20.681Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:05:19.018Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:05:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:06:19.018Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:06:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:07:19.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:07:20.684Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:08:19.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:08:20.684Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:09:19.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:09:20.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:10:19.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:10:20.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:11:19.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:11:20.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:12:19.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:12:20.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:13:19.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:13:20.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:14:19.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:14:20.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:15:19.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:15:20.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:16:19.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:16:20.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:17:19.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:17:20.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:18:19.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:18:20.694Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:19:19.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:19:20.694Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:20:19.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:20:20.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:21:19.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:21:20.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:22:19.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:22:20.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:23:19.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:23:20.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:24:19.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:24:20.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:19.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:25:20.700Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:31.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-15T15:25:31.751Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"210ad752-9a0f-4c24-b7d3-9924daadb7fe","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"32fe395f-2536-41b6-9a30-2fdaba5ed15a","serviceDescription":"service","serviceInvariantUUID":"49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7952c961-b2c3-4c68-be48-2990219dcebe","resourceInvariantUUID":"efdc17cc-b0f7-4752-9bac-a0b4cf667923","resourceCustomizationUUID":"870ae2ed-caf3-4004-a708-1900ceea02d9","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":"NTA4OWE1MTc1MmVkYWRlZWM5NGU0NzRkZjVkMGI0OWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0714231d-d866-4fdb-956e-282a46f3d9cd","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":"N2I5NDM5YTE5NDFmZjJkNzNlMGZlZTU2MGQwMGI0Nzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"96834e27-e55b-41b0-9fb3-8f5e89c6269e","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":"825a4075-1b43-4352-a12c-19566d8a75a5","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":"23b6aa13-7cc5-4420-aa90-8742b75f9e3f","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":"ac8276d6-37fb-47bb-bc5e-2c27d9f66a2e","artifactVersion":"2","generatedFromUUID":"84f858da-808e-467d-916b-b13eea10c0fe"},{"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":"c48e1d74-daea-4dcb-975c-351db160c98f","artifactVersion":"2","generatedFromUUID":"825a4075-1b43-4352-a12c-19566d8a75a5"},{"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":"84f858da-808e-467d-916b-b13eea10c0fe","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":"a953ad78-e6f5-4309-8bc7-3ec513ebabb5","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":"OWNjNDYyYjlhMjUzYTg0NjhhYWFhOWYxODU3ZWUwZDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"647aa4e7-1502-48b0-a065-bd51e5815a75","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"Yzg4ZTM1NTM3ZDQzYTc2ZTM0MWFlYTBlNTkxMTRlOTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78039bd3-b71c-4440-9eff-a87e91482a21","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T15:25:31.754Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:31.758Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:31.758Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:31.758Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:31.759Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-69772367-0178-44f9-a642-dd964876e8b2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MW0P8CPlRU609SFwSr37zg 2023-03-15T15:25:31.782Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:25:31.782Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:25:31.783Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:25:31.783Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:25:31.783Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:25:31.783Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:25:32.761Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:32.762Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:32.762Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:32.762Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:33.763Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:33.763Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:33.763Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:33.763Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:34.764Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:34.765Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:34.765Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:34.765Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:35.766Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:35.766Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:35.766Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:35.766Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:36.767Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:36.767Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:36.767Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:36.768Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:37.768Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:37.769Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:37.769Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:37.769Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:38.770Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:38.770Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:38.770Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:38.770Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:39.771Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:39.771Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:39.772Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:39.772Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:40.773Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:25:40.774Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:40.774Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:40.774Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:41.776Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "32fe395f-2536-41b6-9a30-2fdaba5ed15a", "serviceDescription": "service", "serviceInvariantUUID": "49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "870ae2ed-caf3-4004-a708-1900ceea02d9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7952c961-b2c3-4c68-be48-2990219dcebe", "resourceInvariantUUID": "efdc17cc-b0f7-4752-9bac-a0b4cf667923", "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": "N2I5NDM5YTE5NDFmZjJkNzNlMGZlZTU2MGQwMGI0Nzc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "96834e27-e55b-41b0-9fb3-8f5e89c6269e", "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": "825a4075-1b43-4352-a12c-19566d8a75a5", "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": "c48e1d74-daea-4dcb-975c-351db160c98f", "generatedFromUUID": "825a4075-1b43-4352-a12c-19566d8a75a5" }, "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": "ac8276d6-37fb-47bb-bc5e-2c27d9f66a2e", "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": "c48e1d74-daea-4dcb-975c-351db160c98f", "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": "84f858da-808e-467d-916b-b13eea10c0fe", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "Yzg4ZTM1NTM3ZDQzYTc2ZTM0MWFlYTBlNTkxMTRlOTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "78039bd3-b71c-4440-9eff-a87e91482a21" } ], "workloadContext": "Production" } 2023-03-15T15:25:41.776Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T15:25:41.776Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 32fe395f-2536-41b6-9a30-2fdaba5ed15a ASDC 2023-03-15T15:25:41.777Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:210ad752-9a0f-4c24-b7d3-9924daadb7fe ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:32fe395f-2536-41b6-9a30-2fdaba5ed15a ServiceInvariantUUID:49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf 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:78039bd3-b71c-4440-9eff-a87e91482a21 ArtifactChecksum:Yzg4ZTM1NTM3ZDQzYTc2ZTM0MWFlYTBlNTkxMTRlOTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:870ae2ed-caf3-4004-a708-1900ceea02d9 ResourceInvariantUUID:efdc17cc-b0f7-4752-9bac-a0b4cf667923 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:7952c961-b2c3-4c68-be48-2990219dcebe 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:96834e27-e55b-41b0-9fb3-8f5e89c6269e ArtifactChecksum:N2I5NDM5YTE5NDFmZjJkNzNlMGZlZTU2MGQwMGI0Nzc= 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:825a4075-1b43-4352-a12c-19566d8a75a5 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:c48e1d74-daea-4dcb-975c-351db160c98f 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:ac8276d6-37fb-47bb-bc5e-2c27d9f66a2e 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:c48e1d74-daea-4dcb-975c-351db160c98f 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:84f858da-808e-467d-916b-b13eea10c0fe ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-15T15:25:41.777Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 32fe395f-2536-41b6-9a30-2fdaba5ed15a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:25:41.864Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T15:25:41.864Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-15T15:25:41.865Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-15T15:25:41.865Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 78039bd3-b71c-4440-9eff-a87e91482a21 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:41.865Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:41.865Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:42.044Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:42.052Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 78039bd3-b71c-4440-9eff-a87e91482a21 163276 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:42.053Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893942053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:43.054Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T15:25:43.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-03-15T15:25:43.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 78039bd3-b71c-4440-9eff-a87e91482a21, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:43.056Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-15T15:25:43.057Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:43.057Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:43.145Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15235276978543435305/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-15T15:25:44.014Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T15:25:44.015Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.031Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T15:25:44.032Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.033Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.033Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:44.034Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.034Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.034Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:44.034Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:44.035Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=db440e5f-9e15-4e93-ad57-c596a5a15768 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.036Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:44.037Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:32fe395f-2536-41b6-9a30-2fdaba5ed15a Model Version:NULL Model InvariantUuid:49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:09c5b50b-74d5-41fe-bdf9-cdddc241c240 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:efdc17cc-b0f7-4752-9bac-a0b4cf667923 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:870ae2ed-caf3-4004-a708-1900ceea02d9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:652bdf9c-bcf6-4c4d-8666-685ce355be31 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:dc840a76-e852-49b4-a876-636606222afd ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:d08472f4-93f6-48eb-9b8b-74ef7ab4a49c ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:cae8049c-e4c9-4b30-a9a6-c40dae583285 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:db440e5f-9e15-4e93-ad57-c596a5a15768 ModelInvariantUuid:7d8a53ea-bd9e-44ca-afeb-c1e56fa92d31 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:37415a84-809c-46bc-bdbc-19f2fa656f3c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:07fdfdbe-a881-4f11-b7f8-4782723e0a7e ModelInvariantUuid:4ac28ece-9762-4d46-9a0e-594b550a58fe ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:c1b84b13-da17-42c2-8781-a237f39087c7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T15:25:44.049Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 7952c961-b2c3-4c68-be48-2990219dcebe Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:25:44.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0 2023-03-15T15:25:44.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7952c961-b2c3-4c68-be48-2990219dcebe 2023-03-15T15:25:44.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 96834e27-e55b-41b0-9fb3-8f5e89c6269e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-15T15:25:44.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:44.055Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-15T15:25:44.130Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:44.131Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 96834e27-e55b-41b0-9fb3-8f5e89c6269e 1565 2023-03-15T15:25:44.131Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-15T15:25:44.131Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-15T15:25:44.131Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:44.132Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:44.132Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:44.132Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893944131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:45.133Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d08472f4-93f6-48eb-9b8b-74ef7ab4a49c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "cae8049c-e4c9-4b30-a9a6-c40dae583285", "vfModuleModelCustomizationUUID": "4ec3b27f-6fd0-411f-b24e-2968e3f25e46", "isBase": true, "artifacts": [ "825a4075-1b43-4352-a12c-19566d8a75a5", "c48e1d74-daea-4dcb-975c-351db160c98f" ], "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": "652bdf9c-bcf6-4c4d-8666-685ce355be31", "vfModuleModelVersion": "1", "vfModuleModelUUID": "dc840a76-e852-49b4-a876-636606222afd", "vfModuleModelCustomizationUUID": "18c28ac1-c494-41f5-b84f-84cb91fa6fea", "isBase": false, "artifacts": [ "84f858da-808e-467d-916b-b13eea10c0fe" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T15:25:45.137Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:cae8049c-e4c9-4b30-a9a6-c40dae583285 VfModuleModelInvariantUUID:d08472f4-93f6-48eb-9b8b-74ef7ab4a49c VfModuleModelDescription:NULL Artifacts UUID List:{ 825a4075-1b43-4352-a12c-19566d8a75a5 , c48e1d74-daea-4dcb-975c-351db160c98f } 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:dc840a76-e852-49b4-a876-636606222afd VfModuleModelInvariantUUID:652bdf9c-bcf6-4c4d-8666-685ce355be31 VfModuleModelDescription:NULL Artifacts UUID List:{ 84f858da-808e-467d-916b-b13eea10c0fe } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-15T15:25:45.141Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d08472f4-93f6-48eb-9b8b-74ef7ab4a49c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "cae8049c-e4c9-4b30-a9a6-c40dae583285", "vfModuleModelCustomizationUUID": "4ec3b27f-6fd0-411f-b24e-2968e3f25e46", "isBase": true, "artifacts": [ "825a4075-1b43-4352-a12c-19566d8a75a5", "c48e1d74-daea-4dcb-975c-351db160c98f" ], "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": "652bdf9c-bcf6-4c4d-8666-685ce355be31", "vfModuleModelVersion": "1", "vfModuleModelUUID": "dc840a76-e852-49b4-a876-636606222afd", "vfModuleModelCustomizationUUID": "18c28ac1-c494-41f5-b84f-84cb91fa6fea", "isBase": false, "artifacts": [ "84f858da-808e-467d-916b-b13eea10c0fe" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T15:25:45.142Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:cae8049c-e4c9-4b30-a9a6-c40dae583285 VfModuleModelInvariantUUID:d08472f4-93f6-48eb-9b8b-74ef7ab4a49c VfModuleModelDescription:NULL Artifacts UUID List:{ 825a4075-1b43-4352-a12c-19566d8a75a5 , c48e1d74-daea-4dcb-975c-351db160c98f } 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:dc840a76-e852-49b4-a876-636606222afd VfModuleModelInvariantUUID:652bdf9c-bcf6-4c4d-8666-685ce355be31 VfModuleModelDescription:NULL Artifacts UUID List:{ 84f858da-808e-467d-916b-b13eea10c0fe } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-15T15:25:45.142Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 825a4075-1b43-4352-a12c-19566d8a75a5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-15T15:25:45.142Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:45.142Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-15T15:25:45.233Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 825a4075-1b43-4352-a12c-19566d8a75a5 914 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:45.234Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893945234, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:46.235Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ac8276d6-37fb-47bb-bc5e-2c27d9f66a2e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-15T15:25:46.236Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:46.236Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-15T15:25:46.337Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:46.337Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ac8276d6-37fb-47bb-bc5e-2c27d9f66a2e 12 2023-03-15T15:25:46.338Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-15T15:25:46.338Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-15T15:25:46.338Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:46.339Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:46.339Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:46.339Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893946338, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:47.340Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c48e1d74-daea-4dcb-975c-351db160c98f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-15T15:25:47.340Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:47.341Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-15T15:25:47.454Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:47.455Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env c48e1d74-daea-4dcb-975c-351db160c98f 96 2023-03-15T15:25:47.455Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-15T15:25:47.455Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-15T15:25:47.455Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:47.456Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:47.456Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:47.456Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893947455, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:48.458Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 84f858da-808e-467d-916b-b13eea10c0fe from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-15T15:25:48.458Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-03-15T15:25:48.458Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-15T15:25:48.616Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-03-15T15:25:48.617Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 84f858da-808e-467d-916b-b13eea10c0fe 20206 2023-03-15T15:25:48.618Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-15T15:25:48.619Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-15T15:25:48.619Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:25:48.620Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:48.621Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:48.621Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893948618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:49.628Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 32fe395f-2536-41b6-9a30-2fdaba5ed15a 2023-03-15T15:25:49.628Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 7952c961-b2c3-4c68-be48-2990219dcebe ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:25:49.670Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@493dcf70, org.onap.sdc.toscaparser.api.parameters.Input@7c01eb64, org.onap.sdc.toscaparser.api.parameters.Input@457ab760, org.onap.sdc.toscaparser.api.parameters.Input@1a24f3eb, org.onap.sdc.toscaparser.api.parameters.Input@3d45f990] 2023-03-15T15:25:49.672Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.672Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.673Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-03-15T15:25:49.673Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 870ae2ed-caf3-4004-a708-1900ceea02d9 2023-03-15T15:25:49.673Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 870ae2ed-caf3-4004-a708-1900ceea02d9 matches Tosca VF Customization UUID: 870ae2ed-caf3-4004-a708-1900ceea02d9 2023-03-15T15:25:49.673Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 870ae2ed-caf3-4004-a708-1900ceea02d9 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-15T15:25:49.677Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.677Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.678Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 870ae2ed-caf3-4004-a708-1900ceea02d9: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-15T15:25:49.678Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@63bb1b0a 2023-03-15T15:25:49.678Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.678Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T15:25:49.679Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 18c28ac1-c494-41f5-b84f-84cb91fa6fea 2023-03-15T15:25:49.679Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 18c28ac1-c494-41f5-b84f-84cb91fa6fea Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-15T15:25:49.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:49.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-15T15:25:49.685Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=870ae2ed-caf3-4004-a708-1900ceea02d9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:25:49.690Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 32fe395f-2536-41b6-9a30-2fdaba5ed15a: basic_cnf_macro 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.691Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:25:49.692Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:25:49.692Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:25:49.828Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 7952c961-b2c3-4c68-be48-2990219dcebe 2 ASDC deployResourceStructure 2023-03-15T15:25:49.828Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-15T15:25:49.828Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-15T15:25:49.828Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:25:49.829Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:49.829Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:49.829Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893949828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:50.829Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-15T15:25:50.830Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-15T15:25:50.830Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:25:50.830Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:50.830Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:50.830Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893950829, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:51.836Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-15T15:25:51.836Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-03-15T15:25:51.836Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-15T15:25:51.837Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:51.837Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:51.837Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893951831, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:52.838Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-15T15:25:52.838Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-15T15:25:52.838Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:25:52.839Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:52.839Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:52.839Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893952838, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:53.840Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-15T15:25:53.840Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-03-15T15:25:53.840Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-15T15:25:53.841Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:53.841Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:53.841Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893953840, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:54.842Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-15T15:25:54.842Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-15T15:25:54.842Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:25:54.842Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:25:54.843Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:25:54.843Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893954842, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:25:55.844Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:25:55.864Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:25:55.868Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:25:55.868Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T15:25:55.868Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T15:26:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:26:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:26:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:26:20.635Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:26:25.869Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:26:25.885Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:26:25.887Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:26:25.887Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T15:26:25.887Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T15:26:55.888Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:26:55.903Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:26:55.907Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:26:55.907Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T15:26:55.907Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T15:27:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:27:20.638Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.639Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.641Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.642Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.643Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-15T15:27:20.644Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.645Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.646Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.647Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.648Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.649Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.650Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.656Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893919034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "ves-openapi-manager", "timestamp": 1678893922384, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893927684, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893910936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893925206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893926191, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893940663, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893941715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893942053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893942357, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893942367, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893943373, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893942850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.661Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "policy-distribution-id", "timestamp": 1678893944378, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.673Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 210ad752-9a0f-4c24-b7d3-9924daadb7fe 2023-03-15T15:27:20.674Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210ad752-9a0f-4c24-b7d3-9924daadb7fe and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.688Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.688Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893944131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893943997, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893945234, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893945068, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.689Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "cds-sdc-listener", "timestamp": 1678893946086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.696Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 210ad752-9a0f-4c24-b7d3-9924daadb7fe 2023-03-15T15:27:20.697Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210ad752-9a0f-4c24-b7d3-9924daadb7fe and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893946338, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.709Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.710Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.710Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.710Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893946189, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.721Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 210ad752-9a0f-4c24-b7d3-9924daadb7fe 2023-03-15T15:27:20.721Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210ad752-9a0f-4c24-b7d3-9924daadb7fe and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893947455, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "multicloud-k8s", "timestamp": 1678893947190, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.733Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893948618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893949828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.734Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893950829, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893951831, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.735Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893952838, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893953840, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.736Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678893954842, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893945557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.737Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.738Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893956397, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.739Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.740Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893956150, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.741Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.742Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.743Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "aai-model-loader", "timestamp": 1678893957153, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.752Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 210ad752-9a0f-4c24-b7d3-9924daadb7fe 2023-03-15T15:27:20.752Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210ad752-9a0f-4c24-b7d3-9924daadb7fe and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.763Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.763Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893958442, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.763Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.764Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.765Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893959445, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 210ad752-9a0f-4c24-b7d3-9924daadb7fe 2023-03-15T15:27:20.772Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210ad752-9a0f-4c24-b7d3-9924daadb7fe and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.787Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.788Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.789Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.790Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893948192, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "ves-openapi-manager", "timestamp": 1678893941510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893945381, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893947089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.791Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893964092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893964719, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893964720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.792Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893965724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893965176, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.793Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "cds-sdc-listener", "timestamp": 1678893965971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.822Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6f68b8b1-6dda-494c-bc80-0420ec00a464 2023-03-15T15:27:20.822Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f68b8b1-6dda-494c-bc80-0420ec00a464 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.841Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.841Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "policy-distribution-id", "timestamp": 1678893966726, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.849Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f68b8b1-6dda-494c-bc80-0420ec00a464 2023-03-15T15:27:20.849Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f68b8b1-6dda-494c-bc80-0420ec00a464 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893958155, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893966260, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.864Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893967296, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:20.873Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f68b8b1-6dda-494c-bc80-0420ec00a464 2023-03-15T15:27:20.873Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f68b8b1-6dda-494c-bc80-0420ec00a464 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-15T15:27:20.886Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.886Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893966259, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "multicloud-k8s", "timestamp": 1678893968298, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.887Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-15T15:27:20.888Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:27:25.907Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:27:25.926Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:27:25.930Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:27:25.931Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:27:25.940Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T15:27:55.940Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T15:27:55.950Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 210ad752-9a0f-4c24-b7d3-9924daadb7fe and serviceModelVersionId: 32fe395f-2536-41b6-9a30-2fdaba5ed15a 2023-03-15T15:27:55.951Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf 2023-03-15T15:27:55.952Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0 2023-03-15T15:27:55.958Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T15:27:55.985Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-15T15:27:55.987Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0|INFO|500||Invoke 2023-03-15T15:27:55.995Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T15:27:56.143Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0|INFO|500||InvokeReturn 2023-03-15T15:27:56.144Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49c94e5d-3ae9-4d24-8dc6-65093b3f8aaf/model-vers/model-ver/32fe395f-2536-41b6-9a30-2fdaba5ed15a?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 15:27:54 GMT], content-length=[0], vertex-id=[434264], x-aai-txid=[2-aai-resources-230315-15:27:54:972-34236], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T15:27:56.147Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-03-15T15:27:56.147Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T15:27:56.147Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:27:56.157Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T15:27:56.157Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 210ad752-9a0f-4c24-b7d3-9924daadb7fe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T15:27:56.157Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T15:27:56.157Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:27:56.157Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:27:56.158Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678894076157, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T15:27:57.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:27:57.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-15T15:27:57.176Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"6f68b8b1-6dda-494c-bc80-0420ec00a464","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"26a81dff-5267-4db5-8634-113f5ac0d69d","serviceDescription":"service","serviceInvariantUUID":"0f25a1e6-6d21-4dd8-8530-147aeed9ef75","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb","resourceInvariantUUID":"84dcb343-2798-4cf4-9bec-c6f5bed95897","resourceCustomizationUUID":"815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d","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":"YjUyNDlmZGNlYTU4MThmNDFlYjQwNWE5NDQ1NjYwMjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d389294e-9bc4-44b4-9189-1e25cb36004f","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":"NmEwMmU5MTMzYjkyZmYyMDg4ZDQ3M2VmODY4NTU3MjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9e7982c9-97c9-495d-9daf-0538ee555343","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":"0c5c810b-130c-4879-98b6-cdca0b4c9faf","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":"5c3da639-61b2-49d3-ab03-7ca903999246","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":"fa6533cc-865a-409a-a3ef-98f82f78150e","artifactVersion":"2","generatedFromUUID":"0c5c810b-130c-4879-98b6-cdca0b4c9faf"},{"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":"ODYxNWFhNTZhODIyZmZhYzVmNTJiNWU3N2E3ZjUzZDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cc171ddd-469b-42fb-a90f-0a4e068826a0","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":"ZTQwYWJlMjk3YzgzZTNhMDVjZDQxMTQ1YTIzYjJiOTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4601a8cb-f875-419d-be4a-f23ff78fcc41","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"OWUzNTIwNmUwNWYwYmYyNTg0YmU1NmFiM2FhNTBjYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"28c74305-2326-4c72-980b-317cd4a101bc","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-15T15:27:57.177Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:27:57.177Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:27:57.177Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:27:57.177Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:27:58.177Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:27:58.178Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:27:58.178Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:27:58.178Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:27:59.179Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:27:59.179Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:27:59.180Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:27:59.180Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:00.181Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:28:00.181Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:00.181Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:00.181Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:01.182Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:28:01.182Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:01.183Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:01.183Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:02.183Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:28:02.184Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:02.184Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:02.184Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:03.185Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:28:03.186Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:03.186Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:03.187Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:04.188Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-15T15:28:04.188Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:04.188Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:04.188Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:05.190Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "26a81dff-5267-4db5-8634-113f5ac0d69d", "serviceDescription": "service", "serviceInvariantUUID": "0f25a1e6-6d21-4dd8-8530-147aeed9ef75", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb", "resourceInvariantUUID": "84dcb343-2798-4cf4-9bec-c6f5bed95897", "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": "NmEwMmU5MTMzYjkyZmYyMDg4ZDQ3M2VmODY4NTU3MjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9e7982c9-97c9-495d-9daf-0538ee555343", "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": "0c5c810b-130c-4879-98b6-cdca0b4c9faf", "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": "fa6533cc-865a-409a-a3ef-98f82f78150e", "generatedFromUUID": "0c5c810b-130c-4879-98b6-cdca0b4c9faf" }, "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": "fa6533cc-865a-409a-a3ef-98f82f78150e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "OWUzNTIwNmUwNWYwYmYyNTg0YmU1NmFiM2FhNTBjYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "28c74305-2326-4c72-980b-317cd4a101bc" } ], "workloadContext": "Production" } 2023-03-15T15:28:05.190Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-15T15:28:05.190Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 26a81dff-5267-4db5-8634-113f5ac0d69d ASDC 2023-03-15T15:28:05.191Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:6f68b8b1-6dda-494c-bc80-0420ec00a464 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:26a81dff-5267-4db5-8634-113f5ac0d69d ServiceInvariantUUID:0f25a1e6-6d21-4dd8-8530-147aeed9ef75 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:28c74305-2326-4c72-980b-317cd4a101bc ArtifactChecksum:OWUzNTIwNmUwNWYwYmYyNTg0YmU1NmFiM2FhNTBjYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d ResourceInvariantUUID:84dcb343-2798-4cf4-9bec-c6f5bed95897 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb 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:9e7982c9-97c9-495d-9daf-0538ee555343 ArtifactChecksum:NmEwMmU5MTMzYjkyZmYyMDg4ZDQ3M2VmODY4NTU3MjI= 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:0c5c810b-130c-4879-98b6-cdca0b4c9faf 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:fa6533cc-865a-409a-a3ef-98f82f78150e 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:fa6533cc-865a-409a-a3ef-98f82f78150e ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-15T15:28:05.191Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 26a81dff-5267-4db5-8634-113f5ac0d69d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T15:28:05.246Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T15:28:05.246Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-15T15:28:05.246Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-15T15:28:05.247Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 28c74305-2326-4c72-980b-317cd4a101bc from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-15T15:28:05.247Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-15T15:28:05.247Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-15T15:28:05.352Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-15T15:28:05.357Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 28c74305-2326-4c72-980b-317cd4a101bc 82987 2023-03-15T15:28:05.357Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-15T15:28:05.358Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-15T15:28:05.358Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:28:05.358Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:05.358Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:05.358Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894085357, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:06.359Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-15T15:28:06.360Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-15T15:28:06.360Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 28c74305-2326-4c72-980b-317cd4a101bc, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:06.361Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-15T15:28:06.362Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:06.362Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:06.457Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2241548334152044484/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-15T15:28:07.319Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.320Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-15T15:28:07.321Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.322Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=aa4966c8-5f22-4817-9cea-12b675bf6cb6 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:07.323Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:26a81dff-5267-4db5-8634-113f5ac0d69d Model Version:NULL Model InvariantUuid:0f25a1e6-6d21-4dd8-8530-147aeed9ef75 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:4b8c6cc4-b0e8-4ba0-9037-ee5206f68eb0 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:84dcb343-2798-4cf4-9bec-c6f5bed95897 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6eaa5288-63be-42ee-8f47-d16056566b16 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:59e9227f-15b1-48ae-81d2-11c925fe1e4e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:aa4966c8-5f22-4817-9cea-12b675bf6cb6 ModelInvariantUuid:adb8d536-bf4c-4f22-b8bd-ea3d0c43ed19 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:6f3308e1-5806-436b-8252-f370ec9ff5dd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:a8473501-390a-415c-9749-a58a9051ac1d ModelInvariantUuid:2cf8bced-2159-4b02-a6ee-3e0f323de76a ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:2d49fc75-3c95-4c83-bc48-9f5500cf6942 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-15T15:28:07.338Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:28:07.343Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||basic_vm_macro 0 2023-03-15T15:28:07.343Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb 2023-03-15T15:28:07.343Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9e7982c9-97c9-495d-9daf-0538ee555343 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-15T15:28:07.343Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-15T15:28:07.343Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-15T15:28:07.454Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-15T15:28:07.454Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 9e7982c9-97c9-495d-9daf-0538ee555343 792 2023-03-15T15:28:07.454Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-15T15:28:07.454Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-15T15:28:07.454Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:28:07.455Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:07.455Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:07.455Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894087454, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:08.456Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6eaa5288-63be-42ee-8f47-d16056566b16", "vfModuleModelVersion": "1", "vfModuleModelUUID": "59e9227f-15b1-48ae-81d2-11c925fe1e4e", "vfModuleModelCustomizationUUID": "ec719a58-62b0-467e-96f7-00b6dfdfb0a6", "isBase": true, "artifacts": [ "0c5c810b-130c-4879-98b6-cdca0b4c9faf", "fa6533cc-865a-409a-a3ef-98f82f78150e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T15:28:08.458Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:59e9227f-15b1-48ae-81d2-11c925fe1e4e VfModuleModelInvariantUUID:6eaa5288-63be-42ee-8f47-d16056566b16 VfModuleModelDescription:NULL Artifacts UUID List:{ 0c5c810b-130c-4879-98b6-cdca0b4c9faf , fa6533cc-865a-409a-a3ef-98f82f78150e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T15:28:08.459Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6eaa5288-63be-42ee-8f47-d16056566b16", "vfModuleModelVersion": "1", "vfModuleModelUUID": "59e9227f-15b1-48ae-81d2-11c925fe1e4e", "vfModuleModelCustomizationUUID": "ec719a58-62b0-467e-96f7-00b6dfdfb0a6", "isBase": true, "artifacts": [ "0c5c810b-130c-4879-98b6-cdca0b4c9faf", "fa6533cc-865a-409a-a3ef-98f82f78150e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-15T15:28:08.460Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:59e9227f-15b1-48ae-81d2-11c925fe1e4e VfModuleModelInvariantUUID:6eaa5288-63be-42ee-8f47-d16056566b16 VfModuleModelDescription:NULL Artifacts UUID List:{ 0c5c810b-130c-4879-98b6-cdca0b4c9faf , fa6533cc-865a-409a-a3ef-98f82f78150e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-15T15:28:08.460Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0c5c810b-130c-4879-98b6-cdca0b4c9faf from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-15T15:28:08.460Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-15T15:28:08.460Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-15T15:28:08.520Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-15T15:28:08.521Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0c5c810b-130c-4879-98b6-cdca0b4c9faf 5033 2023-03-15T15:28:08.521Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-15T15:28:08.521Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-15T15:28:08.521Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:28:08.522Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:08.522Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:08.522Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894088521, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:09.523Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: fa6533cc-865a-409a-a3ef-98f82f78150e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-15T15:28:09.523Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-15T15:28:09.523Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-15T15:28:09.605Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-15T15:28:09.606Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env fa6533cc-865a-409a-a3ef-98f82f78150e 903 2023-03-15T15:28:09.606Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-15T15:28:09.606Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-15T15:28:09.606Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-15T15:28:09.606Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:09.607Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:09.607Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894089606, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:10.608Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 26a81dff-5267-4db5-8634-113f5ac0d69d 2023-03-15T15:28:10.608Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:28:10.640Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@480fd45d, org.onap.sdc.toscaparser.api.parameters.Input@a4ffc6, org.onap.sdc.toscaparser.api.parameters.Input@6a7aa840, org.onap.sdc.toscaparser.api.parameters.Input@329eb6ce, org.onap.sdc.toscaparser.api.parameters.Input@48521fc] 2023-03-15T15:28:10.641Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.642Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.642Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-03-15T15:28:10.642Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d 2023-03-15T15:28:10.643Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d matches Tosca VF Customization UUID: 815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d 2023-03-15T15:28:10.643Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-15T15:28:10.647Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.647Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.648Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-15T15:28:10.648Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5b10cd75 2023-03-15T15:28:10.648Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.648Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-15T15:28:10.649Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ec719a58-62b0-467e-96f7-00b6dfdfb0a6 2023-03-15T15:28:10.649Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ec719a58-62b0-467e-96f7-00b6dfdfb0a6 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-15T15:28:10.652Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.652Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:10.652Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:10.652Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-15T15:28:10.653Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=aa4966c8-5f22-4817-9cea-12b675bf6cb6 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-15T15:28:10.657Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=815bd9d8-c0a7-47d6-904b-9a8e2ddcae2d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 26a81dff-5267-4db5-8634-113f5ac0d69d: basic_vm_macro 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.660Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-15T15:28:10.661Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:28:10.833Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 37cb5a0d-b22d-4f07-97e1-c7c19f9c04eb 1 ASDC deployResourceStructure 2023-03-15T15:28:10.833Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-15T15:28:10.833Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-15T15:28:10.834Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:28:10.836Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:10.836Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:10.836Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894090833, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:11.840Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894091840, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:12.841Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-15T15:28:12.842Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-15T15:28:12.842Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:28:12.842Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:12.843Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:12.843Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894092841, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:13.844Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-15T15:28:13.844Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-15T15:28:13.844Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-15T15:28:13.845Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:28:13.845Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:28:13.845Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894093844, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:14.846Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:28:14.869Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:28:14.881Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:28:14.881Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-15T15:28:14.881Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-15T15:28:20.632Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:28:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.633Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893979394, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.634Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "aai-model-loader", "timestamp": 1678893980398, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:28:20.651Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6f68b8b1-6dda-494c-bc80-0420ec00a464 2023-03-15T15:28:20.652Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f68b8b1-6dda-494c-bc80-0420ec00a464 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893975557, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:28:20.666Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893984347, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893986456, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-15T15:28:20.667Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678893987460, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:28:20.675Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6f68b8b1-6dda-494c-bc80-0420ec00a464 2023-03-15T15:28:20.676Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f68b8b1-6dda-494c-bc80-0420ec00a464 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-15T15:28:44.881Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:28:44.914Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-15T15:28:44.918Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-15T15:28:44.926Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-15T15:29:14.926Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-15T15:29:14.937Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6f68b8b1-6dda-494c-bc80-0420ec00a464 and serviceModelVersionId: 26a81dff-5267-4db5-8634-113f5ac0d69d 2023-03-15T15:29:14.937Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0f25a1e6-6d21-4dd8-8530-147aeed9ef75 2023-03-15T15:29:14.938Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0 2023-03-15T15:29:14.944Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-03-15T15:29:14.996Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0|INFO|500||Invoke 2023-03-15T15:29:14.997Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6f68b8b1-6dda-494c-bc80-0420ec00a464], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[567a7a84-6b1a-49be-8353-e63344c8d92a], X-ECOMP-RequestID=[6f68b8b1-6dda-494c-bc80-0420ec00a464], X-TransactionId=[], X-ONAP-RequestID=[6f68b8b1-6dda-494c-bc80-0420ec00a464], Content-Type=[application/merge-patch+json]} 2023-03-15T15:29:15.005Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-15T15:29:15.263Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?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/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Mar 2023 15:29:13 GMT], content-length=[0], vertex-id=[213240], x-aai-txid=[2-aai-resources-230315-15:29:13:991-83613], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-15T15:29:15.263Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-15T15:29:15.264Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f25a1e6-6d21-4dd8-8530-147aeed9ef75/model-vers/model-ver/26a81dff-5267-4db5-8634-113f5ac0d69d?depth=0|INFO|500||InvokeReturn 2023-03-15T15:29:15.264Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-15T15:29:15.264Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-15T15:29:15.275Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-15T15:29:15.276Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6f68b8b1-6dda-494c-bc80-0420ec00a464 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-15T15:29:15.276Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-15T15:29:15.276Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-15T15:29:15.276Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-15T15:29:15.276Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894155276, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-15T15:29:16.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:29:20.632Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:29:20.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "210ad752-9a0f-4c24-b7d3-9924daadb7fe", "consumerID": "SO-sdc-controller", "timestamp": 1678894076157, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T15:29:20.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:29:20.635Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.635Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.636Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-15T15:29:20.636Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.636Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.636Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-15T15:29:20.636Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-15T15:29:20.637Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.638Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.638Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-15T15:29:20.638Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.638Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.638Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-15T15:29:20.639Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.639Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.639Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894077172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-15T15:29:20.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.640Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894085357, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-15T15:29:20.640Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.640Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894087454, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-15T15:29:20.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.641Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.641Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894088521, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-15T15:29:20.641Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894089606, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-15T15:29:20.642Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.642Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.642Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894090833, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-15T15:29:20.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.643Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894091840, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-15T15:29:20.643Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894092841, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-15T15:29:20.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:29:20.644Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-15T15:29:20.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894093844, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-15T15:29:20.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:30:16.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:30:20.632Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:30:20.634Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-15T15:30:20.634Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6f68b8b1-6dda-494c-bc80-0420ec00a464", "consumerID": "SO-sdc-controller", "timestamp": 1678894155276, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-15T15:30:20.635Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-15T15:31:16.300Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:31:20.631Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:32:16.301Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:32:20.632Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:33:16.302Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:33:20.633Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:34:16.303Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:34:20.635Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:35:16.304Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:35:20.635Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:36:16.305Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:36:20.635Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:37:16.307Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:37:20.637Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:38:16.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:38:20.638Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:39:16.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:39:20.638Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:40:16.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:40:20.639Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:41:16.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:41:20.641Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:42:16.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:42:20.642Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:43:16.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:43:20.643Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:44:16.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:44:20.643Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:45:16.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:45:20.644Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:46:16.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:46:20.645Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:47:16.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:47:20.647Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:48:16.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:48:20.649Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:49:16.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:49:20.649Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:50:16.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:50:20.651Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:51:16.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:51:20.651Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:52:16.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:52:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:53:16.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:53:20.653Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:54:16.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:54:20.654Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:55:16.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:55:20.655Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:56:16.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:56:20.657Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:57:16.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:57:20.658Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:58:16.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:58:20.659Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T15:59:16.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T15:59:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:00:16.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:00:20.660Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:01:16.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:01:20.660Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:02:16.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:02:20.661Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:03:16.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:03:20.661Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:04:16.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:04:20.663Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:05:16.333Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:05:20.665Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:06:16.333Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:06:20.665Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:07:16.334Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:07:20.667Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:08:16.335Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:08:20.667Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:09:16.336Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:09:20.668Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:10:16.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:10:20.669Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:11:16.339Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:11:20.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:12:16.344Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:12:20.671Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:13:16.344Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:13:20.672Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:14:16.344Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:14:20.673Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:15:16.345Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:15:20.674Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:16:16.347Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:16:20.674Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:17:16.347Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:17:20.676Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:18:16.349Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:18:20.677Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:19:16.350Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:19:20.677Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:20:16.351Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:20:20.678Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:21:16.352Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:21:20.680Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:22:16.353Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:22:20.680Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:23:16.353Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:23:20.681Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:24:16.354Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:24:20.683Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:25:16.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:25:20.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:26:16.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:26:20.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:27:16.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:27:20.684Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:28:16.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:28:20.686Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:29:16.360Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:29:20.687Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:30:16.360Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:30:20.687Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:31:16.361Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:31:20.689Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:32:16.362Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:32:20.690Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:33:16.363Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:33:20.691Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:34:16.364Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:34:20.691Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:35:16.364Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:35:20.693Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:36:16.364Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:36:20.694Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:37:16.365Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:37:20.695Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:38:16.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:38:20.695Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:39:16.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:39:20.697Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:40:16.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:40:20.698Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:41:16.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:41:20.698Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:42:16.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:42:20.700Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:43:16.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:43:20.701Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:44:16.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:44:20.701Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:45:16.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:45:20.703Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:46:16.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:46:20.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:47:16.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:47:20.704Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:48:16.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:48:20.705Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:49:16.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:49:20.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:50:16.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:50:20.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:51:16.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:51:20.708Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:52:16.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:52:20.709Z|ee7dd3ee-b2ab-4c0a-ae27-4ed0edaa4dc7|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:53:16.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:53:20.710Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:54:16.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:54:20.710Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:55:16.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:55:20.711Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:56:16.385Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:56:20.712Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:57:16.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:57:20.713Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:58:16.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:58:20.713Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T16:59:16.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T16:59:20.714Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:00:16.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:00:20.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:01:16.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:01:20.715Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:02:16.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:02:20.717Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:03:16.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:03:20.718Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:04:16.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:04:20.718Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:05:16.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:05:20.719Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:06:16.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:06:20.720Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:07:16.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:07:20.721Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:08:16.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:08:20.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:09:16.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:09:20.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:10:16.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:10:20.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:11:16.399Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:11:20.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:12:16.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:12:20.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:13:16.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:13:20.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:14:16.401Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:14:20.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:15:16.402Z|6f68b8b1-6dda-494c-bc80-0420ec00a464|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:15:20.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:16:16.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:16:20.726Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:17:16.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:17:20.727Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:18:16.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:18:20.727Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:19:16.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:19:20.728Z|210ad752-9a0f-4c24-b7d3-9924daadb7fe|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:20:16.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:20:20.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:21:16.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:21:20.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:22:16.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:22:20.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:23:16.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:23:20.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:24:16.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:24:20.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:25:16.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:25:20.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:26:16.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:26:20.734Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:27:16.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:27:20.734Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:28:16.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:28:20.736Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:29:16.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:29:20.736Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:30:16.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:30:20.737Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:31:16.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:31:20.737Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:32:16.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:32:20.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:33:16.416Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:33:20.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:34:16.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:34:20.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:35:16.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:35:20.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:36:16.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:36:20.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:37:16.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:37:20.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:38:16.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:38:20.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:39:16.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:39:20.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:40:16.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:40:20.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:41:16.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:41:20.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:42:16.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:42:20.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:43:16.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:43:20.748Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:44:16.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:44:20.750Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:45:16.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:45:20.751Z|4b1745c2-29a4-40a2-ba3b-50811c235ec0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:46:16.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:46:20.752Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:47:16.425Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:47:20.753Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-15T17:48:16.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-15T17:48:20.754Z|c933f2d1-768d-48a7-9958-17e848e5c856|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO